* Package: sys-cluster/gearmand-0.34-r1 * Repository: gentoo * Maintainer: pavel.stratil-jun@fenix.cz flameeyes@gentoo.org,proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux memcache tcmalloc userland_GNU * FEATURES: sandbox test userpriv usersandbox Installed LAPACK for library directory lib64 [1] reference * Installed BLAS for library directory lib64 [1] reference * Installed CBLAS for library directory lib64 [1] gsl [2] reference * >>> Unpacking source... >>> Unpacking gearmand-0.34.tar.gz to /tmp/portage/sys-cluster/gearmand-0.34-r1/work >>> Source unpacked in /tmp/portage/sys-cluster/gearmand-0.34-r1/work >>> Preparing source in /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 ... * Running elibtoolize in: gearmand-0.34/ * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: gearmand-0.34/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 ... >>> Working in BUILD_DIR: "/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build" * econf: updating gearmand-0.34/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gearmand-0.34/config/config.sub with /usr/share/gnuconfig/config.sub /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 --disable-libdrizzle --enable-libmemcached --disable-libpq --enable-tcmalloc --disable-libtokyocabinet --without-sqlite3 --disable-mtmalloc --disable-static configure: loading site script /usr/share/config.site /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure: 40: /usr/share/config.site: [[: Permission denied 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/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) 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 dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to create a ustar tar archive... (cached) gnutar checking whether make supports nested variables... 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 4.9.1 p1.0, pie-0.6.0) 4.9.1" checking "C++ Compiler version"... "x86_64-pc-linux-gnu-g++ (Gentoo 4.9.1 p1.0, pie-0.6.0) 4.9.1" 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... yes 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 malloc in -ltcmalloc-minimal... no checking for malloc in -ltcmalloc... yes checking for perl... perl checking for dpkg-gensymbols... no checking for lcov... lcov checking for genhtml... genhtml 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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 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 for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for Boost headers version >= 1.39.0... yes checking for Boost's header version... 1_56 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... 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... yes checking the location of cstdint... checking the location of 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 /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure: 23113: test: /usr/bin/curl-config: unexpected operator /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure: 23125: test: x: unexpected operator /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure: 23135: test: x: unexpected operator checking for curl (7.38.0) >= 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 malloc in -ltcmalloc-minimal... (cached) no checking for malloc in -ltcmalloc... (cached) yes checking for pg_config... /usr/bin/pg_config checking for PostgreSQL libraries... yes 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... yes checking hiredis/hiredis.h presence... yes checking for hiredis/hiredis.h... yes checking for main in -lhiredis... yes checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for valgrind... no 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... yes 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 ... 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 ... yes 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 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 4.9.1 p1.0, pie-0.6.0) 4.9.1 * 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 /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 ... >>> Working in BUILD_DIR: "/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build" make -j24 Makefile:1414: *** missing separator. Stop. * ERROR: sys-cluster/gearmand-0.34-r1::gentoo failed (compile 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:20141028-210612.log'. * The ebuild environment file is located at '/tmp/portage/sys-cluster/gearmand-0.34-r1/temp/environment'. * Working directory: '/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build' * S: '/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34'