Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51964 - libmpeg2 not compiling on PPC with 3.4.0
Summary: libmpeg2 not compiling on PPC with 3.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: PPC Linux
: High major (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 20:03 UTC by Bryan Forbes
Modified: 2004-07-09 15:33 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 Bryan Forbes 2004-05-24 20:03:25 UTC
When I try to emerge libmpeg2, I get this error:
cpu_accel.c: In function `arch_accel':
cpu_accel.c:131: sorry, unimplemented: function 'arch_accel' can never be inlined because it uses setjmp
make[2]: *** [libmpeg2arch_la-cpu_accel.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/libmpeg2-0.4.0b/work/mpeg2dec-0.4.0/libmpeg2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libmpeg2-0.4.0b/work/mpeg2dec-0.4.0/libmpeg2'
make: *** [all-recursive] Error 1

Reproducible: Always
Steps to Reproduce:
1. emerge libmpeg2



Portage 2.0.50-r6 (default-ppc-2004.1, gcc-3.4.0, glibc-2.3.3_pre20040420-r0, 2.6.6)
=================================================================
System uname: 2.6.6 ppc 7455, altivec supported
Gentoo Base System version 1.4.15
distcc 2.14 powerpc-unknown-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec
-fno-strict-aliasing"
CHOST="powerpc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/lib/pbbuttons /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec
-fno-strict-aliasing"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://mirror.datapipe.net/gentoo ftp://mirrors.tds.net/gentoo"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/bmg-main.alternative /usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib alsa apm berkdb bonobo cdr crypt cups directfb dvd encode esd evo
flac foomaticdb gdbm gif gimpprint gnome gnome-libs gpm gstreamer gtk gtk2 guile
imlib jpeg ldap libwww mad mitshm mono motif ncurses nls oggvorbis opengl oss
pam pd perl png ppc python readline sdl slang spell ssl tc tcltk tcpd tiff
truetype usb video_cards_radeon xml xmms xv zlib"
Comment 1 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2004-07-09 15:33:30 UTC
Fixed in CVS. Will be on the mirrors in a few hours.