* Package: dev-db/redis-2.2.0_rc4 * Repository: gentoo * Maintainer: robbat2@gentoo.org lu_zero@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking redis-2.2.0-rc4.tar.gz to /var/tmp/portage/dev-db/redis-2.2.0_rc4/work >>> Source unpacked in /var/tmp/portage/dev-db/redis-2.2.0_rc4/work >>> Preparing source in /var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4 ... * Running autoconf ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib checking whether to build with debug information... no checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-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 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working strcoll... yes checking for working strtod... yes checking for dup2... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating deps/linenoise/Makefile config.status: creating deps/hiredis/Makefile config.status: creating Makefile config.status: creating src/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4 ... make -j14 cd src && make all make[1]: Entering directory `/var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4/src' cd ../deps/hiredis && make static TARCH="" i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe ae.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe anet.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -I../deps/hiredis redis-benchmark.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe sds.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe adlist.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe zmalloc.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -I../deps/hiredis -I../deps/linenoise redis-cli.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe release.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe redis-check-dump.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe lzf_c.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe lzf_d.c make[2]: Entering directory `/var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4/deps/hiredis' i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe net.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe redis-check-aof.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe hiredis.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe sds.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe async.c redis-cli.c: In function ‘cliReadReply’: redis-cli.c:446:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe dict.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe redis.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe pqsort.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe zipmap.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe sha1.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe ziplist.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe networking.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe util.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe object.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe db.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe replication.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe rdb.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe t_string.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe t_list.c replication.c: In function ‘replicationCron’: replication.c:550:22: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe t_set.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe t_zset.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe t_hash.c ar rcs libhiredis.a net.o hiredis.o sds.o async.o i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe config.c make[2]: Leaving directory `/var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4/deps/hiredis' cd ../deps/linenoise && make TARCH="" make[2]: Entering directory `/var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4/deps/linenoise' i686-pc-linux-gnu-gcc -c -Wall -W -Os -g linenoise.c i686-pc-linux-gnu-gcc -c -Wall -W -Os -g example.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe aof.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe vm.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe pubsub.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe multi.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe debug.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe sort.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe intset.c i686-pc-linux-gnu-gcc -c -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe syncio.c i686-pc-linux-gnu-gcc -o redis-check-dump -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -lm -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu redis-check-dump.o lzf_c.o lzf_d.o i686-pc-linux-gnu-gcc -o redis-check-aof -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -lm -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu redis-check-aof.o i686-pc-linux-gnu-gcc -Wall -W -Os -g -o linenoise_example linenoise.o example.o make[2]: Leaving directory `/var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4/deps/linenoise' cd ../deps/hiredis && make static i686-pc-linux-gnu-gcc -o redis-cli -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -lm -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu anet.o sds.o adlist.o redis-cli.o zmalloc.o release.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o make[2]: Entering directory `/var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4/deps/hiredis' make[2]: Nothing to be done for `static'. make[2]: Leaving directory `/var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4/deps/hiredis' i686-pc-linux-gnu-gcc -o redis-benchmark -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -lm -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ae.o anet.o redis-benchmark.o sds.o adlist.o zmalloc.o ../deps/hiredis/libhiredis.a i686-pc-linux-gnu-gcc -o redis-server -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -lm -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu adlist.o ae.o anet.o dict.o redis.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o vm.o pubsub.o multi.o debug.o sort.o intset.o syncio.o vm.o: In function `computeObjectSwappability': vm.c:(.text+0xed0): undefined reference to `log' collect2: ld returned 1 exit status make[1]: *** [redis-server] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4/src' make: *** [all] Error 2 emake failed * ERROR: dev-db/redis-2.2.0_rc4 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3351: Called _eapi2_src_compile * ebuild.sh, line 665: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-db/redis-2.2.0_rc4', * the complete build log and the output of 'emerge -pqv =dev-db/redis-2.2.0_rc4'. * The complete build log is located at '/var/log/portage/build/dev-db/redis-2.2.0_rc4:20110223-154446.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/redis-2.2.0_rc4/temp/environment'. * S: '/var/tmp/portage/dev-db/redis-2.2.0_rc4/work/redis-2.2.0-rc4'