Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49923 - PyOpenGL's build crashed without numarray installed first
Summary: PyOpenGL's build crashed without numarray installed first
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-03 18:24 UTC by Daniel Holth
Modified: 2005-02-07 06:55 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 Daniel Holth 2004-05-03 18:24:47 UTC
When I tried to emerge PyOpenGL, the distutils setup.py failed with an undefined 'HAS_NUMERIC' variable. Emerging numarray fixed the problem but PyOpenGL should compile with or without numarray|numeric.

Reproducible: Didn't try
Steps to Reproduce:




Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-hardened
-r3)
=================================================================
System uname: 2.6.5-hardened-r3 i686 AMD Athlon(TM) XP 1600+
Gentoo Base System version 1.4.3.13
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2
/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu
x/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm avi berkdb caps cdr crypt cups dvd encode esd flac
 foomaticdb gdbm gif gnome gpm gtk gtk2 imlib ipv6 jack java jpeg kde libg++ lib
www mad mikmod mmx motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl p
ng ppds python qt quicktime readline sdl slang speex spell ssl svga tcpd truetyp
e usb v4l v4l2 x86 xml2 xmms xv zlib zvbi"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-06-26 13:24:03 UTC
works for me .. can you attach the build log for the failing pyopengl ebuild?
Comment 2 Fernando Serboncini (RETIRED) gentoo-dev 2005-01-24 18:30:44 UTC
There's a new version of pyopengl in portage. Can you check if it still crashes?
Comment 3 Fernando Serboncini (RETIRED) gentoo-dev 2005-02-07 06:55:05 UTC
I'm closing this one since there's no feedback from the user.
Reopen if something new happens.