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

Bug 146404

Summary: dev-python/numpy emerge fails
Product: Gentoo Linux Reporter: Guido Sanchez <sanchez.guido>
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: VERIFIED TEST-REQUEST    
Severity: normal CC: sci
Priority: High    
Version: 2006.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of 'emerge dev-python/numpy'

Description Guido Sanchez 2006-09-05 08:28:03 UTC
Portage 2.1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r7 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3"
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/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer prelink sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.mirrors.tds.net/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LANG="es_ES.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="es en es_AR es_ES en_GB en_US"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/portage-xgl /usr/portage/local/layman/zugaina"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acpi alsa apache2 apm arts audiofile avi bash-completion bcmath berkdb bitmap-fonts bzip2 cairo cdr cjk cli crypt cups curl dbus dbx dga dio dlloader doc dri dvd dvdr dvdread eds emacs emboss encode esd ethereal fam fbcon ffmpeg firefox flac foomaticdb fortran ftp gd gdbm gif gimpprint glut glx gmp gnome gpm gstreamer gtk gtk2 gtkhtml hal ieee1394 imagemagick ionotify ipv6 isdnlog jabber java jpeg ldap libg++ libwww lm_sensors mad mikmod mmx2 mp3 mpeg mysql mysqli ncurses nls nptl nptlonly nvidia ogg opengl pam pcre pdflib perl php png posix postgres ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session speex spell spl ssl svg tcltk tcpd tetex threads tidy tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l vhosts vorbis xinerama xml xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_es linguas_en linguas_es_AR linguas_es_ES linguas_en_GB linguas_en_US userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Guido Sanchez 2006-09-05 08:35:00 UTC
Created attachment 96076 [details]
Output of 'emerge dev-python/numpy'

Got this output by running 'emerge numpy &> numpy-output.txt'. There's the compilation error.
Comment 2 Marien Zwart (RETIRED) gentoo-dev 2007-01-14 23:11:14 UTC
I think this is upstream bug http://projects.scipy.org/scipy/numpy/ticket/182 which is fixed in numpy-1.0.1 which I will hopefully commit real soon now and worked around in the current numpy-1.0_beta2 and _rc1 ebuilds. Please reopen if you still get this using the current ebuild and close if it's really fixed.