Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104246 - media-libs/xine-lib-1.1.0-r2 fails to compile
Summary: media-libs/xine-lib-1.1.0-r2 fails to compile
Status: RESOLVED DUPLICATE of bug 104189
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-30 04:01 UTC by Adrian Frith
Modified: 2005-08-30 04:07 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 Adrian Frith 2005-08-30 04:01:52 UTC
When I emerge media-libs/xine-lib-1.1.0-r2, the compile fails with the errors
listed below. xine-lib-1.1.0-r1 previously emerged successfully, and
xine-lib-1.1.0 compiles successfully.

Reproducible: Always
Steps to Reproduce:
ACCEPT_KEYWORDS="~x86" emerge xine-lib
Actual Results:  
h264dsp_mmx.c: In function `h264_h_loop_filter_luma_mmx2':
dsputil_mmx.c:618: error: can't find a register in class `GENERAL_REGS' while
reloading `asm'
make[5]: *** [dsputil_mmx.lo] Error 1
make[5]: Leaving directory
`/var/tmp/portage/xine-lib-1.1.0-r2/work/xine-lib-1.1.0/src/libffmpeg/libavcodec/i386'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/xine-lib-1.1.0-r2/work/xine-lib-1.1.0/src/libffmpeg/libavcodec'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/xine-lib-1.1.0-r2/work/xine-lib-1.1.0/src/libffmpeg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/xine-lib-1.1.0-r2/work/xine-lib-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-1.1.0-r2/work/xine-lib-1.1.0'
make: *** [all] Error 2

!!! ERROR: media-libs/xine-lib-1.1.0-r2 failed.
!!! Function src_compile, Line 183, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
Compile and install.

Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.13-gentoo i686)
=================================================================
System uname: 2.6.13-gentoo i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.12.0_pre6
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/env.d"
CXXFLAGS="-march=pentium-m -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://rucus.ru.ac.za/pub/linux/gentoo
ftp://ftp.heanet.ie/pub/gentoo ftp://distfiles.gentoo.org
ftp://ftp.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS="en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa avi bash-completion berkdb bitmap-fonts cdr crypt cups curl
dbus doc eds emacs emboss encode esd fam firefox flac foomaticdb fortran ftp
gdbm gif gpm gtk gtk2 hal imap imlib ipv6 jpeg junit ldap libg++ libwww mad
maildir mikmod mmx motif mp3 mpeg mysql ncurses nls nptl offensive ogg oggvorbis
opengl oss pam pda pdflib perl png postgres ppds python qt quicktime readline
samba sdl session snmp speex spell sql sqlite sse sse2 ssl subversion symlink
tcpd tetex theora tiff truetype truetype-fonts type1-fonts usb vorbis wifi xine
xinerama xml xml2 xsl xv xvid zlib linguas_en_GB userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-30 04:07:05 UTC

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