Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 195724

Summary: dev-db/sqlite-3.4.2 update failed
Product: Gentoo Linux Reporter: jeffkyjin <jeffkyjin>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jeffkyjin 2007-10-13 17:37:17 UTC
When I update my system use "emerge --deep --update world", it fails at dev-db/sqlite-3.4.2.
Here is the error code:

* Running elibtoolize in: sqlite-3.4.2
sort: sort.c:1134:inittables_mb: assert“mblength != (size_t)-1 && mblength != (size_t)-2”failed
sort: sort.c:1134:inittables_mb: assert“mblength != (size_t)-1 && mblength != (size_t)-2”failed
sort: sort.c:1134:inittables_mb: assert“mblength != (size_t)-1 && mblength != (size_t)-2”failed
sort: sort.c:1134:inittables_mb: assert“mblength != (size_t)-1 && mblength != (size_t)-2”failed
sort: sort.c:1134:inittables_mb: assert“mblength != (size_t)-1 && mblength != (size_t)-2”failed
sort: sort.c:1134:inittables_mb: assert“mblength != (size_t)-1 && mblength != (size_t)-2”failed
sort: sort.c:1134:inittables_mb: assert“mblength != (size_t)-1 && mblength != (size_t)-2”failed
 * Cannot apply any patches, please file a bug about this
 *
 * ERROR: dev-db/sqlite-3.4.2 failed.
 * Call stack:
 *             ebuild.sh, line 1687:  Called dyn_unpack
 *             ebuild.sh, line  803:  Called qa_call 'src_unpack'
 *             ebuild.sh, line   44:  Called src_unpack
 *   sqlite-3.4.2.ebuild, line   46:  Called elibtoolize
 *        libtool.eclass, line  343:  Called die
 * The specific snippet of code:
 *                              die
 *  The die message:
 *   (no error message)
 *


Reproducible: Always




gencc jeffkyjin # emerge --info
Portage 2.1.3.12 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.20-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.20-gentoo-r8 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Timestamp of tree: Sat, 13 Oct 2007 08:50:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.1
dev-lang/python:     2.4.4-r4, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://gentoo.anheng.com.cn/gentoo http://linux.ntcu.net/ftp/dists/gentoo"
LANG="zh_CN.UTF-8"
LINGUAS="zh_CN"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/gentoo-china"
SYNC="rsync://linux.ntcu.net/gentoo-portage"
USE="3dnow X acc acl alsa amd64 berkdb bitmap-fonts cdr cjk cli cracklib crypt cups dbus dri dvd flac fortran gdbm gif gnome gpm gtk hal iconv ipv6 isdnlog jpeg kde mad midi mmx mp3 mplayer msn mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre perl pppd python qq qt3 qt3support qt4 readline reflection session spl sse sse2 ssl svg tcpd truetype-fonts type1-fonts unicode xorg zh_CN zlib" ALSA_CARDS="nForce hda-intel intel8x0 intel8x0m" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-13 17:40:58 UTC

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