Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14939 - ogle ./configure out of its mind: illegal instruction
Summary: ogle ./configure out of its mind: illegal instruction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-01 20:31 UTC by Warp Zero (RETIRED)
Modified: 2006-02-04 06:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
a log of an emerge ogle (log,124.04 KB, text/plain)
2003-02-01 21:44 UTC, Warp Zero (RETIRED)
Details
a log of an emerge ogle (log,124.04 KB, text/plain)
2003-02-01 21:45 UTC, Warp Zero (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Warp Zero (RETIRED) gentoo-dev 2003-02-01 20:31:33 UTC
the ogle ./configure script doesnt seem to check altivec support and so it
compiles ogle with -D_ALTIVEC or similar, generating code that Illegal
Instruction (SIGILL)s on processors without altivec support (G3 or less). (signal 4)

Reproducible: Always
Steps to Reproduce:
1. Find iBook
2. Emerge ogle
3. Run ogle
Actual Results:  
SIGILL from a ogle subprocess

Expected Results:  
run

iBook 2 - IBM750FX CPU
Comment 1 Warp Zero (RETIRED) gentoo-dev 2003-02-01 21:39:31 UTC
Portage 2.0.46-r9 (, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-r6 ppc 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/root/portage"
USE="libwww jpeg nls mitshm gif png truetype ppc gdbm berkdb slang readline tcpd pam ssl perl python esd imlib oggvorbis motif X gtk Apache2 -bonobo cdr -gnome oss xmms zlib -gnome-libs -alsa -qt -kde scanner -pcmcia mozilla fbcon directfb encode dga dvd gpm sdl java xv pic opengl mpeg flash cups avi aalib"
COMPILER="gcc3"
CHOST="powerpc-unknown-linux-gnu"
CFLAGS="-O3 -mcpu=750 -mmultiple -mstring -fomit-frame-pointer -fsigned-char -mpowerpc-gfxopt -pipe"
CXXFLAGS="-O3 -mcpu=750 -mmultiple -mstring -fomit-frame-pointer -fsigned-char -mpowerpc-gfxopt -pipe"
ACCEPT_KEYWORDS="ppc"
MAKEOPTS="-j1"
AUTOCLEAN="no"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache"
Comment 2 Warp Zero (RETIRED) gentoo-dev 2003-02-01 21:44:29 UTC
Created attachment 7837 [details]
a log of an emerge ogle
Comment 3 Warp Zero (RETIRED) gentoo-dev 2003-02-01 21:45:19 UTC
Created attachment 7838 [details]
a log of an emerge ogle
Comment 4 Jonathan Nall 2003-02-01 22:51:29 UTC
all fixed. thanks for the help verifying it.

closed and commited into CVS.