Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47521 - xine-lib fails to compile
Summary: xine-lib fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-11 10:07 UTC by Markus Rothe (RETIRED)
Modified: 2004-05-01 06:39 UTC (History)
1 user (show)

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 Markus Rothe (RETIRED) gentoo-dev 2004-04-11 10:07:19 UTC
I just wanted to install xine-lib. But the compilation ends beforce it really starts ;-) Here is the output:

 * subtitle decoder plugins:
   - spu             - spucc
   - sputext
 
 * video driver plugins:
   - XShm (X11 shared memory)
   - SyncFB (for Matrox G200/G400 cards)
   - Xv (XVideo *static*)
   - OpenGL
   - aa (Ascii ART)
   - fb (Linux framebuffer device)
   - sdl (Simple DirectMedia Layer)
   - directfb (DirectFB driver)
 
 * audio driver plugins:
   - oss (Open Sound System)
   - alsa09 (Alsa 0.9.x)
   - esd (Enlightened Sound Daemon)
   - arts (aRts - KDE soundserver)
---
 * Patching ${S}/ltmain.sh...
 *   Could not apply portage.patch!
 *   Please verify that it is not needed.
 * Cannot apply any patch, running libtoolize...
cd . && aclocal
cd . && automake --gnu --include-deps Makefile
cd . && autoconf
configure:11607: error: possibly undefined macro: AM_ASFLAGS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make: *** [configure] Error 1
 
!!! ERROR: media-libs/xine-lib-0.9.13-r3 failed.
!!! Function src_compile, Line 103, Exitcode 2
!!! (no error message)


Here is the emerge info output:

Portage 2.0.50-r3 (default-ppc-2004.0, gcc-3.2.3, glibc-2.3.2-r9, 2.6.1-benh1)
=================================================================
System uname: 2.6.1-benh1 ppc 7457, altivec supported
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-mcpu=7450 -O3 -pipe -fsigned-char -maltivec -mabi=altivec -mpowerpc-gfxopt"
CHOST="powerpc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /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/env.d"
CXXFLAGS="-mcpu=7450 -O3 -pipe -fsigned-char -maltivec -mabi=altivec -mpowerpc-gfxopt"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="ftp://192.168.0.3/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acl aim alsa arts audiofile berkdb cdr crypt cups dga directfb dvd dvdr emacs encode ethereal fam fbcon foomaticdb gdbm ggi gif gmp gnome gnome-libs gphoto2 gpm gstreamer gtk gtk2 gtkhtml imlib ipv6 jabber java jpeg kde libwww linguas_de mad mitshm motif mozilla mpeg mpi mule ncurses nls oggvorbis opengl oss pam perl png ppc python qt quicktime readline sdl slang ssl tcpd tetex tiff truetype usb videos xml xml2 xmms xosd xv zlib"


Markus
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-04-30 02:50:26 UTC
how about xine-lib-1_rc3 or rc4 `?
Comment 2 Luca Barbato gentoo-dev 2004-04-30 03:05:22 UTC
side note:
xine-libs won't work with certain gcc on ppc because of their about a year old libmpeg2... the problems got reported upstream already.
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2004-04-30 04:55:10 UTC
current ~ppc works fine. Maybe mark stable? (Don't know the rules, when marking a package stable...)

Markus
Comment 4 Markus Rothe (RETIRED) gentoo-dev 2004-05-01 06:39:28 UTC
solved - new version became stable.