Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442944 - dev-db/redis-2.4.17 fails tests
Summary: dev-db/redis-2.4.17 fails tests
Status: RESOLVED DUPLICATE of bug 444796
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johan Bergström
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-13 07:58 UTC by Patrick Lauer
Modified: 2012-12-10 21:09 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2012-11-13 07:58:16 UTC
make[2]: Leaving directory `/var/tmp/portage/dev-db/redis-2.4.17/work/redis-2.4.17/deps/jemalloc'
    CC adlist.o
    CC ae.o
    CC anet.o
    CC dict.o
    CC redis.o
    CC sds.o
    CC zmalloc.o
zmalloc.c: In function âzmallocâ:
zmalloc.c:97:5: warning: implicit declaration of function âjmallocâ [-Wimplicit-function-declaration]
zmalloc.c:97:17: warning: initialization makes pointer from integer without a cast [enabled by default]
zmalloc.c:101:5: warning: implicit declaration of function âjmalloc_usable_sizeâ [-Wimplicit-function-declaration]
zmalloc.c: In function âzcallocâ:
zmalloc.c:111:5: warning: implicit declaration of function âjcallocâ [-Wimplicit-function-declaration]
zmalloc.c:111:17: warning: initialization makes pointer from integer without a cast [enabled by default]
zmalloc.c: In function âzreallocâ:
zmalloc.c:134:5: warning: implicit declaration of function âjreallocâ [-Wimplicit-function-declaration]
zmalloc.c:134:12: warning: assignment makes pointer from integer without a cast [enabled by default]
zmalloc.c: In function âzfreeâ:
zmalloc.c:176:5: warning: implicit declaration of function âjfreeâ [-Wimplicit-function-declaration]
    CC lzf_c.o
    CC lzf_d.o
    CC pqsort.o
    CC zipmap.o
    CC sha1.o
    CC ziplist.o
    CC release.o
    CC networking.o
networking.c: In function âzmalloc_size_sdsâ:
networking.c:11:5: warning: implicit declaration of function âjmalloc_usable_sizeâ [-Wimplicit-function-declaration]
    CC util.o
    CC object.o
    CC db.o
    CC replication.o
    CC rdb.o
    CC t_string.o
    CC t_list.o
    CC t_set.o
    CC t_zset.o
    CC t_hash.o
    CC config.o
    CC aof.o
    CC vm.o
    CC pubsub.o
    CC multi.o
    CC debug.o
    CC sort.o
    CC intset.o
    CC syncio.o
    CC slowlog.o
    CC bio.o
    CC memtest.o
    LINK redis-server
zmalloc.o: In function `zmalloc':
zmalloc.c:(.text+0xc): undefined reference to `jmalloc'
zmalloc.c:(.text+0x1e): undefined reference to `jmalloc_usable_size'
zmalloc.o: In function `zcalloc':
zmalloc.c:(.text+0xa4): undefined reference to `jcalloc'
zmalloc.c:(.text+0xb6): undefined reference to `jmalloc_usable_size'
zmalloc.o: In function `zrealloc':
zmalloc.c:(.text+0x145): undefined reference to `jmalloc_usable_size'
zmalloc.c:(.text+0x155): undefined reference to `jrealloc'
zmalloc.c:(.text+0x18d): undefined reference to `jmalloc_usable_size'
zmalloc.o: In function `zfree':
zmalloc.c:(.text+0x289): undefined reference to `jmalloc_usable_size'
zmalloc.c:(.text+0x2bd): undefined reference to `jfree'
networking.o: In function `zmalloc_size_sds':
networking.c:(.text+0x7b): undefined reference to `jmalloc_usable_size'
collect2: ld returned 1 exit status
make[1]: *** [redis-server] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-db/redis-2.4.17/work/redis-2.4.17/src'
make: *** [test] Error 2
 * ERROR: dev-db/redis-2.4.17 failed (test phase):
 *   Make test failed. See above for details.
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_test
 *        environment, line 3223:  Called __eapi0_src_test
 *   phase-helpers.sh, line  593:  Called die
 * The specific snippet of code:
 *              $emake_cmd ${internal_opts} test || \
 *                      die "Make test failed. See above for details."
 * 
 * If you need support, post the output of `emerge --info '=dev-db/redis-2.4.17'`,
 * the complete build log and the output of `emerge -pqv '=dev-db/redis-2.4.17'`.
 * The complete build log is located at '/var/tmp/portage/dev-db/redis-2.4.17/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/redis-2.4.17/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-db/redis-2.4.17/work/redis-2.4.17'
 * S: '/var/tmp/portage/dev-db/redis-2.4.17/work/redis-2.4.17'

>>> Failed to emerge dev-db/redis-2.4.17, Log file:

>>>  '/var/tmp/portage/dev-db/redis-2.4.17/temp/build.log'

 * Messages for package dev-db/redis-2.4.17:

 * ERROR: dev-db/redis-2.4.17 failed (test phase):
 *   Make test failed. See above for details.

Portage 2.1.11.31 (default/linux/amd64/10.0, gcc-4.6.3, glibc-2.15-r3, 3.5.4-vs2.3.4.3 x86_64)
=================================================================
System uname: Linux-3.5.4-vs2.3.4.3-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.2
Timestamp of tree: Unknown
ld GNU ld (GNU Binutils) 2.22.90.20120727
app-shells/bash:          4.2_p37
dev-lang/python:          2.7.3-r2, 3.2.3-r1
dev-util/cmake:           2.8.9-r1
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.2
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.69
sys-devel/automake:       1.12.4
sys-devel/binutils:       2.22.90
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl amd64 berkdb bzip2 cli cracklib crypt cups cxx dri egl fortran gdbm gpm iconv ipv6 mmx modules mudflap multilib ncurses nls nptl openmp openvg pam pcre pppd readline session sqlite sse sse2 ssl tcpd unicode xa xvfb zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19" USERLAND="GNU" VIDEO_CARDS="vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Johan Bergström 2012-12-10 21:09:25 UTC

*** This bug has been marked as a duplicate of bug 444796 ***