Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43768 - dev-python/pyopenal-0.1.3 fails to emerge with media-libs/openal-20040218
Summary: dev-python/pyopenal-0.1.3 fails to emerge with media-libs/openal-20040218
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-04 19:41 UTC by Simon Farnsworth
Modified: 2004-03-06 07:11 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 Simon Farnsworth 2004-03-04 19:41:09 UTC
When I try to emerge dev-python/pyopenal-0.1.3, I get the following messages:

>>> emerge (1 of 11) dev-python/pyopenal-0.1.3 to /
>>> md5 src_uri ;-) PyOpenAL-0.1.3.tar.gz
>>> Unpacking source...
>>> Unpacking PyOpenAL-0.1.3.tar.gz to /var/tmp/portage/pyopenal-0.1.3/work
>>> Source unpacked.
/usr/lib/python2.3/distutils/dist.py:227: UserWarning: Unknown distribution option: 'home_page'
  warnings.warn(msg)
running build
running build_py
creating build
creating build/lib.linux-i686-2.3
creating build/lib.linux-i686-2.3/pyopenal
copying __init__.py -> build/lib.linux-i686-2.3/pyopenal
copying openal4soya.py -> build/lib.linux-i686-2.3/pyopenal
running build_ext
building '_openal' extension
creating build/temp.linux-i686-2.3
gcc -fno-strict-aliasing -DNDEBUG -Os -march=athlon-xp -mfpmath=sse -msse -mmmx -m3dnow -pipe -fPIC -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/include/python2.3 -c py_openal.c -o build/temp.linux-i686-2.3/py_openal.o
In file included from /usr/include/python2.3/Python.h:8,
                 from py_openal.c:4:
/usr/include/python2.3/pyconfig.h:847:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/stdlib.h:25,
                 from py_openal.c:2:
/usr/include/features.h:171:1: warning: this is the location of the previous definition
py_openal.c: In function `init_openal':
py_openal.c:2366: error: `AL_QUEUED' undeclared (first use in this function)
py_openal.c:2366: error: (Each undeclared identifier is reported only once
py_openal.c:2366: error: for each function it appears in.)
py_openal.c:2367: error: `AL_CURRENT' undeclared (first use in this function)
error: command 'gcc' failed with exit status 1

!!! ERROR: dev-python/pyopenal-0.1.3 failed.
!!! Function distutils_src_compile, Line 38, Exitcode 1
!!! compilation failed

I use unstable packages (~x86).

Reproducible: Always
Steps to Reproduce:
1. emerge dev-python/pyopenal

Actual Results:  
Compile errors 

Expected Results:  
Installed pyopenal 

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 
2.4.24dm) 
================================================================= 
System uname: 2.4.24dm i686 AMD Athlon(tm) 
Gentoo Base System version 1.4.3.13p1 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-Os -march=athlon-xp -mfpmath=sse -msse -mmmx -m3dnow -pipe" 
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/lib/mozilla/defaults/pref /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/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-Os -march=athlon-xp -mfpmath=sse -msse -mmmx -m3dnow -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache fixpackages prelink sandbox" 
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ 
http://ftp.uni-erlangen.de/pub/mirrors/gentoo 
http://gentoo.chem.wisc.edu/gentoo/" 
MAKEOPTS="-j2 -s" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="3dnow X aalib acpi acpi4linux alsa apache2 apm arts artswrappersuid 
audiofile avi berkdb bluetooth bonobo caps cdr crypt cups dga doc dvb dvd dvdr 
encode esd evms2 fam ffmpeg flac foomaticdb freetype fs gd gdbm gif gnome gpm 
gtk gtk2 gtkhtml guile imap imlib ipv6 irmc java jpeg kde kerberos ldap libg++ 
libwww lufsusermount mad mikmod mmx motif mozilla mozsvg mpeg msn mule music 
mysql nas ncurses nls offensive oggvorbis opengl oss pam pcap pda pdflib perl 
physfs pic png python qt quicktime radeon readline samba scanner sdl slang 
spell sse ssl tcltk tcpd tetex tiff truetype usb v4l video_cards_radeon wmf 
x86 xml xml2 xmms xv zlib"
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2004-03-06 07:11:30 UTC
Fixed in cvs.