Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93630 - dev-games/ogre-1.0.1 sample programs segfault
Summary: dev-games/ogre-1.0.1 sample programs segfault
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-22 20:09 UTC by groepaz
Modified: 2005-05-23 16:35 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 groepaz 2005-05-22 20:09:17 UTC
ogre emerges fine, but the sample programs all segfault :/ i've already tried 
some different useflags (someone told me devIL might a problem on 64bit, but 
leaving it out doesnt seem to change anything) and also some more conservative 
cflags than i use for the rest of my system (but which dont seem to harm anyway
), but no go :( does anyone actually have this running on amd64? any known 
issues with ogres dependancies maybe?

Reproducible: Always
Steps to Reproduce:
1. compile ogre using ebuild compile (not emerge)
2. run one of the sample programs in the work directory
3.

Actual Results:  
segfault

Expected Results:  
sample programs should work :)

Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-
r1, 2.6.11-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 12 2005, 06:29:15)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -pipe -fomit-frame-pointer -O3 -Wall -W"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/
share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /
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/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -fomit-frame-pointer -O3 -Wall -W"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/
distributions/gentoo"
LANG="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 16bit 3ds S3TC X Xaw3d a52 aac aalib acpi alsa amd amr ao aotuv 
apache2 apm arts athena audiofile avi bash-completion bcmath bdf berkdb bitmap-
fonts bl blender-game bluetooth bmp bzip2 bzlib cardbus cd cdb cdda cddb cdio 
cdparanoia cdr cdrom cegui cg cpulimit crypt css cups curl custom-cflags 
debugger devil dga dhcp dio directfb dnd dpms dts dv dvb dvd dvdr dvdread dxr3 
edl encode esd ethereal exif fam fb fbcon fbdev ffmpeg figlet flac flash flood 
fmod font-server fortran fpx ftp gd ggi gif gimp gimpprint glut gnome gpgme 
gphoto2 gpm gprof graphviz gs gstreamer gtk gtk2 hal html http httpd idea 
ieee1394 imagemagick imap imlib imlib2 ipv6 irc irda jack java javacomm 
javascript jit joystick jp2 jpeg jpeg2k junit kde koffice-plugin lcms libcaca 
libsamplerate libvisual libwww lirc live lm_sensors logitech-mouse lua lzo lzw 
lzw-tiff mad memlimit menubar mikmod mime mimencode ming mjpeg monkey motif 
mozdevelop mozilla moznocompose moznoirc moznomail mozsvg mp3 mpc mpeg mpeg4 
mplayer music mysql mythtv nas ncurses net network nls no_wxgtk1 nocd ntlm 
nvidia ogg oggvorbis ogre openal opengl operanom2 oss pam pdf pdflib perl php 
plugin png pnp portaudio posix povray print python qemu-fast qt quicktime rar 
readline real recode reiserfs rrdtool rtc sblive sdl sftp shorten slang sndfile 
sockets softmmu speedo speex spell src ssl stencil-buffer stream subtitles 
subversion svg svgz tcltk tcpd tetex tga theora threads tidy tiff timidity 
toolbar transcode truetype truetype-fonts type1 type1-fonts uml underscores 
unicode usb userland userlocales v4l v4l2 vcd vcdimager videos vidix vim-with-x 
visualization vlm vnc vorbis wifi wma123 wmf wxwindows x11vnc xanim 
xchatdccserver xchattext xine xml xml2 xmms xpm xrandr xv xvid xvmc yv12 
zeroconf zlib zvbi linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-05-23 16:35:14 UTC
it looks like it segfaults if you simply unpack the tarball and run
configure/make ... that means it's a problem with the package rather than the
ebuild ...

i'll just strip amd64 from KEYWORDS