Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35724 - media-video/mplayer-1.0_pre3 can't compile
Summary: media-video/mplayer-1.0_pre3 can't compile
Status: RESOLVED DUPLICATE of bug 28715
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-13 06:58 UTC by Frank Hollenbach
Modified: 2006-02-04 06:04 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 Frank Hollenbach 2003-12-13 06:58:52 UTC
gcc -O4 -mcpu=7400 -mtune=7400 -maltivec -mabi=altivec -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_O     -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/f    sr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o    o_altivec.o ppc/mpegvideo_altivec.c
ppc/mpegvideo_altivec.c: In function `dct_quantize_altivec':
ppc/mpegvideo_altivec.c:515: error: unrecognizable insn:
(insn 1331 251 1332 2 (nil) (set (reg:V4SF 96 v19)
        (const_vector:V4SF [
                (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0])
                (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0])
                (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0])
                (const_double:SF 5.411961078643798828125e-1 [0x0.8a8bd4p+0])
            ])) -1 (nil)
    (nil))
ppc/mpegvideo_altivec.c:515: internal compiler error: in extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/mplayer-1.0_pre3/temp/ccRohMdD.out file, please attach this to your bugreport
make[1]: *** [ppc/mpegvideo_altivec.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-1.0_pre3/work/MPlayer-1.0pre3/libavcodec'
make: *** [libavcodec/libavcodec.a] Fehler 2

!!! ERROR: media-video/mplayer-1.0_pre3 failed.
!!! Function src_compile, Line 305, Exitcode 2
!!! Failed to build MPlayer!


Reproducible: Always
Steps to Reproduce:
1.emerge mplayer
2.
3.


Expected Results:  
 

Portage 2.0.49-r18 (default-ppc-1.4, gcc-3.3.2, glibc-2.3.2-r3, 2.4.20-ben9) 
================================================================= 
System uname: 2.4.20-ben9 ppc 
Gentoo Base System version 1.4.3.12 
ACCEPT_KEYWORDS="ppc ~ppc" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec" 
CHOST="powerpc-unknown-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/
kde/3.1/share/config /usr/kde/3/share/config /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="-O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="ccache" 
GENTOO_MIRRORS="http://gentoo.inode.at/ http://gentoo.mirror.sdv.fr http://
ftp.snt.utwente.nl/pub/os/linux/gentoo http://
mirrors.sec.informatik.tu-darmstadt.de/gentoo http://
linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.easynet.nl/
mirror/gentoo/ http://gentoo.tiscali.nl/gentoo/ http://ds.thn.htu.se/linux/
gentoo http://ftp.gentoo.skynet.be/pub/gentoo/ http://trumpetti.atm.tut.fi/
gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X aalib arts berkdb bonobo cdr cups dvd esd foomaticdb gdbm gif gnome 
gnome-libs gnome2 gpm gtk gtk2 gtkhtml guile imlib java jpeg kde libwww mitshm 
motif mozilla mysql nls oggvorbis opengl oss pam perl png ppc python qt rage128 
readline scanner sdl slang ssl tcltk tcpd tetex truetype usb xv"
Comment 1 Luca Barbato gentoo-dev 2003-12-13 08:11:19 UTC
gcc-3.3.x serie has serious issues on ppc, thus is masked.


*** This bug has been marked as a duplicate of 28715 ***