Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104577 - I cannot compile iso-codes
Summary: I cannot compile iso-codes
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-02 03:33 UTC by Uzytkownik
Modified: 2005-09-02 22:22 UTC (History)
0 users

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 Uzytkownik 2005-09-02 03:33:05 UTC
After holydays I update system (~x86, some -x86. gcc 4.1.0 ect.).
It's always crash on iso-codes (both 0.47 and 0.47) with all gcc (3.4, 4.0, 4.1).


Reproducible: Always
Steps to Reproduce:
1. emerge -1 iso-codes or emerge -Du world

Actual Results:  
On terminal (not stderr or stdin - I cannot save it by 2>&1 > some_file) it
shows something like:
b7fe5000-b7fe6000 r--p 0001a000 16:02 505124  /lib/ld-2.3.90.so
but sometimes its no "library name" or some names repeat twice.
What is it?

Expected Results:  
Emerge iso-codes
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2005-09-02 09:06:54 UTC
We need more info than just, its random - copy and paste the output please. 
Also the output of the command 'emerge info' would be appreciated.
Comment 2 Uzytkownik 2005-09-02 09:39:10 UTC
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4,
glibc-2.3.5.20050722-r0, 2.6.12-rc4-mm1 i686)
=================================================================
System uname: 2.6.12-rc4-mm1 i686 Pentium III (Katmai)
Gentoo Base System version 1.12.0_pre7
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.91.0.3
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -mmmx -msse -fomit-frame-pointer -pipe -mfpmath=sse
-w"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -mmmx -msse -fomit-frame-pointer -pipe
-mfpmath=sse -w"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,--as-needed"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acl alsa apache2 apm atm audiofile avi berkdb bitmap-fonts bonobo
boo bzip2 bzlib cltk crypt cups curl doc eds emacs emboss encode esd fam fat
firefox flac foomaticdb fortran ftp gd gdbm gif gnome gpm gstreamer gtk gtk2
gtkhtml guile imagemagick imlib ipv6 java jpeg kerberos ldap libg++ libgda
libwww lua mad mikmod mime mmx mono motif mozilla mp3 mpeg mysql ncurses nls
nntp nptl ogg oggvorbis openal opengl pam pcre pdflib perl php png python
quicktime readline samba sasl sdl slang speex spell sqlite sse ssl subversion
svga tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts unicode
usb vorbis x86 xml xml2 xmms xscreensaver xv zlib linguas_pl userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL
Comment 3 Uzytkownik 2005-09-02 10:04:01 UTC
(In reply to comment #1)
> We need more info than just, its random - copy and paste the output please. 
> Also the output of the command 'emerge info' would be appreciated.

I cannot - It's isn't on stdin/stderr(on stderr is only (In reply to comment #1).
I've some problems with samba, then it's hard to me to copy all emerge info or
output.

Output starts by:
../../iso2pot.py --is-version 0.47 --comment code \
    --fields name iso_3166_2.xml iso_3166_2.pot
*** glib detected *** /usr/bin/python: double free of corruption (!prev):
0x081c738 ***
======= Backtrace: =======
/lib/libc.so.6(0x7bcc13)
/lib/libc.so.6(__libc_free+84)[0xb78d674]
/usr/lib/python/.../pyexpat.so(XML_ParserFree+0xcb)[0xb792c16b]
======= Memory map: ======
....

Python 2.3.5 2.4.1
sandbox 1.2.12
ac 2.13 2.59
am 1.4 ... 1.9.6
bu 2.16.91.0.3
lt 1.5.20
oh 2.6.11
keywords x86 ~86
clean yes
i686-pc-linux-gnu

When samba starts up (or firefox ect.) I'll send more details.
Regards
Comment 4 Uzytkownik 2005-09-02 10:14:30 UTC
It was error with pyxml compiled by gcc 4.1.
thanks
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-09-02 22:22:36 UTC
(In reply to comment #4)
> It was error with pyxml compiled by gcc 4.1.

Closing, this has nothing to do w/ iso-codes.