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

Bug 33692

Summary: gettext-0.12.1 access violation on emerge
Product: Gentoo Linux Reporter: francis.lalonde
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description francis.lalonde 2003-11-17 11:19:08 UTC
emerging gettext-0.12.1 result in access violation error


Reproducible: Always
Steps to Reproduce:
1. env ACCEPT_KEYWORDS="~x86" emerge gettext
2.
3.

Actual Results:  
[...]
gcc -pipe -march=pentium4 -Os -frename-registers -o fc4 format-c-4-prg.o
setlocale.o  ../lib/.libs/libgettextlib.a
/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/gettext-tools/intl/.libs/libintl.a
../intl/.libs/libintl.a -lc
make[3]: Leaving directory
`/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/gettext-tools/tests'
make[3]: Entering directory
`/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/gettext-tools'
make[3]: Leaving directory
`/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/gettext-tools'
make[2]: Leaving directory
`/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/gettext-tools'
make[1]: Leaving directory
`/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/gettext-tools'
make[1]: Entering directory `/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-gettext-0.12.1-17698.log"

open_wr:   /proc/self/maps
open_wr:   /proc/self/maps
open_wr:   /proc/self/maps
--------------------------------------------------------------------------------

Expected Results:  
emerge successful!

bash-2.05b# emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.6.0-test9-mm2)
=================================================================
System uname: 2.6.0-test9-mm2 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
Gentoo Base System version 1.4.3.12
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-pipe -march=pentium4 -Os -frename-registers"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb /opt/tomcat/conf
/usr/kde/3.2/share/config /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-pipe -march=pentium4 -Os -frename-registers"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs ccache"
GENTOO_MIRRORS="http://adelie.polymtl.ca http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt encode foomaticdb gif gpm jpeg libg++ libwww mad mikmod
mpeg ncurses nls pdflib png quicktime spell xml2 xmms xv zlib gdbm berkdb slang
readline arts svga guile sdl tcpd ssl perl esd imlib oggvorbis motif X gtk2 gtk
qt kde gnome alsa jikes cdr cups java mozilla opengl xinerama sse acpi -apm
truetype samba kerberos python pam ldap"
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-11-17 11:47:34 UTC

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