Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 482794 Details for
Bug 624378
sys-cluster/gearmand-0.34-r1 : FAIL: tests/libgearman-1.0/client_test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-cluster:gearmand-0.34-r1:20170709-165255.log
sys-cluster:gearmand-0.34-r1:20170709-165255.log (text/plain), 432.15 KB, created by
Toralf Förster
on 2017-07-09 17:29:41 UTC
(
hide
)
Description:
sys-cluster:gearmand-0.34-r1:20170709-165255.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-09 17:29:41 UTC
Size:
432.15 KB
patch
obsolete
> * Package: sys-cluster/gearmand-0.34-r1 > * Repository: gentoo > * Maintainer: pavel.stratil-jun@fenix.cz proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux memcache userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Adding user 'gearmand' to your system ... > * - Userid: 131 > * - Shell: /sbin/nologin > * - Home: /dev/null > * - Groups: nogroup > * - GECOS: added by portage for gearmand >>>> Unpacking source... >>>> Unpacking gearmand-0.34.tar.gz to /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work >>>> Source unpacked in /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work >>>> Preparing source in /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 ... > * Applying gearmand-0.34-stdbool-h.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 --install ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: gearmand-0.34/ > * Running elibtoolize in: gearmand-0.34/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build" > * econf: updating gearmand-0.34/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gearmand-0.34/config/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/gearmand-0.34-r1 --enable-libmemcached --disable-tcmalloc --disable-libtokyocabinet --without-postgresql --without-sqlite3 --disable-mtmalloc --disable-static >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether make supports nested variables... (cached) yes >checking whether __SUNPRO_C is declared... no >checking whether __ICC is declared... no >checking "C Compiler version--yes"... "x86_64-pc-linux-gnu-gcc (Gentoo 6.3.0 p1.0) 6.3.0" >checking "C++ Compiler version"... "x86_64-pc-linux-gnu-g++ (Gentoo 6.3.0 p1.0) 6.3.0" >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for working volatile... yes >checking for C/C++ restrict keyword... __restrict >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for size_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for library containing clock_gettime... none required >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking size of off_t... 8 >checking size of size_t... 8 >checking size of long long... 8 >checking if time_t is unsigned... no >checking whether the compiler provides atomic builtins... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking whether to enable assertions... yes >checking whether it is safe to use -fdiagnostics-show-option... yes >checking whether it is safe to use -floop-parallelize-all... no >checking whether it is safe to use -Wextra... yes >checking whether it is safe to use -Wformat... yes >checking whether it is safe to use -Wconversion... yes >checking whether it is safe to use -Wconversion with htons... no >checking whether it is safe to use -Wmissing-declarations from C++... yes >checking whether it is safe to use -Wframe-larger-than... yes >checking whether it is safe to use -Wlogical-op... yes >checking whether it is safe to use -Wredundant-decls from C++... yes >checking whether it is safe to use -Wattributes from C++... no >checking whether it is safe to use -Wno-attributes... no >checking for perl... perl >checking for dpkg-gensymbols... no >checking for lcov... no >checking for genhtml... no >checking for sphinx-build... sphinx-build >checking if sphinx is new enough... no >checking for working -pipe... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 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... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether the -Werror option is usable... yes >checking for simple visibility declarations... yes >checking for ISO C++ 98 include files... >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for Boost headers version >= 1.39.0... yes >checking for Boost's header version... 1_63 >checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++... configure: WARNING: could not figure out which toolset name to use for x86_64-pc-linux-gnu-g++ > >checking boost/program_options.hpp usability... yes >checking boost/program_options.hpp presence... yes >checking for boost/program_options.hpp... yes >checking for the Boost program_options library... yes >checking for the flags needed to use pthreads... -pthread >checking boost/system/error_code.hpp usability... yes >checking boost/system/error_code.hpp presence... yes >checking for boost/system/error_code.hpp... yes >checking for the Boost system library... (cached) yes >checking boost/thread.hpp usability... yes >checking boost/thread.hpp presence... yes >checking for boost/thread.hpp... yes >checking for the Boost thread library... (cached) yes >checking the location of cstdint... <cstdint> >checking the location of cinttypes... <cinttypes> >checking for mysql_config... /usr/bin/mysql_config >checking if MySQL version is >= 5.0... yes >checking for mysqld... /usr/sbin/mysqld >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libmemcached... yes >checking whether memcached executable path has been provided... no >checking for memcached... /usr/bin/memcached >checking whether memcached_sasl executable path has been provided... no >checking for memcached_sasl... no >checking for curl-config... /usr/bin/curl-config >checking for curl (7.54.1) >= 7.21.7... yes >checking curl/curl.h usability... yes >checking curl/curl.h presence... yes >checking for curl/curl.h... yes >checking whether drizzled executable path has been provided... no >checking for drizzled... no >checking for libdrizzle... no >checking usability... no >checking presence... no >checking for ... no >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 gawk... (cached) gawk >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for valgrind... valgrind >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for stddef.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for strings.h... (cached) yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking cxxabi.h usability... yes >checking cxxabi.h presence... yes >checking for cxxabi.h... yes >checking for stdbool.h that conforms to C99... no >checking for _Bool... no >checking for an ANSI C-conforming const... (cached) yes >checking for inline... (cached) inline >checking for int32_t... yes >checking for pid_t... yes >checking for size_t... (cached) yes >checking for ssize_t... yes >checking whether time.h and sys/time.h may both be included... (cached) 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 int64_t... yes >checking for uint8_t... yes >checking for working volatile... (cached) yes >checking for ptrdiff_t... yes >checking for cos in -lm... yes >checking for error_at_line... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for mbstate_t... yes >checking for working POSIX fnmatch... 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 for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... 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 dup2... yes >checking for gettimeofday... yes >checking for memchr... yes >checking for memmove... yes >checking for memset... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for uname... yes >checking for pipe2... yes >checking for pthread_timedjoin_np... no >checking for select... yes >checking for setenv... yes >checking for strtol... yes >checking for strtoul... yes >checking for dlopen in -ldl... yes >checking for clock_gettime in -lrt... yes >checking for floor in -lm... yes >checking for setsockopt... yes >checking for bind... yes >checking event.h usability... yes >checking event.h presence... yes >checking for event.h... yes >checking for main in -levent... yes >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking for main in -luuid... yes >checking whether SOCK_CLOEXEC is supported... yes >checking whether C++ compiler accepts -fstack-protector-all... yes >checking whether C++ compiler accepts -ggdb... yes >checking whether C++ compiler accepts -floop-parallelize-all... 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 that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating libtest/version.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-init >config.status: creating scripts/gearmand.xml >config.status: creating scripts/smf_install.sh >config.status: creating support/gearmand.pc >config.status: creating support/gearmand.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >--- >Configuration summary for gearmand version 0.34 > > * Installation prefix: /usr > * System type: pc-linux-gnu > * Host CPU: x86_64 > * C Compiler: x86_64-pc-linux-gnu-gcc (Gentoo 6.3.0 p1.0) 6.3.0 > * Assertions enabled: yes > * Debug enabled: no > * Warnings as failure: no > * Building with libsqlite3 no > * Building with libdrizzle no > * Building with libmemcached yes > * Building with libpq no > * Building with tokyocabinet no > * Building with libmysql yes > >--- >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build" >make -j1 >Making configmake.h >make all-am >make[1]: Entering directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-actions.lo `test -f 'libgearman/actions.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/actions.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/actions.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-actions.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-aggregator.lo `test -f 'libgearman/aggregator.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/aggregator.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/aggregator.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-aggregator.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-allocator.lo `test -f 'libgearman/allocator.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/allocator.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/allocator.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-allocator.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-argument.lo `test -f 'libgearman/argument.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/argument.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/argument.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-argument.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-add.lo `test -f 'libgearman/add.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/add.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/add.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-add.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-backtrace.lo `test -f 'libgearman/backtrace.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/backtrace.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/backtrace.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-backtrace.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-byteorder.lo `test -f 'libgearman/byteorder.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/byteorder.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/byteorder.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-byteorder.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-client.lo `test -f 'libgearman/client.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/client.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/client.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-client.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-command.lo `test -f 'libgearman/command.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/command.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/command.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-command.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-connection.lo `test -f 'libgearman/connection.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/connection.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/connection.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-connection.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-do.lo `test -f 'libgearman/do.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/do.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/do.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-do.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-error.lo `test -f 'libgearman/error.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/error.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/error.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-error.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-execute.lo `test -f 'libgearman/execute.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/execute.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/execute.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-execute.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-function.lo `test -f 'libgearman/function.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/function.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/function.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-function.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/function/libgearman_libgearman_la-function_v2.lo `test -f 'libgearman/function/function_v2.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/function/function_v2.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/function/function_v2.cc -fPIC -DPIC -o libgearman/function/.libs/libgearman_libgearman_la-function_v2.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/function/libgearman_libgearman_la-make.lo `test -f 'libgearman/function/make.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/function/make.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/function/make.cc -fPIC -DPIC -o libgearman/function/.libs/libgearman_libgearman_la-make.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/function/libgearman_libgearman_la-partition.lo `test -f 'libgearman/function/partition.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/function/partition.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/function/partition.cc -fPIC -DPIC -o libgearman/function/.libs/libgearman_libgearman_la-partition.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-gearman.lo `test -f 'libgearman/gearman.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/gearman.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/gearman.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-gearman.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-job.lo `test -f 'libgearman/job.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/job.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/job.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-job.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-kill.lo `test -f 'libgearman/kill.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/kill.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/kill.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-kill.o >In file included from /usr/include/sys/poll.h:76:0, > from /usr/include/poll.h:1, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-1.0/gearman.h:69, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/common.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/kill.cc:40: >In function âint poll(pollfd*, nfds_t, int)â, > inlined from âgearman_return_t gearman_kill(gearman_id_t, gearman_signal_t)â at /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/kill.cc:101:47: >/usr/include/bits/poll2.h:43:65: warning: call to â__poll_chk_warnâ declared with attribute warning: poll called with fds buffer too small file nfds entries > return __poll_chk_warn (__fds, __nfds, __timeout, __bos (__fds)); > ^ >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-log.lo `test -f 'libgearman/log.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/log.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/log.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-log.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-packet.lo `test -f 'libgearman/packet.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/packet.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/packet.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-packet.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-parse.lo `test -f 'libgearman/parse.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/parse.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/parse.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-parse.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/protocol/libgearman_libgearman_la-submit.lo `test -f 'libgearman/protocol/submit.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/protocol/submit.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/protocol/submit.cc -fPIC -DPIC -o libgearman/protocol/.libs/libgearman_libgearman_la-submit.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-result.lo `test -f 'libgearman/result.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/result.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/result.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-result.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-run.lo `test -f 'libgearman/run.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/run.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/run.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-run.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-status.lo `test -f 'libgearman/status.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/status.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/status.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-status.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-strcommand.lo `test -f 'libgearman/strcommand.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/strcommand.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/strcommand.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-strcommand.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-strerror.lo `test -f 'libgearman/strerror.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/strerror.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/strerror.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-strerror.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-string.lo `test -f 'libgearman/string.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/string.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/string.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-string.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-task.lo `test -f 'libgearman/task.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/task.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/task.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-task.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-task_attr.lo `test -f 'libgearman/task_attr.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/task_attr.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/task_attr.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-task_attr.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-unique.lo `test -f 'libgearman/unique.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/unique.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/unique.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-unique.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-universal.lo `test -f 'libgearman/universal.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/universal.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/universal.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-universal.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-vector.lo `test -f 'libgearman/vector.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/vector.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/vector.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-vector.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-worker.lo `test -f 'libgearman/worker.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/worker.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/worker.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-worker.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearman_la-pipe.lo `test -f 'libgearman/pipe.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/pipe.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/pipe.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-pipe.o >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -version-info 7:0:0 -Wl,-O1 -Wl,--as-needed -o libgearman/libgearman.la -rpath /usr/lib64 libgearman/libgearman_libgearman_la-actions.lo libgearman/libgearman_libgearman_la-aggregator.lo libgearman/libgearman_libgearman_la-allocator.lo libgearman/libgearman_libgearman_la-argument.lo libgearman/libgearman_libgearman_la-add.lo libgearman/libgearman_libgearman_la-backtrace.lo libgearman/libgearman_libgearman_la-byteorder.lo libgearman/libgearman_libgearman_la-client.lo libgearman/libgearman_libgearman_la-command.lo libgearman/libgearman_libgearman_la-connection.lo libgearman/libgearman_libgearman_la-do.lo libgearman/libgearman_libgearman_la-error.lo libgearman/libgearman_libgearman_la-execute.lo libgearman/libgearman_libgearman_la-function.lo libgearman/function/libgearman_libgearman_la-function_v2.lo libgearman/function/libgearman_libgearman_la-make.lo libgearman/function/libgearman_libgearman_la-partition.lo libgearman/libgearman_libgearman_la-gearman.lo libgearman/libgearman_libgearman_la-job.lo libgearman/libgearman_libgearman_la-kill.lo libgearman/libgearman_libgearman_la-log.lo libgearman/libgearman_libgearman_la-packet.lo libgearman/libgearman_libgearman_la-parse.lo libgearman/protocol/libgearman_libgearman_la-submit.lo libgearman/libgearman_libgearman_la-result.lo libgearman/libgearman_libgearman_la-run.lo libgearman/libgearman_libgearman_la-status.lo libgearman/libgearman_libgearman_la-strcommand.lo libgearman/libgearman_libgearman_la-strerror.lo libgearman/libgearman_libgearman_la-string.lo libgearman/libgearman_libgearman_la-task.lo libgearman/libgearman_libgearman_la-task_attr.lo libgearman/libgearman_libgearman_la-unique.lo libgearman/libgearman_libgearman_la-universal.lo libgearman/libgearman_libgearman_la-vector.lo libgearman/libgearman_libgearman_la-worker.lo libgearman/libgearman_libgearman_la-pipe.lo -luuid -lm >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtbeginS.o libgearman/.libs/libgearman_libgearman_la-actions.o libgearman/.libs/libgearman_libgearman_la-aggregator.o libgearman/.libs/libgearman_libgearman_la-allocator.o libgearman/.libs/libgearman_libgearman_la-argument.o libgearman/.libs/libgearman_libgearman_la-add.o libgearman/.libs/libgearman_libgearman_la-backtrace.o libgearman/.libs/libgearman_libgearman_la-byteorder.o libgearman/.libs/libgearman_libgearman_la-client.o libgearman/.libs/libgearman_libgearman_la-command.o libgearman/.libs/libgearman_libgearman_la-connection.o libgearman/.libs/libgearman_libgearman_la-do.o libgearman/.libs/libgearman_libgearman_la-error.o libgearman/.libs/libgearman_libgearman_la-execute.o libgearman/.libs/libgearman_libgearman_la-function.o libgearman/function/.libs/libgearman_libgearman_la-function_v2.o libgearman/function/.libs/libgearman_libgearman_la-make.o libgearman/function/.libs/libgearman_libgearman_la-partition.o libgearman/.libs/libgearman_libgearman_la-gearman.o libgearman/.libs/libgearman_libgearman_la-job.o libgearman/.libs/libgearman_libgearman_la-kill.o libgearman/.libs/libgearman_libgearman_la-log.o libgearman/.libs/libgearman_libgearman_la-packet.o libgearman/.libs/libgearman_libgearman_la-parse.o libgearman/protocol/.libs/libgearman_libgearman_la-submit.o libgearman/.libs/libgearman_libgearman_la-result.o libgearman/.libs/libgearman_libgearman_la-run.o libgearman/.libs/libgearman_libgearman_la-status.o libgearman/.libs/libgearman_libgearman_la-strcommand.o libgearman/.libs/libgearman_libgearman_la-strerror.o libgearman/.libs/libgearman_libgearman_la-string.o libgearman/.libs/libgearman_libgearman_la-task.o libgearman/.libs/libgearman_libgearman_la-task_attr.o libgearman/.libs/libgearman_libgearman_la-unique.o libgearman/.libs/libgearman_libgearman_la-universal.o libgearman/.libs/libgearman_libgearman_la-vector.o libgearman/.libs/libgearman_libgearman_la-worker.o libgearman/.libs/libgearman_libgearman_la-pipe.o -Wl,--as-needed -luuid -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/crtn.o -O2 -march=native -fstack-protector-all -ggdb -Wl,-O1 -Wl,-soname -Wl,libgearman.so.7 -o libgearman/.libs/libgearman.so.7.0.0 >libtool: link: (cd "libgearman/.libs" && rm -f "libgearman.so.7" && ln -s "libgearman.so.7.0.0" "libgearman.so.7") >libtool: link: (cd "libgearman/.libs" && rm -f "libgearman.so" && ln -s "libgearman.so.7.0.0" "libgearman.so") >libtool: link: ( cd "libgearman/.libs" && rm -f "libgearman.la" && ln -s "../libgearman.la" "libgearman.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-binaries.lo `test -f 'libtest/binaries.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/binaries.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/binaries.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-binaries.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-dns.lo `test -f 'libtest/dns.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/dns.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/dns.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-dns.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-cmdline.lo `test -f 'libtest/cmdline.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/cmdline.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/cmdline.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-cmdline.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-comparison.lo `test -f 'libtest/comparison.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/comparison.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-comparison.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-collection.lo `test -f 'libtest/collection.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/collection.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/collection.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-collection.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-core.lo `test -f 'libtest/core.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/core.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/core.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-core.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-cpu.lo `test -f 'libtest/cpu.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/cpu.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/cpu.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-cpu.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-dream.lo `test -f 'libtest/dream.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/dream.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/dream.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-dream.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-fatal.lo `test -f 'libtest/fatal.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/fatal.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/fatal.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-fatal.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-framework.lo `test -f 'libtest/framework.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/framework.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/framework.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-framework.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-has.lo `test -f 'libtest/has.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/has.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/has.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-has.o >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/has.cc: In function âbool libtest::has_gearmand()â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/has.cc:85:15: warning: ignoring return value of âchar* getenv(const char*)â, declared with attribute warn_unused_result [-Wunused-result] > if (getenv("PWD") and strcmp(MEMCACHED_BINARY, "gearmand/gearmand") == 0) > ~~~~~~^~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/has.cc: In function âbool libtest::has_memcached()â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/has.cc:133:15: warning: ignoring return value of âchar* getenv(const char*)â, declared with attribute warn_unused_result [-Wunused-result] > if (getenv("PWD") and strcmp(MEMCACHED_BINARY, "memcached/memcached") == 0) > ~~~~~~^~~~~~~ >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-drizzled.lo `test -f 'libtest/drizzled.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/drizzled.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/drizzled.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-drizzled.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-http.lo `test -f 'libtest/http.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/http.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/http.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-http.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-is_local.lo `test -f 'libtest/is_local.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/is_local.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/is_local.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-is_local.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-killpid.lo `test -f 'libtest/killpid.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/killpid.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/killpid.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-killpid.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-libtool.lo `test -f 'libtest/libtool.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/libtool.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/libtool.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-libtool.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-main.lo `test -f 'libtest/main.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/main.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/main.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-main.o >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/main.cc: In function âint main(int, char**)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/main.cc:254:12: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<Framework> frame(new Framework(signal, collection_to_run, wildcard)); > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/main.cc:46: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-port.lo `test -f 'libtest/port.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/port.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/port.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-port.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-runner.lo `test -f 'libtest/runner.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/runner.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/runner.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-runner.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-server.lo `test -f 'libtest/server.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/server.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/server.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-server.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-server_container.lo `test -f 'libtest/server_container.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/server_container.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/server_container.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-server_container.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-signal.lo `test -f 'libtest/signal.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/signal.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/signal.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-signal.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-socket.lo `test -f 'libtest/socket.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/socket.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/socket.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-socket.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-strerror.lo `test -f 'libtest/strerror.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/strerror.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/strerror.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-strerror.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-timer.lo `test -f 'libtest/timer.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/timer.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/timer.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-timer.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-tmpfile.lo `test -f 'libtest/tmpfile.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/tmpfile.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/tmpfile.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-tmpfile.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-vchar.lo `test -f 'libtest/vchar.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/vchar.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/vchar.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-vchar.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-memcached.lo `test -f 'libtest/memcached.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/memcached.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/memcached.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-memcached.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-blobslap_worker.lo `test -f 'libtest/blobslap_worker.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/blobslap_worker.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/blobslap_worker.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-blobslap_worker.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_libtest_la-gearmand.lo `test -f 'libtest/gearmand.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/gearmand.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/gearmand.cc -fPIC -DPIC -o libtest/.libs/libtest_libtest_la-gearmand.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/libtest_libtest_la-instance.lo `test -f 'util/instance.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/instance.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/util/instance.cc -fPIC -DPIC -o util/.libs/libtest_libtest_la-instance.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/libtest_libtest_la-operation.lo `test -f 'util/operation.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/operation.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP=\"tmp_chroot\" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/util/operation.cc -fPIC -DPIC -o util/.libs/libtest_libtest_la-operation.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/abort.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/abort.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/abort libtest/abort.o >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/abort libtest/abort.o -Wl,--as-needed >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/wait.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/wait.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/dream.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/dream.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/wait libtest/wait.o libtest/dream.o >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/wait libtest/wait.o libtest/dream.o -Wl,--as-needed >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/libtest.la libtest/libtest_libtest_la-binaries.lo libtest/libtest_libtest_la-dns.lo libtest/libtest_libtest_la-cmdline.lo libtest/libtest_libtest_la-comparison.lo libtest/libtest_libtest_la-collection.lo libtest/libtest_libtest_la-core.lo libtest/libtest_libtest_la-cpu.lo libtest/libtest_libtest_la-dream.lo libtest/libtest_libtest_la-fatal.lo libtest/libtest_libtest_la-framework.lo libtest/libtest_libtest_la-has.lo libtest/libtest_libtest_la-drizzled.lo libtest/libtest_libtest_la-http.lo libtest/libtest_libtest_la-is_local.lo libtest/libtest_libtest_la-killpid.lo libtest/libtest_libtest_la-libtool.lo libtest/libtest_libtest_la-main.lo libtest/libtest_libtest_la-port.lo libtest/libtest_libtest_la-runner.lo libtest/libtest_libtest_la-server.lo libtest/libtest_libtest_la-server_container.lo libtest/libtest_libtest_la-signal.lo libtest/libtest_libtest_la-socket.lo libtest/libtest_libtest_la-strerror.lo libtest/libtest_libtest_la-timer.lo libtest/libtest_libtest_la-tmpfile.lo libtest/libtest_libtest_la-vchar.lo libtest/libtest_libtest_la-memcached.lo libtest/libtest_libtest_la-blobslap_worker.lo libtest/libtest_libtest_la-gearmand.lo util/libtest_libtest_la-instance.lo util/libtest_libtest_la-operation.lo -lcurl -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-ar cru libtest/.libs/libtest.a libtest/.libs/libtest_libtest_la-binaries.o libtest/.libs/libtest_libtest_la-dns.o libtest/.libs/libtest_libtest_la-cmdline.o libtest/.libs/libtest_libtest_la-comparison.o libtest/.libs/libtest_libtest_la-collection.o libtest/.libs/libtest_libtest_la-core.o libtest/.libs/libtest_libtest_la-cpu.o libtest/.libs/libtest_libtest_la-dream.o libtest/.libs/libtest_libtest_la-fatal.o libtest/.libs/libtest_libtest_la-framework.o libtest/.libs/libtest_libtest_la-has.o libtest/.libs/libtest_libtest_la-drizzled.o libtest/.libs/libtest_libtest_la-http.o libtest/.libs/libtest_libtest_la-is_local.o libtest/.libs/libtest_libtest_la-killpid.o libtest/.libs/libtest_libtest_la-libtool.o libtest/.libs/libtest_libtest_la-main.o libtest/.libs/libtest_libtest_la-port.o libtest/.libs/libtest_libtest_la-runner.o libtest/.libs/libtest_libtest_la-server.o libtest/.libs/libtest_libtest_la-server_container.o libtest/.libs/libtest_libtest_la-signal.o libtest/.libs/libtest_libtest_la-socket.o libtest/.libs/libtest_libtest_la-strerror.o libtest/.libs/libtest_libtest_la-timer.o libtest/.libs/libtest_libtest_la-tmpfile.o libtest/.libs/libtest_libtest_la-vchar.o libtest/.libs/libtest_libtest_la-memcached.o libtest/.libs/libtest_libtest_la-blobslap_worker.o libtest/.libs/libtest_libtest_la-gearmand.o util/.libs/libtest_libtest_la-instance.o util/.libs/libtest_libtest_la-operation.o >libtool: link: x86_64-pc-linux-gnu-ranlib libtest/.libs/libtest.a >libtool: link: ( cd "libtest/.libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-initialize.lo `test -f 'libhostile/initialize.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/initialize.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/initialize.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-initialize.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-accept.lo `test -f 'libhostile/accept.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/accept.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/accept.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-accept.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-called.lo `test -f 'libhostile/called.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/called.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/called.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-called.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-function.lo `test -f 'libhostile/function.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/function.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/function.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-function.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-getaddrinfo.lo `test -f 'libhostile/getaddrinfo.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/getaddrinfo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/getaddrinfo.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-getaddrinfo.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-malloc.lo `test -f 'libhostile/malloc.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/malloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/malloc.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-malloc.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-pipe.lo `test -f 'libhostile/pipe.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/pipe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/pipe.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-pipe.o >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/pipe.c:51:12: warning: ânot_untilâ defined but not used [-Wunused-variable] > static int not_until= 50; > ^~~~~~~~~ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-poll.lo `test -f 'libhostile/poll.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/poll.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/poll.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-poll.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-realloc.lo `test -f 'libhostile/realloc.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/realloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/realloc.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-realloc.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-recv.lo `test -f 'libhostile/recv.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/recv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/recv.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-recv.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-send.lo `test -f 'libhostile/send.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/send.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/send.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-send.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-setsockopt.lo `test -f 'libhostile/setsockopt.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/setsockopt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/setsockopt.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-setsockopt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libhostile/libhostile_libhostile_la-write.lo `test -f 'libhostile/write.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libhostile/write.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libhostile/write.c -fPIC -DPIC -o libhostile/.libs/libhostile_libhostile_la-write.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_LIBHOSTILE=1 -std=c99 -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o libhostile/libhostile.la libhostile/libhostile_libhostile_la-initialize.lo libhostile/libhostile_libhostile_la-accept.lo libhostile/libhostile_libhostile_la-called.lo libhostile/libhostile_libhostile_la-function.lo libhostile/libhostile_libhostile_la-getaddrinfo.lo libhostile/libhostile_libhostile_la-malloc.lo libhostile/libhostile_libhostile_la-pipe.lo libhostile/libhostile_libhostile_la-poll.lo libhostile/libhostile_libhostile_la-realloc.lo libhostile/libhostile_libhostile_la-recv.lo libhostile/libhostile_libhostile_la-send.lo libhostile/libhostile_libhostile_la-setsockopt.lo libhostile/libhostile_libhostile_la-write.lo -ldl -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru libhostile/.libs/libhostile.a libhostile/.libs/libhostile_libhostile_la-initialize.o libhostile/.libs/libhostile_libhostile_la-accept.o libhostile/.libs/libhostile_libhostile_la-called.o libhostile/.libs/libhostile_libhostile_la-function.o libhostile/.libs/libhostile_libhostile_la-getaddrinfo.o libhostile/.libs/libhostile_libhostile_la-malloc.o libhostile/.libs/libhostile_libhostile_la-pipe.o libhostile/.libs/libhostile_libhostile_la-poll.o libhostile/.libs/libhostile_libhostile_la-realloc.o libhostile/.libs/libhostile_libhostile_la-recv.o libhostile/.libs/libhostile_libhostile_la-send.o libhostile/.libs/libhostile_libhostile_la-setsockopt.o libhostile/.libs/libhostile_libhostile_la-write.o >libtool: link: x86_64-pc-linux-gnu-ranlib libhostile/.libs/libhostile.a >libtool: link: ( cd "libhostile/.libs" && rm -f "libhostile.la" && ln -s "../libhostile.la" "libhostile.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o benchmark/benchmark.lo /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/benchmark/benchmark.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/benchmark/benchmark.cc -fPIC -DPIC -o benchmark/.libs/benchmark.o >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/benchmark/benchmark.cc:32:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > printf("[Current: %6"PRIu64" jobs/s, Total: %6"PRIu64" jobs/s]\n", > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/benchmark/benchmark.cc:32:32: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > printf("[Current: %6"PRIu64" jobs/s, Total: %6"PRIu64" jobs/s]\n", > ^ >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o benchmark/libbenchmark.la benchmark/benchmark.lo >libtool: link: x86_64-pc-linux-gnu-ar cru benchmark/.libs/libbenchmark.a benchmark/.libs/benchmark.o >libtool: link: x86_64-pc-linux-gnu-ranlib benchmark/.libs/libbenchmark.a >libtool: link: ( cd "benchmark/.libs" && rm -f "libbenchmark.la" && ln -s "../libbenchmark.la" "libbenchmark.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/error/libgearman_server_libgearman_server_la-strerror.lo `test -f 'libgearman-server/error/strerror.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/error/strerror.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/error/strerror.cc -fPIC -DPIC -o libgearman-server/error/.libs/libgearman_server_libgearman_server_la-strerror.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-protocol.lo `test -f 'libgearman-server/plugins/protocol/http/protocol.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/plugins/protocol/http/protocol.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/http/protocol.cc -fPIC -DPIC -o libgearman-server/plugins/protocol/http/.libs/libgearman_server_libgearman_server_la-protocol.o >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/http/protocol.cc:107:55: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > gearmand_log_debug(GEARMAN_DEFAULT_LOG_PARAM, "HTTP gearmand_command_t: GEARMAN_COMMAND_WORK_DATA length:%"PRIu64, uint64_t(content.size())); > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/http/protocol.cc:130:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "Sending HTTP response: Content-length:%"PRIu64" data_size:%"PRIu64" gearmand_command_t:%s response:%s", > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/http/protocol.cc:130:71: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "Sending HTTP response: Content-length:%"PRIu64" data_size:%"PRIu64" gearmand_command_t:%s response:%s", > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/http/protocol.cc:153:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "Content-Length: %"PRIu64"\r\n" > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/http/protocol.cc:175:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "Content-Length: %"PRIu64"\r\n" > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/http/protocol.cc:190:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "Content-Length: %"PRIu64"\r\n" > ^ >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-response_codes.lo `test -f 'libgearman-server/plugins/protocol/http/response_codes.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/plugins/protocol/http/response_codes.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/http/response_codes.cc -fPIC -DPIC -o libgearman-server/plugins/protocol/http/.libs/libgearman_server_libgearman_server_la-response_codes.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-method.lo `test -f 'libgearman-server/plugins/protocol/http/method.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/plugins/protocol/http/method.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/http/method.cc -fPIC -DPIC -o libgearman-server/plugins/protocol/http/.libs/libgearman_server_libgearman_server_la-method.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/plugins/protocol/gear/libgearman_server_libgearman_server_la-protocol.lo `test -f 'libgearman-server/plugins/protocol/gear/protocol.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/plugins/protocol/gear/protocol.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/gear/protocol.cc -fPIC -DPIC -o libgearman-server/plugins/protocol/gear/.libs/libgearman_server_libgearman_server_la-protocol.o >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/gear/protocol.cc:229:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "GEAR length: %"PRIu64" gearmand_command_t: %s echo: %.*s", > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/gear/protocol.cc:238:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "GEAR length: %"PRIu64" gearmand_command_t: %s text: %.*s", > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/gear/protocol.cc:247:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "GEAR length: %"PRIu64" gearmand_command_t: %s", > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/gear/protocol.cc:264:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "GEAR length: %"PRIu64" gearmand_command_t: %s echo: %.*", > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/protocol/gear/protocol.cc:273:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > "GEAR length: %"PRIu64" gearmand_command_t: %s", > ^ >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/plugins/queue/default/libgearman_server_libgearman_server_la-queue.lo `test -f 'libgearman-server/plugins/queue/default/queue.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/plugins/queue/default/queue.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/queue/default/queue.cc -fPIC -DPIC -o libgearman-server/plugins/queue/default/.libs/libgearman_server_libgearman_server_la-queue.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/plugins/queue/libmemcached/libgearman_server_libgearman_server_la-queue.lo `test -f 'libgearman-server/plugins/queue/libmemcached/queue.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/plugins/queue/libmemcached/queue.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/queue/libmemcached/queue.cc -fPIC -DPIC -o libgearman-server/plugins/queue/libmemcached/.libs/libgearman_server_libgearman_server_la-queue.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/plugins/queue/mysql/libgearman_server_libgearman_server_la-queue.lo `test -f 'libgearman-server/plugins/queue/mysql/queue.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/plugins/queue/mysql/queue.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins/queue/mysql/queue.cc -fPIC -DPIC -o libgearman-server/plugins/queue/mysql/.libs/libgearman_server_libgearman_server_la-queue.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-text.lo `test -f 'libgearman-server/text.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/text.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/text.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-text.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-byteorder.lo `test -f 'libgearman-server/byteorder.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/byteorder.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/byteorder.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-byteorder.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-client.lo `test -f 'libgearman-server/client.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/client.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/client.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-client.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libgearman-server/libgearman_server_libgearman_server_la-connection.lo `test -f 'libgearman-server/connection.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/connection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/connection.c -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-connection.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-connection_plus.lo `test -f 'libgearman-server/connection_plus.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/connection_plus.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/connection_plus.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-connection_plus.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-connection_list.lo `test -f 'libgearman-server/connection_list.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/connection_list.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/connection_list.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-connection_list.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libgearman-server/libgearman_server_libgearman_server_la-fifo.lo `test -f 'libgearman-server/fifo.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/fifo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/fifo.c -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-fifo.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-function.lo `test -f 'libgearman-server/function.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/function.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/function.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-function.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-gearmand.lo `test -f 'libgearman-server/gearmand.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/gearmand.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/gearmand.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-gearmand.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libgearman-server/libgearman_server_libgearman_server_la-gearmand_con.lo `test -f 'libgearman-server/gearmand_con.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/gearmand_con.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/gearmand_con.c -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-gearmand_con.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-gearmand_con_plus.lo `test -f 'libgearman-server/gearmand_con_plus.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/gearmand_con_plus.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/gearmand_con_plus.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-gearmand_con_plus.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-gearmand_thread.lo `test -f 'libgearman-server/gearmand_thread.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/gearmand_thread.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/gearmand_thread.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-gearmand_thread.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libgearman-server/libgearman_server_libgearman_server_la-hash.lo `test -f 'libgearman-server/hash.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/hash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/hash.c -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-hash.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-io.lo `test -f 'libgearman-server/io.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/io.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/io.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-io.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libgearman-server/libgearman_server_libgearman_server_la-job.lo `test -f 'libgearman-server/job.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/job.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/job.c -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-job.o >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/job.c:103:32: warning: option â-Wold-style-castâ is valid for C++/ObjC++ but not for C [-Wpragmas] > #pragma GCC diagnostic ignored "-Wold-style-cast" > ^~~~~~~~~~~~~~~~~~ >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-job_plus.lo `test -f 'libgearman-server/job_plus.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/job_plus.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/job_plus.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-job_plus.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libgearman-server/libgearman_server_libgearman_server_la-list.lo `test -f 'libgearman-server/list.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/list.c -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-list.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-log.lo `test -f 'libgearman-server/log.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/log.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/log.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-log.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-packet.lo `test -f 'libgearman-server/packet.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/packet.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/packet.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-packet.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-plugins.lo `test -f 'libgearman-server/plugins.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/plugins.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/plugins.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-plugins.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-queue.lo `test -f 'libgearman-server/queue.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/queue.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/queue.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-queue.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libgearman-server/libgearman_server_libgearman_server_la-server.lo `test -f 'libgearman-server/server.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/server.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/server.c -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-server.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libgearman-server/libgearman_server_libgearman_server_la-thread.lo `test -f 'libgearman-server/thread.c' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/thread.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/thread.c -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-thread.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-timer.lo `test -f 'libgearman-server/timer.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/timer.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/timer.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-timer.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-wakeup.lo `test -f 'libgearman-server/wakeup.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/wakeup.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/wakeup.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-wakeup.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-server/libgearman_server_libgearman_server_la-worker.lo `test -f 'libgearman-server/worker.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman-server/worker.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-server/worker.cc -fPIC -DPIC -o libgearman-server/.libs/libgearman_server_libgearman_server_la-worker.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_server_libgearman_server_la-command.lo `test -f 'libgearman/command.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/command.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/command.cc -fPIC -DPIC -o libgearman/.libs/libgearman_server_libgearman_server_la-command.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_server_libgearman_server_la-strcommand.lo `test -f 'libgearman/strcommand.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/strcommand.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/strcommand.cc -fPIC -DPIC -o libgearman/.libs/libgearman_server_libgearman_server_la-strcommand.o >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -pthread -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libgearman-server/libgearman-server.la libgearman-server/error/libgearman_server_libgearman_server_la-strerror.lo libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-protocol.lo libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-response_codes.lo libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-method.lo libgearman-server/plugins/protocol/gear/libgearman_server_libgearman_server_la-protocol.lo libgearman-server/plugins/queue/default/libgearman_server_libgearman_server_la-queue.lo libgearman-server/plugins/queue/libmemcached/libgearman_server_libgearman_server_la-queue.lo libgearman-server/plugins/queue/mysql/libgearman_server_libgearman_server_la-queue.lo libgearman-server/libgearman_server_libgearman_server_la-text.lo libgearman-server/libgearman_server_libgearman_server_la-byteorder.lo libgearman-server/libgearman_server_libgearman_server_la-client.lo libgearman-server/libgearman_server_libgearman_server_la-connection.lo libgearman-server/libgearman_server_libgearman_server_la-connection_plus.lo libgearman-server/libgearman_server_libgearman_server_la-connection_list.lo libgearman-server/libgearman_server_libgearman_server_la-fifo.lo libgearman-server/libgearman_server_libgearman_server_la-function.lo libgearman-server/libgearman_server_libgearman_server_la-gearmand.lo libgearman-server/libgearman_server_libgearman_server_la-gearmand_con.lo libgearman-server/libgearman_server_libgearman_server_la-gearmand_con_plus.lo libgearman-server/libgearman_server_libgearman_server_la-gearmand_thread.lo libgearman-server/libgearman_server_libgearman_server_la-hash.lo libgearman-server/libgearman_server_libgearman_server_la-io.lo libgearman-server/libgearman_server_libgearman_server_la-job.lo libgearman-server/libgearman_server_libgearman_server_la-job_plus.lo libgearman-server/libgearman_server_libgearman_server_la-list.lo libgearman-server/libgearman_server_libgearman_server_la-log.lo libgearman-server/libgearman_server_libgearman_server_la-packet.lo libgearman-server/libgearman_server_libgearman_server_la-plugins.lo libgearman-server/libgearman_server_libgearman_server_la-queue.lo libgearman-server/libgearman_server_libgearman_server_la-server.lo libgearman-server/libgearman_server_libgearman_server_la-thread.lo libgearman-server/libgearman_server_libgearman_server_la-timer.lo libgearman-server/libgearman_server_libgearman_server_la-wakeup.lo libgearman-server/libgearman_server_libgearman_server_la-worker.lo libgearman/libgearman_server_libgearman_server_la-command.lo libgearman/libgearman_server_libgearman_server_la-strcommand.lo -lmemcached -lmemcachedutil -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -ldl -lbfd -lssl -lcrypto -levent -lboost_program_options-mt -lm >copying selected object files to avoid basename conflicts... >libtool: link: ln libgearman-server/plugins/protocol/gear/.libs/libgearman_server_libgearman_server_la-protocol.o libgearman-server/.libs/libgearman-server.lax/lt1-libgearman_server_libgearman_server_la-protocol.o || cp libgearman-server/plugins/protocol/gear/.libs/libgearman_server_libgearman_server_la-protocol.o libgearman-server/.libs/libgearman-server.lax/lt1-libgearman_server_libgearman_server_la-protocol.o >libtool: link: ln libgearman-server/plugins/queue/libmemcached/.libs/libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman-server.lax/lt2-libgearman_server_libgearman_server_la-queue.o || cp libgearman-server/plugins/queue/libmemcached/.libs/libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman-server.lax/lt2-libgearman_server_libgearman_server_la-queue.o >libtool: link: ln libgearman-server/plugins/queue/mysql/.libs/libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman-server.lax/lt3-libgearman_server_libgearman_server_la-queue.o || cp libgearman-server/plugins/queue/mysql/.libs/libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman-server.lax/lt3-libgearman_server_libgearman_server_la-queue.o >libtool: link: ln libgearman-server/.libs/libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman-server.lax/lt4-libgearman_server_libgearman_server_la-queue.o || cp libgearman-server/.libs/libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman-server.lax/lt4-libgearman_server_libgearman_server_la-queue.o >libtool: link: x86_64-pc-linux-gnu-ar cru libgearman-server/.libs/libgearman-server.a libgearman-server/error/.libs/libgearman_server_libgearman_server_la-strerror.o libgearman-server/plugins/protocol/http/.libs/libgearman_server_libgearman_server_la-protocol.o libgearman-server/plugins/protocol/http/.libs/libgearman_server_libgearman_server_la-response_codes.o libgearman-server/plugins/protocol/http/.libs/libgearman_server_libgearman_server_la-method.o libgearman-server/.libs/libgearman-server.lax/lt1-libgearman_server_libgearman_server_la-protocol.o libgearman-server/plugins/queue/default/.libs/libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman-server.lax/lt2-libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman-server.lax/lt3-libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman_server_libgearman_server_la-text.o libgearman-server/.libs/libgearman_server_libgearman_server_la-byteorder.o libgearman-server/.libs/libgearman_server_libgearman_server_la-client.o libgearman-server/.libs/libgearman_server_libgearman_server_la-connection.o libgearman-server/.libs/libgearman_server_libgearman_server_la-connection_plus.o libgearman-server/.libs/libgearman_server_libgearman_server_la-connection_list.o libgearman-server/.libs/libgearman_server_libgearman_server_la-fifo.o libgearman-server/.libs/libgearman_server_libgearman_server_la-function.o libgearman-server/.libs/libgearman_server_libgearman_server_la-gearmand.o libgearman-server/.libs/libgearman_server_libgearman_server_la-gearmand_con.o libgearman-server/.libs/libgearman_server_libgearman_server_la-gearmand_con_plus.o libgearman-server/.libs/libgearman_server_libgearman_server_la-gearmand_thread.o libgearman-server/.libs/libgearman_server_libgearman_server_la-hash.o libgearman-server/.libs/libgearman_server_libgearman_server_la-io.o libgearman-server/.libs/libgearman_server_libgearman_server_la-job.o libgearman-server/.libs/libgearman_server_libgearman_server_la-job_plus.o libgearman-server/.libs/libgearman_server_libgearman_server_la-list.o libgearman-server/.libs/libgearman_server_libgearman_server_la-log.o libgearman-server/.libs/libgearman_server_libgearman_server_la-packet.o libgearman-server/.libs/libgearman_server_libgearman_server_la-plugins.o libgearman-server/.libs/libgearman-server.lax/lt4-libgearman_server_libgearman_server_la-queue.o libgearman-server/.libs/libgearman_server_libgearman_server_la-server.o libgearman-server/.libs/libgearman_server_libgearman_server_la-thread.o libgearman-server/.libs/libgearman_server_libgearman_server_la-timer.o libgearman-server/.libs/libgearman_server_libgearman_server_la-wakeup.o libgearman-server/.libs/libgearman_server_libgearman_server_la-worker.o libgearman/.libs/libgearman_server_libgearman_server_la-command.o libgearman/.libs/libgearman_server_libgearman_server_la-strcommand.o >libtool: link: x86_64-pc-linux-gnu-ranlib libgearman-server/.libs/libgearman-server.a >libtool: link: rm -fr libgearman-server/.libs/libgearman-server.lax >libtool: link: ( cd "libgearman-server/.libs" && rm -f "libgearman-server.la" && ln -s "../libgearman-server.la" "libgearman-server.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-allocator.lo `test -f 'libgearman/allocator.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/allocator.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/allocator.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-allocator.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-byteorder.lo `test -f 'libgearman/byteorder.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/byteorder.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/byteorder.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-byteorder.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-command.lo `test -f 'libgearman/command.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/command.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/command.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-command.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-connection.lo `test -f 'libgearman/connection.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/connection.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/connection.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-connection.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-error.lo `test -f 'libgearman/error.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/error.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/error.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-error.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-log.lo `test -f 'libgearman/log.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/log.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/log.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-log.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-packet.lo `test -f 'libgearman/packet.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/packet.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/packet.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-packet.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-strcommand.lo `test -f 'libgearman/strcommand.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/strcommand.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/strcommand.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-strcommand.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-strerror.lo `test -f 'libgearman/strerror.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/strerror.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/strerror.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-strerror.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-universal.lo `test -f 'libgearman/universal.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/universal.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/universal.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-universal.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman/libgearman_libgearmancore_la-vector.lo `test -f 'libgearman/vector.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libgearman/vector.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman/vector.cc -fPIC -DPIC -o libgearman/.libs/libgearman_libgearmancore_la-vector.o >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DBUILDING_LIBGEARMAN -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libgearman/libgearmancore.la libgearman/libgearman_libgearmancore_la-allocator.lo libgearman/libgearman_libgearmancore_la-byteorder.lo libgearman/libgearman_libgearmancore_la-command.lo libgearman/libgearman_libgearmancore_la-connection.lo libgearman/libgearman_libgearmancore_la-error.lo libgearman/libgearman_libgearmancore_la-log.lo libgearman/libgearman_libgearmancore_la-packet.lo libgearman/libgearman_libgearmancore_la-strcommand.lo libgearman/libgearman_libgearmancore_la-strerror.lo libgearman/libgearman_libgearmancore_la-universal.lo libgearman/libgearman_libgearmancore_la-vector.lo >libtool: link: x86_64-pc-linux-gnu-ar cru libgearman/.libs/libgearmancore.a libgearman/.libs/libgearman_libgearmancore_la-allocator.o libgearman/.libs/libgearman_libgearmancore_la-byteorder.o libgearman/.libs/libgearman_libgearmancore_la-command.o libgearman/.libs/libgearman_libgearmancore_la-connection.o libgearman/.libs/libgearman_libgearmancore_la-error.o libgearman/.libs/libgearman_libgearmancore_la-log.o libgearman/.libs/libgearman_libgearmancore_la-packet.o libgearman/.libs/libgearman_libgearmancore_la-strcommand.o libgearman/.libs/libgearman_libgearmancore_la-strerror.o libgearman/.libs/libgearman_libgearmancore_la-universal.o libgearman/.libs/libgearman_libgearmancore_la-vector.o >libtool: link: x86_64-pc-linux-gnu-ranlib libgearman/.libs/libgearmancore.a >libtool: link: ( cd "libgearman/.libs" && rm -f "libgearmancore.la" && ln -s "../libgearmancore.la" "libgearmancore.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_libstartworker_la-start_worker.lo `test -f 'tests/start_worker.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/start_worker.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.cc -fPIC -DPIC -o tests/.libs/tests_libstartworker_la-start_worker.o >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.cc: In function âvoid thread_runner(context_st*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.cc:126:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<context_st> context(con); > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.cc:47: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/tests_libstartworker_la-instance.lo `test -f 'util/instance.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/instance.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/util/instance.cc -fPIC -DPIC -o util/.libs/tests_libstartworker_la-instance.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/tests_libstartworker_la-operation.lo `test -f 'util/operation.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/operation.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/util/operation.cc -fPIC -DPIC -o util/.libs/tests_libstartworker_la-operation.o >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libstartworker.la tests/tests_libstartworker_la-start_worker.lo util/tests_libstartworker_la-instance.lo util/tests_libstartworker_la-operation.lo -lboost_thread-mt -lboost_system-mt -pthread libtest/libtest.la libgearman/libgearman.la >libtool: link: (cd tests/.libs/libstartworker.lax/libtest.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libtest/.libs/libtest.a") >libtool: link: x86_64-pc-linux-gnu-ar cru tests/.libs/libstartworker.a tests/.libs/tests_libstartworker_la-start_worker.o util/.libs/tests_libstartworker_la-instance.o util/.libs/tests_libstartworker_la-operation.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-binaries.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-blobslap_worker.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-cmdline.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-collection.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-comparison.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-core.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-cpu.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-dns.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-dream.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-drizzled.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-fatal.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-framework.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-gearmand.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-has.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-http.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-instance.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-is_local.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-killpid.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-libtool.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-main.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-memcached.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-operation.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-port.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-runner.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-server.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-server_container.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-signal.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-socket.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-strerror.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-timer.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-tmpfile.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-vchar.o >libtool: link: x86_64-pc-linux-gnu-ranlib tests/.libs/libstartworker.a >libtool: link: rm -fr tests/.libs/libstartworker.lax >libtool: link: ( cd "tests/.libs" && rm -f "libstartworker.la" && ln -s "../libstartworker.la" "libstartworker.la" ) >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o bin/arguments.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/bin/arguments.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o bin/function.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/bin/function.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o bin/gearman.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/bin/gearman.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o bin/error.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/bin/error.cc >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/bin/error.cc: In function âvoid gearman_client::error::perror(const char*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/bin/error.cc:59:44: warning: ignoring return value of âchar* strerror_r(int, char*, size_t)â, declared with attribute warn_unused_result [-Wunused-result] > strerror_r(errno, errmsg, sizeof(errmsg)); > ^ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/pidfile.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/util/pidfile.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o bin/gearman bin/arguments.o bin/function.o bin/gearman.o bin/error.o util/pidfile.o libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o bin/.libs/gearman bin/arguments.o bin/function.o bin/gearman.o bin/error.o util/pidfile.o -Wl,--as-needed libgearman/.libs/libgearman.so -luuid >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o bin/bin_gearadmin-gearadmin.o `test -f 'bin/gearadmin.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`bin/gearadmin.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/bin_gearadmin-instance.o `test -f 'util/instance.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/instance.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/bin_gearadmin-operation.o `test -f 'util/operation.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/operation.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o bin/gearadmin bin/bin_gearadmin-gearadmin.o util/bin_gearadmin-instance.o util/bin_gearadmin-operation.o -lboost_program_options-mt >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o bin/gearadmin bin/bin_gearadmin-gearadmin.o util/bin_gearadmin-instance.o util/bin_gearadmin-operation.o -Wl,--as-needed -lboost_program_options-mt -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/libtest_unittest-unittest.o `test -f 'libtest/unittest.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`libtest/unittest.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o gearmand/gearmand_gearmand-gearmand.o `test -f 'gearmand/gearmand.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`gearmand/gearmand.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/gearmand_gearmand-daemon.o `test -f 'util/daemon.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/daemon.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/gearmand_gearmand-pidfile.o `test -f 'util/pidfile.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/pidfile.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o gearmand/gearmand gearmand/gearmand_gearmand-gearmand.o util/gearmand_gearmand-daemon.o util/gearmand_gearmand-pidfile.o libgearman-server/libgearman-server.la -lmemcached -lmemcachedutil >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o gearmand/gearmand gearmand/gearmand_gearmand-gearmand.o util/gearmand_gearmand-daemon.o util/gearmand_gearmand-pidfile.o -Wl,--as-needed libgearman-server/.libs/libgearman-server.a -L/usr/lib64 -lmysqlclient -lpthread -lz -ldl -lbfd -lssl -lcrypto -levent -lboost_program_options-mt -lmemcached -lmemcachedutil -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/unittest libtest/libtest_unittest-unittest.o libgearman/libgearman.la libtest/libtest.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/.libs/unittest libtest/libtest_unittest-unittest.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libtest/skiptest.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/skiptest.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/skiptest libtest/skiptest.o libtest/libtest.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/.libs/skiptest libtest/skiptest.o -Wl,--as-needed libtest/.libs/libtest.a -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o benchmark/blobslap_client.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/benchmark/blobslap_client.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o benchmark/blobslap_client benchmark/blobslap_client.o benchmark/libbenchmark.la libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o benchmark/.libs/blobslap_client benchmark/blobslap_client.o -Wl,--as-needed benchmark/.libs/libbenchmark.a libgearman/.libs/libgearman.so -luuid >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o benchmark/benchmark_blobslap_worker-blobslap_worker.o `test -f 'benchmark/blobslap_worker.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`benchmark/blobslap_worker.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/benchmark_blobslap_worker-daemon.o `test -f 'util/daemon.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/daemon.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/benchmark_blobslap_worker-logfile.o `test -f 'util/logfile.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/logfile.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/benchmark_blobslap_worker-pidfile.o `test -f 'util/pidfile.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/pidfile.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/benchmark_blobslap_worker-signal.o `test -f 'util/signal.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/signal.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o benchmark/blobslap_worker benchmark/benchmark_blobslap_worker-blobslap_worker.o util/benchmark_blobslap_worker-daemon.o util/benchmark_blobslap_worker-logfile.o util/benchmark_blobslap_worker-pidfile.o util/benchmark_blobslap_worker-signal.o -lboost_program_options-mt benchmark/libbenchmark.la libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o benchmark/.libs/blobslap_worker benchmark/benchmark_blobslap_worker-blobslap_worker.o util/benchmark_blobslap_worker-daemon.o util/benchmark_blobslap_worker-logfile.o util/benchmark_blobslap_worker-pidfile.o util/benchmark_blobslap_worker-signal.o -Wl,--as-needed -lboost_program_options-mt benchmark/.libs/libbenchmark.a libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o examples/examples_echo_client-echo_client.o `test -f 'examples/echo_client.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`examples/echo_client.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o examples/echo_client examples/examples_echo_client-echo_client.o -lboost_program_options-mt libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o examples/.libs/echo_client examples/examples_echo_client-echo_client.o -Wl,--as-needed -lboost_program_options-mt libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o examples/examples_echo_worker-echo_worker.o `test -f 'examples/echo_worker.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`examples/echo_worker.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o examples/echo_worker examples/examples_echo_worker-echo_worker.o -lboost_program_options-mt libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o examples/.libs/echo_worker examples/examples_echo_worker-echo_worker.o -Wl,--as-needed -lboost_program_options-mt libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o examples/examples_reverse_client-reverse_client.o `test -f 'examples/reverse_client.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`examples/reverse_client.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o examples/reverse_client examples/examples_reverse_client-reverse_client.o -lboost_program_options-mt libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o examples/.libs/reverse_client examples/examples_reverse_client-reverse_client.o -Wl,--as-needed -lboost_program_options-mt libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o examples/examples_reverse_client_bg-reverse_client_bg.o `test -f 'examples/reverse_client_bg.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`examples/reverse_client_bg.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o examples/reverse_client_bg examples/examples_reverse_client_bg-reverse_client_bg.o -lboost_program_options-mt libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o examples/.libs/reverse_client_bg examples/examples_reverse_client_bg-reverse_client_bg.o -Wl,--as-needed -lboost_program_options-mt libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o examples/examples_reverse_client_epoch-reverse_client_epoch.o `test -f 'examples/reverse_client_epoch.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`examples/reverse_client_epoch.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o examples/reverse_client_epoch examples/examples_reverse_client_epoch-reverse_client_epoch.o -lboost_program_options-mt libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o examples/.libs/reverse_client_epoch examples/examples_reverse_client_epoch-reverse_client_epoch.o -Wl,--as-needed -lboost_program_options-mt libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o examples/examples_reverse_client_cb-reverse_client_cb.o `test -f 'examples/reverse_client_cb.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`examples/reverse_client_cb.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o examples/reverse_client_cb examples/examples_reverse_client_cb-reverse_client_cb.o -lboost_program_options-mt libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o examples/.libs/reverse_client_cb examples/examples_reverse_client_cb-reverse_client_cb.o -Wl,--as-needed -lboost_program_options-mt libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o examples/examples_reverse_worker-reverse_worker.o `test -f 'examples/reverse_worker.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`examples/reverse_worker.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o examples/reverse_worker examples/examples_reverse_worker-reverse_worker.o -lboost_program_options-mt libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o examples/.libs/reverse_worker examples/examples_reverse_worker-reverse_worker.o -Wl,--as-needed -lboost_program_options-mt libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o examples/examples_wc_worker-wc_worker.o `test -f 'examples/wc_worker.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`examples/wc_worker.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o examples/wc_worker examples/examples_wc_worker-wc_worker.o -lboost_program_options-mt libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o examples/.libs/wc_worker examples/examples_wc_worker-wc_worker.o -Wl,--as-needed -lboost_program_options-mt libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o gearmand/gearmand_hostile_gearmand-gearmand.o `test -f 'gearmand/gearmand.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`gearmand/gearmand.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/gearmand_hostile_gearmand-daemon.o `test -f 'util/daemon.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/daemon.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o util/gearmand_hostile_gearmand-pidfile.o `test -f 'util/pidfile.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`util/pidfile.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o gearmand/hostile_gearmand gearmand/gearmand_hostile_gearmand-gearmand.o util/gearmand_hostile_gearmand-daemon.o util/gearmand_hostile_gearmand-pidfile.o libgearman-server/libgearman-server.la libhostile/libhostile.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o gearmand/hostile_gearmand gearmand/gearmand_hostile_gearmand-gearmand.o util/gearmand_hostile_gearmand-daemon.o util/gearmand_hostile_gearmand-pidfile.o -Wl,--as-needed libgearman-server/.libs/libgearman-server.a -lmemcached -lmemcachedutil -L/usr/lib64 -lmysqlclient -lpthread -lz -lbfd -lssl -lcrypto -levent -lboost_program_options-mt libhostile/.libs/libhostile.a -ldl -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o libgearman-1.0/t/c_test.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-1.0/t/c_test.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o libgearman-1.0/t/c_test libgearman-1.0/t/c_test.o libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -o libgearman-1.0/t/.libs/c_test libgearman-1.0/t/c_test.o -Wl,--as-needed libgearman/.libs/libgearman.so -luuid >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o libgearman-1.0/t/cc_test.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libgearman-1.0/t/cc_test.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libgearman-1.0/t/cc_test libgearman-1.0/t/cc_test.o libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libgearman-1.0/t/.libs/cc_test libgearman-1.0/t/cc_test.o -Wl,--as-needed libgearman/.libs/libgearman.so -luuid >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/cycle.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/cycle.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cycle tests/cycle.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cycle tests/cycle.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/blobslap_client.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/blobslap_client.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/blobslap_client tests/blobslap_client.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/blobslap_client tests/blobslap_client.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/cli.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/cli.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/workers.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/workers.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cli tests/cli.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cli tests/cli.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/gearmand.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/gearmand.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/gearmand tests/gearmand.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/gearmand tests/gearmand.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o `test -f 'tests/libgearman-1.0/client_test.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/client_test.cc >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc: In function âtest_return_t bug_518512_test(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:785:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> completion_worker(test_worker_start(libtest::default_port(), NULL, "client_test_temp", > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:56: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc: In function âtest_return_t regression_785203_do_test(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:853:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), NULL, > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:56: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc: In function âtest_return_t regression_785203_do_background_test(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:876:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), NULL, > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:56: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc: In function âtest_return_t gearman_worker_timeout_TEST(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:945:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> worker_handle(test_worker_start(libtest::default_port(), NULL, > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:56: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc: In function âtest_return_t gearman_worker_timeout_TIMEOUT_TEST(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:982:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> worker_handle(test_worker_start(libtest::default_port(), NULL, > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:56: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc: In function âtest_return_t regression_975591_TEST(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:1013:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> worker_handle(test_worker_start(libtest::default_port(), NULL, > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:56: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc: In function âtest_return_t regression_833394_test(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:1139:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), NULL, REGRESSION_FUNCTION_833394_54, echo_react_chunk_fn_v2, NULL, gearman_worker_options_t())); > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:56: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:1140:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle1(test_worker_start(libtest::default_port(), NULL, REGRESSION_FUNCTION_833394_55, echo_react_chunk_fn_v2, NULL, gearman_worker_options_t())); > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:56: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:1141:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle2(test_worker_start(libtest::default_port(), NULL, REGRESSION_FUNCTION_833394_65, echo_react_chunk_fn_v2, NULL, gearman_worker_options_t())); > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/client_test.cc:56: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o `test -f 'tests/libgearman-1.0/do.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/do.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o `test -f 'tests/libgearman-1.0/do_background.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/do_background.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o `test -f 'tests/libgearman-1.0/execute.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/execute.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o `test -f 'tests/libgearman-1.0/gearman_client_do_job_handle.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/gearman_client_do_job_handle.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o `test -f 'tests/libgearman-1.0/gearman_client_job_status_by_unique.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/gearman_client_job_status_by_unique.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o `test -f 'tests/libgearman-1.0/gearman_execute_partition.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/gearman_execute_partition.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o `test -f 'tests/libgearman-1.0/limits.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/limits.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o `test -f 'tests/libgearman-1.0/protocol.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/protocol.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o `test -f 'tests/libgearman-1.0/server_options.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/server_options.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o `test -f 'tests/libgearman-1.0/task.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/task.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o `test -f 'tests/libgearman-1.0/unique.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/unique.cc >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/unique.cc: In function âtest_return_t coalescence_TEST(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/unique.cc:88:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/unique.cc:48: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/unique.cc: In function âtest_return_t gearman_client_unique_status_TEST(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/unique.cc:246:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), NULL, > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/unique.cc:48: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/unique.cc: In function âtest_return_t gearman_client_unique_status_NOT_FOUND_TEST(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/unique.cc:271:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), NULL, > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/unique.cc:48: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers.o `test -f 'tests/libgearman-1.0/workers.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/workers.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers_v1.o `test -f 'tests/libgearman-1.0/workers_v1.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/workers_v1.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/client_test tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers_v1.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/client_test tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers_v1.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/internals.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/internals.cc >In file included from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/test.hpp:56:0, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/internals.cc:42: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp: In instantiation of âbool libtest::_compare_strcmp(const char*, int, const char*, const T1_comparable&, const T2_comparable&) [with T1_comparable = char*; T2_comparable = char [6]]â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/internals.cc:396:3: required from here >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp:97:16: warning: the compiler can assume that the address of â__actualâ will never be NULL [-Waddress] > if (__actual == NULL) > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp: In function âbool libtest::_compare_strcmp(const char*, int, const char*, const T1_comparable&, const T2_comparable&) [with T1_comparable = char*; T2_comparable = char [6]]â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp:97:3: warning: nonnull argument â__actualâ compared to NULL [-Wnonnull-compare] > if (__actual == NULL) > ^~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/regression.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/regression.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/internals_test tests/libgearman-1.0/internals.o tests/libgearman-1.0/regression.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/internals_test tests/libgearman-1.0/internals.o tests/libgearman-1.0/regression.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/worker_test.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc: In function âtest_return_t error_return_TEST(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:422:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:27: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc: In function âtest_return_t GEARMAN_ERROR_return_TEST(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:546:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:27: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc: In function âtest_return_t GEARMAN_FAIL_return_TEST(void*)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:596:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:27: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc: In function âtest_return_t _increase_TEST(gearman_function_t&, gearman_client_options_t, size_t)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:1071:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(libtest::default_port(), > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/config/no_tr1/memory.hpp:21, > from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, > from /usr/include/boost/shared_ptr.hpp:17, > from /usr/include/boost/date_time/time_clock.hpp:17, > from /usr/include/boost/thread/thread_time.hpp:9, > from /usr/include/boost/thread/lock_types.hpp:18, > from /usr/include/boost/thread/pthread/thread_data.hpp:12, > from /usr/include/boost/thread/thread_only.hpp:17, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/start_worker.h:44, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:27: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >In file included from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/test.hpp:56:0, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:10: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp: In instantiation of âbool libtest::_compare_strcmp(const char*, int, const char*, const T1_comparable&, const T2_comparable&) [with T1_comparable = char [64]; T2_comparable = char*]â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/libgearman-1.0/worker_test.cc:679:3: required from here >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp:92:18: warning: the compiler can assume that the address of â__expectedâ will never be NULL [-Waddress] > if (__expected == NULL) > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp: In function âbool libtest::_compare_strcmp(const char*, int, const char*, const T1_comparable&, const T2_comparable&) [with T1_comparable = char [64]; T2_comparable = char*]â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp:92:3: warning: nonnull argument â__expectedâ compared to NULL [-Wnonnull-compare] > if (__expected == NULL) > ^~ >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/worker_test tests/libgearman-1.0/worker_test.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/worker_test tests/libgearman-1.0/worker_test.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_stress_test-burnin.o `test -f 'tests/burnin.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/burnin.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/libgearman-1.0/tests_stress_test-workers.o `test -f 'tests/libgearman-1.0/workers.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/libgearman-1.0/workers.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_stress_test-stress_worker.o `test -f 'tests/stress_worker.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/stress_worker.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/stress_test tests/tests_stress_test-burnin.o tests/libgearman-1.0/tests_stress_test-workers.o tests/tests_stress_test-stress_worker.o libhostile/libhostile.la -ldl -lrt libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/stress_test tests/tests_stress_test-burnin.o tests/libgearman-1.0/tests_stress_test-workers.o tests/tests_stress_test-stress_worker.o -Wl,--as-needed libhostile/.libs/libhostile.a -ldl -lrt libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/round_robin.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/round_robin.cc >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/round_robin.cc: In function âtest_return_t _job_retry_TEST(Context*, Limit&)â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/round_robin.cc:231:8: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<worker_handle_st> handle(test_worker_start(context->port(), > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/round_robin.cc:18: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >In file included from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/test.hpp:56:0, > from /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/round_robin.cc:10: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp: In instantiation of âbool libtest::_compare_strcmp(const char*, int, const char*, const T1_comparable&, const T2_comparable&) [with T1_comparable = char [11]; T2_comparable = char [11]]â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/round_robin.cc:152:3: required from here >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp:92:18: warning: the compiler can assume that the address of â__expectedâ will never be NULL [-Waddress] > if (__expected == NULL) > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp:97:16: warning: the compiler can assume that the address of â__actualâ will never be NULL [-Waddress] > if (__actual == NULL) > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp: In function âbool libtest::_compare_strcmp(const char*, int, const char*, const T1_comparable&, const T2_comparable&) [with T1_comparable = char [11]; T2_comparable = char [11]]â: >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp:92:3: warning: nonnull argument â__expectedâ compared to NULL [-Wnonnull-compare] > if (__expected == NULL) > ^~ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/libtest/comparison.hpp:97:3: warning: nonnull argument â__actualâ compared to NULL [-Wnonnull-compare] > if (__actual == NULL) > ^~ >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/round_robin_test tests/round_robin.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/round_robin_test tests/round_robin.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/cpp_test.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/cpp_test.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cpp_test tests/cpp_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cpp_test tests/cpp_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o tests/c_test.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/c_test.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o tests/c_test tests/c_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -o tests/.libs/c_test tests/c_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_ephemeral_test-basic.o `test -f 'tests/basic.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/basic.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_ephemeral_test-ephemeral_test.o `test -f 'tests/ephemeral_test.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/ephemeral_test.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/ephemeral_test tests/tests_ephemeral_test-basic.o tests/tests_ephemeral_test-ephemeral_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/ephemeral_test tests/tests_ephemeral_test-basic.o tests/tests_ephemeral_test-ephemeral_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_drizzle_test-basic.o `test -f 'tests/basic.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/basic.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_drizzle_test-drizzle_test.o `test -f 'tests/drizzle_test.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/drizzle_test.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/drizzle_test tests/tests_drizzle_test-basic.o tests/tests_drizzle_test-drizzle_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/drizzle_test tests/tests_drizzle_test-basic.o tests/tests_drizzle_test-drizzle_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/basic.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/basic.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/memcached_test.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/memcached_test.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/memcached_test tests/basic.o tests/memcached_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/memcached_test tests/basic.o tests/memcached_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_postgres_test-basic.o `test -f 'tests/basic.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/basic.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_postgres_test-postgres_test.o `test -f 'tests/postgres_test.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/postgres_test.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/postgres_test tests/tests_postgres_test-basic.o tests/tests_postgres_test-postgres_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/postgres_test tests/tests_postgres_test-basic.o tests/tests_postgres_test-postgres_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_mysql_test-basic.o `test -f 'tests/basic.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/basic.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_mysql_test-mysql_test.o `test -f 'tests/mysql_test.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/mysql_test.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/mysql_test tests/tests_mysql_test-basic.o tests/tests_mysql_test-mysql_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/mysql_test tests/tests_mysql_test-basic.o tests/tests_mysql_test-mysql_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/sqlite_test.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/sqlite_test.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/sqlite_test tests/basic.o tests/sqlite_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/sqlite_test tests/basic.o tests/sqlite_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tokyocabinet_test.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/tokyocabinet_test.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/tokyocabinet_test tests/tokyocabinet_test.o tests/basic.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/tokyocabinet_test tests/tokyocabinet_test.o tests/basic.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_redis_test-basic.o `test -f 'tests/basic.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/basic.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/tests_redis_test-redis.o `test -f 'tests/redis.cc' || echo '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/'`tests/redis.cc >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/redis_test tests/tests_redis_test-basic.o tests/tests_redis_test-redis.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/redis_test tests/tests_redis_test-basic.o tests/tests_redis_test-redis.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -c -o tests/httpd_test.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/httpd_test.cc >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/httpd_test.cc:185:5: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > { "curl /"WORKER_FUNCTION_NAME, 0, curl_function_no_body_TEST }, > ^ >/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/tests/httpd_test.cc:186:5: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > { "curl /"WORKER_FUNCTION_NAME" --data=fubar", 0, curl_function_TEST }, > ^ >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/httpd_test tests/httpd_test.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/httpd_test tests/httpd_test.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o docs/libgearman/examples/gearman_client_do_background_example.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/docs/libgearman/examples/gearman_client_do_background_example.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o docs/libgearman/examples/gearman_client_do_background_example docs/libgearman/examples/gearman_client_do_background_example.o libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -o docs/libgearman/examples/.libs/gearman_client_do_background_example docs/libgearman/examples/gearman_client_do_background_example.o -Wl,--as-needed libgearman/.libs/libgearman.so -luuid >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o docs/libgearman/examples/gearman_client_do_example.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/docs/libgearman/examples/gearman_client_do_example.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o docs/libgearman/examples/gearman_client_do_example docs/libgearman/examples/gearman_client_do_example.o libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -o docs/libgearman/examples/.libs/gearman_client_do_example docs/libgearman/examples/gearman_client_do_example.o -Wl,--as-needed libgearman/.libs/libgearman.so -luuid >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o docs/libgearman/examples/gearman_execute_example.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/docs/libgearman/examples/gearman_execute_example.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o docs/libgearman/examples/gearman_execute_example docs/libgearman/examples/gearman_execute_example.o libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -o docs/libgearman/examples/.libs/gearman_execute_example docs/libgearman/examples/gearman_execute_example.o -Wl,--as-needed libgearman/.libs/libgearman.so -luuid >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I. -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -c -o docs/libgearman/examples/gearman_execute_partition.o /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/docs/libgearman/examples/gearman_execute_partition.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o docs/libgearman/examples/gearman_execute_partition docs/libgearman/examples/gearman_execute_partition.o libgearman/libgearman.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -o docs/libgearman/examples/.libs/gearman_execute_partition docs/libgearman/examples/gearman_execute_partition.o -Wl,--as-needed libgearman/.libs/libgearman.so -luuid >make[1]: Leaving directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >>>> Source compiled. >>>> Test phase: sys-cluster/gearmand-0.34-r1 >>>> Working in BUILD_DIR: "/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build" >make -j1 check >make check-am >make[1]: Entering directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/libtest.la libtest/libtest_libtest_la-binaries.lo libtest/libtest_libtest_la-dns.lo libtest/libtest_libtest_la-cmdline.lo libtest/libtest_libtest_la-comparison.lo libtest/libtest_libtest_la-collection.lo libtest/libtest_libtest_la-core.lo libtest/libtest_libtest_la-cpu.lo libtest/libtest_libtest_la-dream.lo libtest/libtest_libtest_la-fatal.lo libtest/libtest_libtest_la-framework.lo libtest/libtest_libtest_la-has.lo libtest/libtest_libtest_la-drizzled.lo libtest/libtest_libtest_la-http.lo libtest/libtest_libtest_la-is_local.lo libtest/libtest_libtest_la-killpid.lo libtest/libtest_libtest_la-libtool.lo libtest/libtest_libtest_la-main.lo libtest/libtest_libtest_la-port.lo libtest/libtest_libtest_la-runner.lo libtest/libtest_libtest_la-server.lo libtest/libtest_libtest_la-server_container.lo libtest/libtest_libtest_la-signal.lo libtest/libtest_libtest_la-socket.lo libtest/libtest_libtest_la-strerror.lo libtest/libtest_libtest_la-timer.lo libtest/libtest_libtest_la-tmpfile.lo libtest/libtest_libtest_la-vchar.lo libtest/libtest_libtest_la-memcached.lo libtest/libtest_libtest_la-blobslap_worker.lo libtest/libtest_libtest_la-gearmand.lo util/libtest_libtest_la-instance.lo util/libtest_libtest_la-operation.lo -lcurl -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil libgearman/libgearman.la >libtool: link: rm -fr libtest/.libs/libtest.a libtest/.libs/libtest.la >libtool: link: x86_64-pc-linux-gnu-ar cru libtest/.libs/libtest.a libtest/.libs/libtest_libtest_la-binaries.o libtest/.libs/libtest_libtest_la-dns.o libtest/.libs/libtest_libtest_la-cmdline.o libtest/.libs/libtest_libtest_la-comparison.o libtest/.libs/libtest_libtest_la-collection.o libtest/.libs/libtest_libtest_la-core.o libtest/.libs/libtest_libtest_la-cpu.o libtest/.libs/libtest_libtest_la-dream.o libtest/.libs/libtest_libtest_la-fatal.o libtest/.libs/libtest_libtest_la-framework.o libtest/.libs/libtest_libtest_la-has.o libtest/.libs/libtest_libtest_la-drizzled.o libtest/.libs/libtest_libtest_la-http.o libtest/.libs/libtest_libtest_la-is_local.o libtest/.libs/libtest_libtest_la-killpid.o libtest/.libs/libtest_libtest_la-libtool.o libtest/.libs/libtest_libtest_la-main.o libtest/.libs/libtest_libtest_la-port.o libtest/.libs/libtest_libtest_la-runner.o libtest/.libs/libtest_libtest_la-server.o libtest/.libs/libtest_libtest_la-server_container.o libtest/.libs/libtest_libtest_la-signal.o libtest/.libs/libtest_libtest_la-socket.o libtest/.libs/libtest_libtest_la-strerror.o libtest/.libs/libtest_libtest_la-timer.o libtest/.libs/libtest_libtest_la-tmpfile.o libtest/.libs/libtest_libtest_la-vchar.o libtest/.libs/libtest_libtest_la-memcached.o libtest/.libs/libtest_libtest_la-blobslap_worker.o libtest/.libs/libtest_libtest_la-gearmand.o util/.libs/libtest_libtest_la-instance.o util/.libs/libtest_libtest_la-operation.o >libtool: link: x86_64-pc-linux-gnu-ranlib libtest/.libs/libtest.a >libtool: link: ( cd "libtest/.libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libstartworker.la tests/tests_libstartworker_la-start_worker.lo util/tests_libstartworker_la-instance.lo util/tests_libstartworker_la-operation.lo -lboost_thread-mt -lboost_system-mt -pthread libtest/libtest.la libgearman/libgearman.la >libtool: link: rm -fr tests/.libs/libstartworker.a tests/.libs/libstartworker.la >libtool: link: (cd tests/.libs/libstartworker.lax/libtest.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libtest/.libs/libtest.a") >libtool: link: x86_64-pc-linux-gnu-ar cru tests/.libs/libstartworker.a tests/.libs/tests_libstartworker_la-start_worker.o util/.libs/tests_libstartworker_la-instance.o util/.libs/tests_libstartworker_la-operation.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-binaries.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-blobslap_worker.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-cmdline.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-collection.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-comparison.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-core.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-cpu.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-dns.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-dream.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-drizzled.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-fatal.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-framework.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-gearmand.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-has.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-http.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-instance.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-is_local.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-killpid.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-libtool.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-main.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-memcached.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-operation.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-port.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-runner.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-server.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-server_container.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-signal.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-socket.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-strerror.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-timer.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-tmpfile.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-vchar.o >libtool: link: x86_64-pc-linux-gnu-ranlib tests/.libs/libstartworker.a >libtool: link: rm -fr tests/.libs/libstartworker.lax >libtool: link: ( cd "tests/.libs" && rm -f "libstartworker.la" && ln -s "../libstartworker.la" "libstartworker.la" ) >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/unittest libtest/libtest_unittest-unittest.o libgearman/libgearman.la libtest/libtest.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/.libs/unittest libtest/libtest_unittest-unittest.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/skiptest libtest/skiptest.o libtest/libtest.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/.libs/skiptest libtest/skiptest.o -Wl,--as-needed libtest/.libs/libtest.a -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cycle tests/cycle.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cycle tests/cycle.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/blobslap_client tests/blobslap_client.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/blobslap_client tests/blobslap_client.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cli tests/cli.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cli tests/cli.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/gearmand tests/gearmand.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/gearmand tests/gearmand.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/client_test tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers_v1.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/client_test tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers_v1.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/internals_test tests/libgearman-1.0/internals.o tests/libgearman-1.0/regression.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/internals_test tests/libgearman-1.0/internals.o tests/libgearman-1.0/regression.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/worker_test tests/libgearman-1.0/worker_test.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/worker_test tests/libgearman-1.0/worker_test.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/stress_test tests/tests_stress_test-burnin.o tests/libgearman-1.0/tests_stress_test-workers.o tests/tests_stress_test-stress_worker.o libhostile/libhostile.la -ldl -lrt libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/stress_test tests/tests_stress_test-burnin.o tests/libgearman-1.0/tests_stress_test-workers.o tests/tests_stress_test-stress_worker.o -Wl,--as-needed libhostile/.libs/libhostile.a -ldl -lrt libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/round_robin_test tests/round_robin.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/round_robin_test tests/round_robin.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cpp_test tests/cpp_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cpp_test tests/cpp_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o tests/c_test tests/c_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -o tests/.libs/c_test tests/c_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/ephemeral_test tests/tests_ephemeral_test-basic.o tests/tests_ephemeral_test-ephemeral_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/ephemeral_test tests/tests_ephemeral_test-basic.o tests/tests_ephemeral_test-ephemeral_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/drizzle_test tests/tests_drizzle_test-basic.o tests/tests_drizzle_test-drizzle_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/drizzle_test tests/tests_drizzle_test-basic.o tests/tests_drizzle_test-drizzle_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/memcached_test tests/basic.o tests/memcached_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/memcached_test tests/basic.o tests/memcached_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/postgres_test tests/tests_postgres_test-basic.o tests/tests_postgres_test-postgres_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/postgres_test tests/tests_postgres_test-basic.o tests/tests_postgres_test-postgres_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/mysql_test tests/tests_mysql_test-basic.o tests/tests_mysql_test-mysql_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/mysql_test tests/tests_mysql_test-basic.o tests/tests_mysql_test-mysql_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/sqlite_test tests/basic.o tests/sqlite_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/sqlite_test tests/basic.o tests/sqlite_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/tokyocabinet_test tests/tokyocabinet_test.o tests/basic.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/tokyocabinet_test tests/tokyocabinet_test.o tests/basic.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/redis_test tests/tests_redis_test-basic.o tests/tests_redis_test-redis.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/redis_test tests/tests_redis_test-basic.o tests/tests_redis_test-redis.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/httpd_test tests/httpd_test.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/httpd_test tests/httpd_test.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >make libtest/unittest libtest/skiptest libgearman-1.0/t/c_test libgearman-1.0/t/cc_test tests/cycle tests/cli tests/gearmand tests/libgearman-1.0/client_test tests/libgearman-1.0/internals_test tests/libgearman-1.0/worker_test tests/stress_test tests/round_robin_test tests/cpp_test tests/c_test tests/ephemeral_test tests/drizzle_test tests/memcached_test tests/postgres_test tests/mysql_test tests/sqlite_test tests/tokyocabinet_test tests/httpd_test >make[2]: Entering directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/libtest.la libtest/libtest_libtest_la-binaries.lo libtest/libtest_libtest_la-dns.lo libtest/libtest_libtest_la-cmdline.lo libtest/libtest_libtest_la-comparison.lo libtest/libtest_libtest_la-collection.lo libtest/libtest_libtest_la-core.lo libtest/libtest_libtest_la-cpu.lo libtest/libtest_libtest_la-dream.lo libtest/libtest_libtest_la-fatal.lo libtest/libtest_libtest_la-framework.lo libtest/libtest_libtest_la-has.lo libtest/libtest_libtest_la-drizzled.lo libtest/libtest_libtest_la-http.lo libtest/libtest_libtest_la-is_local.lo libtest/libtest_libtest_la-killpid.lo libtest/libtest_libtest_la-libtool.lo libtest/libtest_libtest_la-main.lo libtest/libtest_libtest_la-port.lo libtest/libtest_libtest_la-runner.lo libtest/libtest_libtest_la-server.lo libtest/libtest_libtest_la-server_container.lo libtest/libtest_libtest_la-signal.lo libtest/libtest_libtest_la-socket.lo libtest/libtest_libtest_la-strerror.lo libtest/libtest_libtest_la-timer.lo libtest/libtest_libtest_la-tmpfile.lo libtest/libtest_libtest_la-vchar.lo libtest/libtest_libtest_la-memcached.lo libtest/libtest_libtest_la-blobslap_worker.lo libtest/libtest_libtest_la-gearmand.lo util/libtest_libtest_la-instance.lo util/libtest_libtest_la-operation.lo -lcurl -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil libgearman/libgearman.la >libtool: link: rm -fr libtest/.libs/libtest.a libtest/.libs/libtest.la >libtool: link: x86_64-pc-linux-gnu-ar cru libtest/.libs/libtest.a libtest/.libs/libtest_libtest_la-binaries.o libtest/.libs/libtest_libtest_la-dns.o libtest/.libs/libtest_libtest_la-cmdline.o libtest/.libs/libtest_libtest_la-comparison.o libtest/.libs/libtest_libtest_la-collection.o libtest/.libs/libtest_libtest_la-core.o libtest/.libs/libtest_libtest_la-cpu.o libtest/.libs/libtest_libtest_la-dream.o libtest/.libs/libtest_libtest_la-fatal.o libtest/.libs/libtest_libtest_la-framework.o libtest/.libs/libtest_libtest_la-has.o libtest/.libs/libtest_libtest_la-drizzled.o libtest/.libs/libtest_libtest_la-http.o libtest/.libs/libtest_libtest_la-is_local.o libtest/.libs/libtest_libtest_la-killpid.o libtest/.libs/libtest_libtest_la-libtool.o libtest/.libs/libtest_libtest_la-main.o libtest/.libs/libtest_libtest_la-port.o libtest/.libs/libtest_libtest_la-runner.o libtest/.libs/libtest_libtest_la-server.o libtest/.libs/libtest_libtest_la-server_container.o libtest/.libs/libtest_libtest_la-signal.o libtest/.libs/libtest_libtest_la-socket.o libtest/.libs/libtest_libtest_la-strerror.o libtest/.libs/libtest_libtest_la-timer.o libtest/.libs/libtest_libtest_la-tmpfile.o libtest/.libs/libtest_libtest_la-vchar.o libtest/.libs/libtest_libtest_la-memcached.o libtest/.libs/libtest_libtest_la-blobslap_worker.o libtest/.libs/libtest_libtest_la-gearmand.o util/.libs/libtest_libtest_la-instance.o util/.libs/libtest_libtest_la-operation.o >libtool: link: x86_64-pc-linux-gnu-ranlib libtest/.libs/libtest.a >libtool: link: ( cd "libtest/.libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/unittest libtest/libtest_unittest-unittest.o libgearman/libgearman.la libtest/libtest.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/.libs/unittest libtest/libtest_unittest-unittest.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/skiptest libtest/skiptest.o libtest/libtest.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/.libs/skiptest libtest/skiptest.o -Wl,--as-needed libtest/.libs/libtest.a -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >make[2]: 'libgearman-1.0/t/c_test' is up to date. >make[2]: 'libgearman-1.0/t/cc_test' is up to date. >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libstartworker.la tests/tests_libstartworker_la-start_worker.lo util/tests_libstartworker_la-instance.lo util/tests_libstartworker_la-operation.lo -lboost_thread-mt -lboost_system-mt -pthread libtest/libtest.la libgearman/libgearman.la >libtool: link: rm -fr tests/.libs/libstartworker.a tests/.libs/libstartworker.la >libtool: link: (cd tests/.libs/libstartworker.lax/libtest.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libtest/.libs/libtest.a") >libtool: link: x86_64-pc-linux-gnu-ar cru tests/.libs/libstartworker.a tests/.libs/tests_libstartworker_la-start_worker.o util/.libs/tests_libstartworker_la-instance.o util/.libs/tests_libstartworker_la-operation.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-binaries.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-blobslap_worker.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-cmdline.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-collection.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-comparison.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-core.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-cpu.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-dns.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-dream.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-drizzled.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-fatal.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-framework.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-gearmand.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-has.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-http.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-instance.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-is_local.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-killpid.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-libtool.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-main.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-memcached.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-operation.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-port.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-runner.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-server.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-server_container.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-signal.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-socket.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-strerror.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-timer.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-tmpfile.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-vchar.o >libtool: link: x86_64-pc-linux-gnu-ranlib tests/.libs/libstartworker.a >libtool: link: rm -fr tests/.libs/libstartworker.lax >libtool: link: ( cd "tests/.libs" && rm -f "libstartworker.la" && ln -s "../libstartworker.la" "libstartworker.la" ) >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cycle tests/cycle.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cycle tests/cycle.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cli tests/cli.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cli tests/cli.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/gearmand tests/gearmand.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/gearmand tests/gearmand.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/client_test tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers_v1.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/client_test tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers_v1.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/internals_test tests/libgearman-1.0/internals.o tests/libgearman-1.0/regression.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/internals_test tests/libgearman-1.0/internals.o tests/libgearman-1.0/regression.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/worker_test tests/libgearman-1.0/worker_test.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/worker_test tests/libgearman-1.0/worker_test.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/stress_test tests/tests_stress_test-burnin.o tests/libgearman-1.0/tests_stress_test-workers.o tests/tests_stress_test-stress_worker.o libhostile/libhostile.la -ldl -lrt libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/stress_test tests/tests_stress_test-burnin.o tests/libgearman-1.0/tests_stress_test-workers.o tests/tests_stress_test-stress_worker.o -Wl,--as-needed libhostile/.libs/libhostile.a -ldl -lrt libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/round_robin_test tests/round_robin.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/round_robin_test tests/round_robin.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cpp_test tests/cpp_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cpp_test tests/cpp_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o tests/c_test tests/c_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -o tests/.libs/c_test tests/c_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/ephemeral_test tests/tests_ephemeral_test-basic.o tests/tests_ephemeral_test-ephemeral_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/ephemeral_test tests/tests_ephemeral_test-basic.o tests/tests_ephemeral_test-ephemeral_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/drizzle_test tests/tests_drizzle_test-basic.o tests/tests_drizzle_test-drizzle_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/drizzle_test tests/tests_drizzle_test-basic.o tests/tests_drizzle_test-drizzle_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/memcached_test tests/basic.o tests/memcached_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/memcached_test tests/basic.o tests/memcached_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/postgres_test tests/tests_postgres_test-basic.o tests/tests_postgres_test-postgres_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/postgres_test tests/tests_postgres_test-basic.o tests/tests_postgres_test-postgres_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/mysql_test tests/tests_mysql_test-basic.o tests/tests_mysql_test-mysql_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/mysql_test tests/tests_mysql_test-basic.o tests/tests_mysql_test-mysql_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/sqlite_test tests/basic.o tests/sqlite_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/sqlite_test tests/basic.o tests/sqlite_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/tokyocabinet_test tests/tokyocabinet_test.o tests/basic.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/tokyocabinet_test tests/tokyocabinet_test.o tests/basic.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/httpd_test tests/httpd_test.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/httpd_test tests/httpd_test.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >make check-TESTS check-local >make[2]: Entering directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >make[3]: Entering directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DBUILDING_LIBTEST -pthread -DLIBTEST_TEMP="\"tmp_chroot\"" -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/libtest.la libtest/libtest_libtest_la-binaries.lo libtest/libtest_libtest_la-dns.lo libtest/libtest_libtest_la-cmdline.lo libtest/libtest_libtest_la-comparison.lo libtest/libtest_libtest_la-collection.lo libtest/libtest_libtest_la-core.lo libtest/libtest_libtest_la-cpu.lo libtest/libtest_libtest_la-dream.lo libtest/libtest_libtest_la-fatal.lo libtest/libtest_libtest_la-framework.lo libtest/libtest_libtest_la-has.lo libtest/libtest_libtest_la-drizzled.lo libtest/libtest_libtest_la-http.lo libtest/libtest_libtest_la-is_local.lo libtest/libtest_libtest_la-killpid.lo libtest/libtest_libtest_la-libtool.lo libtest/libtest_libtest_la-main.lo libtest/libtest_libtest_la-port.lo libtest/libtest_libtest_la-runner.lo libtest/libtest_libtest_la-server.lo libtest/libtest_libtest_la-server_container.lo libtest/libtest_libtest_la-signal.lo libtest/libtest_libtest_la-socket.lo libtest/libtest_libtest_la-strerror.lo libtest/libtest_libtest_la-timer.lo libtest/libtest_libtest_la-tmpfile.lo libtest/libtest_libtest_la-vchar.lo libtest/libtest_libtest_la-memcached.lo libtest/libtest_libtest_la-blobslap_worker.lo libtest/libtest_libtest_la-gearmand.lo util/libtest_libtest_la-instance.lo util/libtest_libtest_la-operation.lo -lcurl -lssl -lcrypto -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil libgearman/libgearman.la >libtool: link: rm -fr libtest/.libs/libtest.a libtest/.libs/libtest.la >libtool: link: x86_64-pc-linux-gnu-ar cru libtest/.libs/libtest.a libtest/.libs/libtest_libtest_la-binaries.o libtest/.libs/libtest_libtest_la-dns.o libtest/.libs/libtest_libtest_la-cmdline.o libtest/.libs/libtest_libtest_la-comparison.o libtest/.libs/libtest_libtest_la-collection.o libtest/.libs/libtest_libtest_la-core.o libtest/.libs/libtest_libtest_la-cpu.o libtest/.libs/libtest_libtest_la-dream.o libtest/.libs/libtest_libtest_la-fatal.o libtest/.libs/libtest_libtest_la-framework.o libtest/.libs/libtest_libtest_la-has.o libtest/.libs/libtest_libtest_la-drizzled.o libtest/.libs/libtest_libtest_la-http.o libtest/.libs/libtest_libtest_la-is_local.o libtest/.libs/libtest_libtest_la-killpid.o libtest/.libs/libtest_libtest_la-libtool.o libtest/.libs/libtest_libtest_la-main.o libtest/.libs/libtest_libtest_la-port.o libtest/.libs/libtest_libtest_la-runner.o libtest/.libs/libtest_libtest_la-server.o libtest/.libs/libtest_libtest_la-server_container.o libtest/.libs/libtest_libtest_la-signal.o libtest/.libs/libtest_libtest_la-socket.o libtest/.libs/libtest_libtest_la-strerror.o libtest/.libs/libtest_libtest_la-timer.o libtest/.libs/libtest_libtest_la-tmpfile.o libtest/.libs/libtest_libtest_la-vchar.o libtest/.libs/libtest_libtest_la-memcached.o libtest/.libs/libtest_libtest_la-blobslap_worker.o libtest/.libs/libtest_libtest_la-gearmand.o util/.libs/libtest_libtest_la-instance.o util/.libs/libtest_libtest_la-operation.o >libtool: link: x86_64-pc-linux-gnu-ranlib libtest/.libs/libtest.a >libtool: link: ( cd "libtest/.libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/unittest libtest/libtest_unittest-unittest.o libgearman/libgearman.la libtest/libtest.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/.libs/unittest libtest/libtest_unittest-unittest.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: libtest/unittest >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o libtest/skiptest libtest/skiptest.o libtest/libtest.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o libtest/.libs/skiptest libtest/skiptest.o -Wl,--as-needed libtest/.libs/libtest.a -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >SKIP: libtest/skiptest >PASS: libgearman-1.0/t/c_test >PASS: libgearman-1.0/t/cc_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libstartworker.la tests/tests_libstartworker_la-start_worker.lo util/tests_libstartworker_la-instance.lo util/tests_libstartworker_la-operation.lo -lboost_thread-mt -lboost_system-mt -pthread libtest/libtest.la libgearman/libgearman.la >libtool: link: rm -fr tests/.libs/libstartworker.a tests/.libs/libstartworker.la >libtool: link: (cd tests/.libs/libstartworker.lax/libtest.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libtest/.libs/libtest.a") >libtool: link: x86_64-pc-linux-gnu-ar cru tests/.libs/libstartworker.a tests/.libs/tests_libstartworker_la-start_worker.o util/.libs/tests_libstartworker_la-instance.o util/.libs/tests_libstartworker_la-operation.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-binaries.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-blobslap_worker.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-cmdline.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-collection.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-comparison.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-core.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-cpu.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-dns.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-dream.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-drizzled.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-fatal.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-framework.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-gearmand.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-has.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-http.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-instance.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-is_local.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-killpid.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-libtool.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-main.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-memcached.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-operation.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-port.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-runner.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-server.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-server_container.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-signal.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-socket.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-strerror.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-timer.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-tmpfile.o tests/.libs/libstartworker.lax/libtest.a/libtest_libtest_la-vchar.o >libtool: link: x86_64-pc-linux-gnu-ranlib tests/.libs/libstartworker.a >libtool: link: rm -fr tests/.libs/libstartworker.lax >libtool: link: ( cd "tests/.libs" && rm -f "libstartworker.la" && ln -s "../libstartworker.la" "libstartworker.la" ) >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cycle tests/cycle.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cycle tests/cycle.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/cycle >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cli tests/cli.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cli tests/cli.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/cli >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/gearmand tests/gearmand.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/gearmand tests/gearmand.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/gearmand >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/client_test tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers_v1.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pthread -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/client_test tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers.o tests/libgearman-1.0/tests_libgearman_1_0_client_test-workers_v1.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >FAIL: tests/libgearman-1.0/client_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/internals_test tests/libgearman-1.0/internals.o tests/libgearman-1.0/regression.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/internals_test tests/libgearman-1.0/internals.o tests/libgearman-1.0/regression.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >PASS: tests/libgearman-1.0/internals_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/libgearman-1.0/worker_test tests/libgearman-1.0/worker_test.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/libgearman-1.0/.libs/worker_test tests/libgearman-1.0/worker_test.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >PASS: tests/libgearman-1.0/worker_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/stress_test tests/tests_stress_test-burnin.o tests/libgearman-1.0/tests_stress_test-workers.o tests/tests_stress_test-stress_worker.o libhostile/libhostile.la -ldl -lrt libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -DHAVE_LIBHOSTILE=1 -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/stress_test tests/tests_stress_test-burnin.o tests/libgearman-1.0/tests_stress_test-workers.o tests/tests_stress_test-stress_worker.o -Wl,--as-needed libhostile/.libs/libhostile.a -ldl -lrt libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/stress_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/round_robin_test tests/round_robin.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la libgearman/libgearmancore.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/round_robin_test tests/round_robin.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid libgearman/.libs/libgearmancore.a -pthread >PASS: tests/round_robin_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/cpp_test tests/cpp_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/cpp_test tests/cpp_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/cpp_test >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -Wl,--as-needed -o tests/c_test tests/c_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op -O2 -pipe -march=native -Wall -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -I/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 -Wl,-O1 -o tests/.libs/c_test tests/c_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/c_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/ephemeral_test tests/tests_ephemeral_test-basic.o tests/tests_ephemeral_test-ephemeral_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/ephemeral_test tests/tests_ephemeral_test-basic.o tests/tests_ephemeral_test-ephemeral_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/ephemeral_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/drizzle_test tests/tests_drizzle_test-basic.o tests/tests_drizzle_test-drizzle_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/drizzle_test tests/tests_drizzle_test-basic.o tests/tests_drizzle_test-drizzle_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >SKIP: tests/drizzle_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/memcached_test tests/basic.o tests/memcached_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/memcached_test tests/basic.o tests/memcached_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/memcached_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/postgres_test tests/tests_postgres_test-basic.o tests/tests_postgres_test-postgres_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/postgres_test tests/tests_postgres_test-basic.o tests/tests_postgres_test-postgres_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >SKIP: tests/postgres_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/mysql_test tests/tests_mysql_test-basic.o tests/tests_mysql_test-mysql_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/mysql_test tests/tests_mysql_test-basic.o tests/tests_mysql_test-mysql_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/mysql_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/sqlite_test tests/basic.o tests/sqlite_test.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/sqlite_test tests/basic.o tests/sqlite_test.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >SKIP: tests/sqlite_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/tokyocabinet_test tests/tokyocabinet_test.o tests/basic.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/tokyocabinet_test tests/tokyocabinet_test.o tests/basic.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >SKIP: tests/tokyocabinet_test >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -Wl,--as-needed -o tests/httpd_test tests/httpd_test.o tests/libgearman-1.0/workers.o libgearman/libgearman.la libtest/libtest.la tests/libstartworker.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -Werror=terminate -O2 -pipe -march=native -std=c++11 -fstack-protector-all -ggdb -Wl,-O1 -o tests/.libs/httpd_test tests/httpd_test.o tests/libgearman-1.0/workers.o -Wl,--as-needed libgearman/.libs/libgearman.so libtest/.libs/libtest.a tests/.libs/libstartworker.a -lboost_thread-mt -lboost_system-mt -lcurl -lssl -lcrypto -llber -lldap -lz -lmemcached -lmemcachedutil /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build/libgearman/.libs/libgearman.so -luuid -pthread >PASS: tests/httpd_test >============================================================================ >Testsuite summary for gearmand 0.34 >============================================================================ ># TOTAL: 22 ># PASS: 16 ># SKIP: 5 ># XFAIL: 0 ># FAIL: 1 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See ./test-suite.log >Please report to https://bugs.launchpad.net/gearmand >============================================================================ >make[3]: *** [Makefile:5923: test-suite.log] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >make[2]: *** [Makefile:6031: check-TESTS] Error 2 >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >make[1]: *** [Makefile:6382: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' >make: *** [Makefile:6384: check] Error 2 > * ERROR: sys-cluster/gearmand-0.34-r1::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-cluster/gearmand-0.34-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-cluster/gearmand-0.34-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-cluster:gearmand-0.34-r1:20170709-165255.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' > * S: '/var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 624378
:
482784
|
482786
|
482788
|
482790
|
482792
| 482794 |
482796