Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88750 - media-video/xine-ui-0.99.3-r1
Summary: media-video/xine-ui-0.99.3-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-11 10:55 UTC by Tobias Klausmann (RETIRED)
Modified: 2005-04-16 03:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Complete log of configure and failure to compile (out.log,35.44 KB, text/plain)
2005-04-11 10:56 UTC, Tobias Klausmann (RETIRED)
Details
Requested Makefile (Makefile,16.95 KB, text/plain)
2005-04-13 08:52 UTC, Tobias Klausmann (RETIRED)
Details
xine-ui-0.99.3.patch (xine-ui-0.99.3.patch,611 bytes, patch)
2005-04-14 02:51 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Klausmann (RETIRED) gentoo-dev 2005-04-11 10:55:27 UTC
xine-ui fails to compile complaining about a missing seperator in a Makefile (see attached file).

emerge info:

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r1, 2.6.11.7 i686)
=================================================================
System uname: 2.6.11.7 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 19 2005, 19:29:49)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.5, 1.5, 1.6.3, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache digest distlocks sandbox sfperms userpriv usersandbox"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://gentoo.mirror.solnet.ch"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync5.de.gentoo.org/gentoo-portage"
USE="x86 16bit 3dnow 3dnowex X a52 aalib alsa apache2 apm artworkextra async audiofile avi bash-completion beepmp berkdb bitmap-fonts bmp bonobo bzip2 bzlib calendar cdda cddb cdio cdparanoia cdr cdrom chroot crypt cscope css cups curl devfs26 dga dio distribution divx4linux dnd droproot dts dv dvb dvd dvdread emboss encode escreen esd ethereal exif faad fam fame ffmpeg fftw flac foomaticdb fortran fpx freetype ftp gd gdbm ggi gif gimp gimpprint gnuplot gphoto2 gpm graphviz gs gstreamer gtk gtk2 guile ieee1394 imagemagick imlib imlib2 ipv6 jack jp2 jpeg kdeenablefinal ladcca ladspa lcms libcaca libg++ libsamplerate libwww lua lzo lzw lzw-tiff mad matroska mikmod mjpeg mmx mng motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg mpeg2 mplayer mysql mysqli ncurses network nls nptl nptlonly offensive ogg oggvorbis opengl operanom2 oss pam pcre pdf pdflib perl plotutils png python quicktime readline real recode scanner sdl sendfile sharedmem slang sockets soundtouch sox speex spell ssl stream svg szip tcltk tcpd tetex tga theora tiff transcode truetype truetype-fonts type1 type1-fonts unicode usb userlocales uudeview v4l v4l2 vcd vcdimager vidix vim vim-pager vlm vorbis wma123 wmf xine xml xml2 xmms xosd xpm xrandr xv xvid xvmc yv12 zlib zvbi"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, LINGUAS
Comment 1 Tobias Klausmann (RETIRED) gentoo-dev 2005-04-11 10:56:34 UTC
Created attachment 56008 [details]
Complete log of configure and failure to compile
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-13 07:13:23 UTC
could you please attach the file '/var/tmp/portage/xine-ui-0.99.3-r1/work/xine-ui-0.99.3/src/common/Makefile' ? i don't really know what's going wrong. maybe it's related to the version of automake that is used or something. trying to find out :)
Comment 3 Tobias Klausmann (RETIRED) gentoo-dev 2005-04-13 08:52:11 UTC
Created attachment 56172 [details]
Requested Makefile
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-04-14 02:51:06 UTC
Created attachment 56240 [details, diff]
xine-ui-0.99.3.patch

Try with this patch, if it works, it could be applied: instead of using
./autogen it uses directly the auto* tools, as for xine-lib.
Comment 5 Paul Giordano 2005-04-16 03:46:28 UTC
I needed to add a "libtoolize --copy --force" before the autoconf line, then it worked fine.
Comment 6 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-16 03:53:19 UTC
fixed in cvs, thanks for reporting, testing and thanks to diego for the suggestion. =)