First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 88750
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tobias Klausmann <klausman@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
out.log Complete log of configure and failure to compile text/plain Tobias Klausmann 2005-04-11 10:56 0000 35.44 KB Details
Makefile Requested Makefile text/plain Tobias Klausmann 2005-04-13 08:52 0000 16.95 KB Details
xine-ui-0.99.3.patch xine-ui-0.99.3.patch patch Diego E. 'Flameeyes' Pettenò 2005-04-14 02:51 0000 611 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 88750 depends on: Show dependency tree
Bug 88750 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-04-11 10:55 0000
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 From Tobias Klausmann 2005-04-11 10:56:34 0000 -------
Created an attachment (id=56008) [edit]
Complete log of configure and failure to compile

------- Comment #2 From Jan Brinkmann (RETIRED) 2005-04-13 07:13:23 0000 -------
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 From Tobias Klausmann 2005-04-13 08:52:11 0000 -------
Created an attachment (id=56172) [edit]
Requested Makefile

------- Comment #4 From Diego E. 'Flameeyes' Pettenò 2005-04-14 02:51:06 0000 -------
Created an attachment (id=56240) [edit]
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 From Paul Giordano 2005-04-16 03:46:28 0000 -------
I needed to add a "libtoolize --copy --force" before the autoconf line, then it
worked fine.

------- Comment #6 From Jan Brinkmann (RETIRED) 2005-04-16 03:53:19 0000 -------
fixed in cvs, thanks for reporting, testing and thanks to diego for the
suggestion. =)

First Last Prev Next    No search results available      Search page      Enter new bug