Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138172 - xine-lib does not compile
Summary: xine-lib does not compile
Status: RESOLVED DUPLICATE of bug 132122
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 02:59 UTC by Stonki
Modified: 2006-06-27 03:02 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 Stonki 2006-06-27 02:59:13 UTC
Hello,

I am trying to compile xine-lib and both versions (stable and unstable) stops with the same problem.

7010  # ACCEPT_KEYWORDS="~x86" emerge xine-lib
......

audio_file_out.c:402: warning: excess elements in scalar initializer
audio_file_out.c:402: warning: (near initialization for `EXPORTED')
audio_file_out.c:402: warning: excess elements in scalar initializer
audio_file_out.c:402: warning: (near initialization for `EXPORTED')
audio_file_out.c:403: warning: data definition has no type or storage class
make[3]: *** [xineplug_ao_out_file_la-audio_file_out.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-1.1.2_pre20060606-r3/work/xine-lib-1.1.2cvs20060606/src/audio_out'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-lib-1.1.2_pre20060606-r3/work/xine-lib-1.1.2cvs20060606/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-1.1.2_pre20060606-r3/work/xine-lib-1.1.2cvs20060606'
make: *** [all] Error 2

!!! ERROR: media-libs/xine-lib-1.1.2_pre20060606-r3 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  xine-lib-1.1.2_pre20060606-r3.ebuild, line 249:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.




p7010 linux # emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1.20GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="de en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 apm arts avi berkdb bitmap-fonts cli crypt cups dhcp dri dv dvb dvd dvdr dvdread eds emboss encode esd foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 i8x0 ieee1394 imlib isdnlog jpeg kde libg++ libwww mad mikmod mmx mmxext motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pda pdflib perl pic png pppd python qt quicktime readline real reflection sdl see2 session spell spl sse ssl tcpd truetype truetype-fonts type1-fonts udev usb vorbis win32codecs xml xmms xorg xv xvid zlib elibc_glibc kernel_linux linguas_de linguas_en userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-27 03:02:56 UTC
> !!! If you need support, post the topmost build error

Anyway, your gcc is outdated.

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