Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70626 - xine-lib-1_rc7 fails to emerge
Summary: xine-lib-1_rc7 fails to emerge
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-09 17:30 UTC by Steve Bularca
Modified: 2005-04-11 08:39 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 Steve Bularca 2004-11-09 17:30:37 UTC
xine-lib-1_rc7 fails to build, with this error:



 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/X11R6/include -mtune=athlon -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fno-web -funit-at-a-time -mno-sse2 -mno-sse3 -ffunction-sections -MT color.lo -MD -MP -MF .deps/color.Tpo -c color.c  -fPIC -DPIC -o .libs/color.o
cc1: error: invalid option `tune=athlon'
cc1: error: unrecognized option `-fno-web'
cc1: error: unrecognized option `-funit-at-a-time'
distcc[20732] ERROR: compile color.c on 192.168.1.10 failed
make[3]: *** [color.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-1_rc7/work/xine-lib-1-rc7/src/xine-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-lib-1_rc7/work/xine-lib-1-rc7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-1_rc7/work/xine-lib-1-rc7'
make: *** [all] Error 2

!!! ERROR: media-libs/xine-lib-1_rc7 failed.
!!! Function src_compile, Line 149, Exitcode 2
!!! Parallel make failed
!!! If you need support, post the topmost build error, NOT this status message.

desktop ~ #


steps to reproduce: emerge ~x86 version of xine-lib

using ~x86,
AMD Athlon XP 3200+
Abit NF7-S2
2x256 OC-Z PC-3200 DDR RAM
Maxtor 80GB 8MB cache
Comment 1 Chris White (RETIRED) gentoo-dev 2004-11-09 22:29:40 UTC
emerge --info please
Comment 2 Steve Bularca 2004-11-10 16:05:44 UTC
desktop ~ # emerge --info
Portage 2.0.51-r3 (default-x86-2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.8-gentoo-r4 i686)
=================================================================
System uname: 2.6.8-gentoo-r4 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.6.6
distcc 2.18 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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/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=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ http://gentoo.ccccom.com http://ftp-mirror.internap.com/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X aalib acpi aim alsa apm avi berkdb bitmap-fonts bluetooth cddb cdr cdrom crypt cups directfb divx4linux dvd encode f77 foomaticdb fortran freetype gdbm gif gnome gpm gtk gtk2 icq imlib java jp2 jpeg ldap libg++ libwww mad mikmod motif mozilla mpeg mpeg4 mplayer ncurses net nls offensive oggvorbis opengl pam pdflib perl png python quicktime readline sdl slang spell ssl svga tcltk tcpd tetex transcode truetype usb x86 xml2 xmms xv zlib"

desktop ~ #


sorry :P
Comment 3 Steve Bularca 2004-11-11 13:44:43 UTC
I provided the info now...so help! :-)
Comment 4 Chris White (RETIRED) gentoo-dev 2004-11-25 10:55:29 UTC
It looks like your distcc is failing, can you please try emerging without distcc in your FEATURES?  Otherwise, I'd check all your distcc systems and make sure they're not using the 3.3.x series of gcc, because that's what it looks like since -mtune=athlon, -fno-web, and -funit-at-a-time are all gcc 3.4.x flags.
Comment 5 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-11 08:39:35 UTC
feel free to reopen if this problem persists with other versions, that particular version isn't in the tree any longer. please provide the requested output in that case. thanks