Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111698 - soya3d crashes when try to import CalModel_Destroy
Summary: soya3d crashes when try to import CalModel_Destroy
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-06 07:56 UTC by Lukasz Wisniewski
Modified: 2006-04-28 18:16 UTC (History)
1 user (show)

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 Lukasz Wisniewski 2005-11-06 07:56:16 UTC
the bug occured when i tried to run pywracer, i reckon there must be something
wrong about soya ebuild and its compability with Cal3D - probably soya is not
getting compiled for proper version of Cal3D.

Reproducible: Always
Steps to Reproduce:
1. emerge soya
2. cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pywracer login
3. cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pywracer co -P pywracer
4. ./racing.py

Actual Results:  
the game did not start because of soya 3d

Expected Results:  
game should start

Traceback (most recent call last):
  File "./racing.py", line 20, in ?
    import soya
  File "/usr/lib/python2.4/site-packages/soya/__init__.py", line 26, in ?
    from soya._soya import *
ImportError: /usr/lib/python2.4/site-packages/soya/_soya.so: undefined symbol:
CalModel_Destroy

[ERR] There was an error loading Soya. This could mean that you do not have it
installed.
[ERR] Download it from http://home.gna.org/oomadness/en/soya/index.html
-------------------------------------------------------------------------------
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2,
2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -pipe -O3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -pipe -O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="pl_PL"
LC_ALL="pl_PL"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm avi berkdb bitmap-fonts cdr crypt cups curl dvd dvdr encode
esd fam ffmpeg foomaticdb fortran gdbm gif glut gnome gpm gstreamer gtk gtk2
ieee1394 imagemagick imlib ipv6 java jpeg kde libg++ libwww mad mikmod motif
mozilla mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python
qt quicktime readline scanner sdl spell ssl tcltk tcpd tiff truetype
truetype-fonts type1-fonts udev vorbis wxwindows xine xml2 xmms xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Arc Riley 2006-03-21 19:51:11 UTC
Please - what version of Soya and Cal3d do you have installed to generate this error?  I haven't been able to reproduce it.
Comment 2 Arc Riley 2006-04-28 16:14:16 UTC
Lukasz, please reply with soya and cal3d versions.
Comment 3 Lukasz Wisniewski 2006-04-28 18:16:30 UTC
hmm i dont remember which version it was but after having changed calc3d to newer one (that was not in portage) it worked. 

at this point i think this bug report is useless as now i am also unable to reproduce those those circonstances.

anyway, thnx for response.