Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Multimedia overlay (mplayer-cvs, x264-svn, gpac-cvs)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
yngwin
Developer
Developer


Joined: 19 Dec 2002
Posts: 4389
Location: Suzhou, China

PostPosted: Tue Sep 12, 2006 12:50 pm    Post subject: Reply with quote

Quote:
Solution: merge media-libs/x264-svn

I thought that's what you meant in the first place!
The recent subversion builds for x264, ffmpeg, mplayer and avidemux all go together, because of changes in x264.

Quote:
How can I add your Overlay to Layman?

I haven't looked at that yet, especially since the latest layman version has some changes in the way it handles (unofficial) overlays. I'm still using the previous version. But I will have a look and hopefully come up with a solution this week.
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
Finswimmer
Moderator
Moderator


Joined: 02 Sep 2004
Posts: 5291
Location: Langen (Hessen), Germany

PostPosted: Tue Sep 12, 2006 1:01 pm    Post subject: Reply with quote

yngwin wrote:
Quote:
Solution: merge media-libs/x264-svn

I thought that's what you meant in the first place!
The recent subversion builds for x264, ffmpeg, mplayer and avidemux all go together, because of changes in x264.

Quote:
How can I add your Overlay to Layman?

I haven't looked at that yet, especially since the latest layman version has some changes in the way it handles (unofficial) overlays. I'm still using the previous version. But I will have a look and hopefully come up with a solution this week.


Code:
server ~ # cat /usr/ownoverlay.xml
<?xml version="1.0" ?>
  <overlay
      type = "svn"
      src  = "http://berkano.net/svn/berkano-overlay"
      contact = ""
      status  = ""
      name = "berkano">

    <link>
      http://berkano.net/svn/berkano-overlay
    </link>

    <description>
    </description>

  </overlay>
Back to top
View user's profile Send private message
xepk
Tux's lil' helper
Tux's lil' helper


Joined: 27 Mar 2005
Posts: 124

PostPosted: Tue Sep 12, 2006 10:50 pm    Post subject: Reply with quote

You need to revert your subversion.eclass if you're getting the svn errors. See here.
Back to top
View user's profile Send private message
yngwin
Developer
Developer


Joined: 19 Dec 2002
Posts: 4389
Location: Suzhou, China

PostPosted: Sat Sep 16, 2006 1:37 am    Post subject: Reply with quote

Rubyripper is now in portage, so it can be removed from the overlay.
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
yngwin
Developer
Developer


Joined: 19 Dec 2002
Posts: 4389
Location: Suzhou, China

PostPosted: Wed Sep 20, 2006 6:06 am    Post subject: Reply with quote

For those who wanted to add my overlay in layman:
http://berkano.net/bits/2006/09/20/gentoo-overlay
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
lagalopex
Guru
Guru


Joined: 16 Oct 2004
Posts: 428

PostPosted: Sat Sep 23, 2006 1:10 pm    Post subject: Reply with quote

I tried to adapt the avidemux 22000 svn ebuild for the new 2.3.
It was as easy as edit the svn-branch...

Unfortunatelly it needs a threadsafe spidermonkey. As that does not exist, I found this one:
Code:
svn co http://svn.netdomination.org/repos/gentoo-voip/trunk/dev-lang/spidermonkey

If it works, post your feedback for the threadsafe spidermonkey at Bugzilla Bug 129222: dev-lang/spidermonkey threadsafe addition

I have now a avidemux 2.3 live svn :lol:
_________________
System: AMD Phenom II X4 840, 16GB RAM, NVidia GeForce GT 520, ASUS M4A87TD/USB3, Raid, Seagate Constellation ES
AMD64 system slow/unresponsive during disk access...
Back to top
View user's profile Send private message
yngwin
Developer
Developer


Joined: 19 Dec 2002
Posts: 4389
Location: Suzhou, China

PostPosted: Sat Sep 23, 2006 1:19 pm    Post subject: Reply with quote

lagalopex: ebuilds for threadsafe spidermonkey and avidemux 2.3-svn branch are in my overlay
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
lagalopex
Guru
Guru


Joined: 16 Oct 2004
Posts: 428

PostPosted: Sat Sep 23, 2006 1:42 pm    Post subject: Reply with quote

Well I thought the only overlay discussed here is the kpex-media...
But taking your overlay is... easier :oops:
_________________
System: AMD Phenom II X4 840, 16GB RAM, NVidia GeForce GT 520, ASUS M4A87TD/USB3, Raid, Seagate Constellation ES
AMD64 system slow/unresponsive during disk access...
Back to top
View user's profile Send private message
yngwin
Developer
Developer


Joined: 19 Dec 2002
Posts: 4389
Location: Suzhou, China

PostPosted: Sat Sep 23, 2006 9:24 pm    Post subject: Reply with quote

I do not want to hijack this thread, and I'm thankful that I can use the kpex-media overlay. But sometimes I find myself looking for newer versions, or other missing features. So I edit or write ebuilds myself. I just want to share these additions with people who would obviously be interested.
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
Merlin-TC
l33t
l33t


Joined: 16 May 2003
Posts: 603
Location: Germany

PostPosted: Sun Sep 24, 2006 4:25 am    Post subject: Reply with quote

I see now problems in have both overlays.
They're not opponents but complement each other so I am using both.
My thanks go to both maintainers.
Back to top
View user's profile Send private message
spike411
n00b
n00b


Joined: 14 Feb 2005
Posts: 4
Location: Czechia

PostPosted: Tue Sep 26, 2006 5:04 pm    Post subject: mplayer use flags & libass Reply with quote

Hello, I was wondering about some missing USE flags in mplayer-9999-r7 ebuild, namely enca, iconv & unicode.

Do you know why they are missing? And what about libass support? Is it enabled per default? Thx
Back to top
View user's profile Send private message
LXj
Tux's lil' helper
Tux's lil' helper


Joined: 03 Dec 2005
Posts: 107

PostPosted: Thu Sep 28, 2006 3:56 pm    Post subject: Reply with quote

I can't install mplayer from svn ebuild:
Code:
$ LANG=C sudo emerge mplayer
Calculating dependencies... done!

>>> Emerging (1 of 1) media-video/mplayer-9999-r5 to /
[...skip...]
>>> Unpacking source...
 * subversion check out start -->
 *      repository: svn://svn.mplayerhq.hu/mplayer/trunk
ACCESS DENIED  mkdir:     /usr/portage/distfiles/svn-src/mplayer
mkdir: íåâîçìîæíî ñîçäàòü êàòàëîã `mplayer': Îòêàçàíî â äîñòóïå

!!! ERROR: media-video/mplayer-9999-r5 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_unpack
  ebuild.sh, line 707:   Called src_unpack
  mplayer-9999-r5.ebuild, line 145:   Called subversion_src_unpack
  subversion.eclass, line 272:   Called subversion_fetch
  subversion.eclass, line 177:   Called die

!!! subversion.eclass: can't mkdir mplayer.
!!! If you need support, post the topmost build error, and the call stack if relevant.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-media-video_-_mplayer-9999-r5-27069.log"

mkdir:     /usr/portage/distfiles/svn-src/mplayer
--------------------------------------------------------------------------------
!!! This ebuild is from an overlay: '/usr/local/overlays/kpex-media'
Back to top
View user's profile Send private message
LinuxMan
Tux's lil' helper
Tux's lil' helper


Joined: 18 Sep 2004
Posts: 83
Location: Ukraine / Ternopil

PostPosted: Thu Sep 28, 2006 8:21 pm    Post subject: Reply with quote

LXj, you are running emerge from root?
_________________
SORRY FOR MY VERY VERY VERY VERY BAD ENGLISH
Back to top
View user's profile Send private message
LXj
Tux's lil' helper
Tux's lil' helper


Joined: 03 Dec 2005
Posts: 107

PostPosted: Sun Oct 01, 2006 11:48 am    Post subject: Reply with quote

LinuxMan wrote:
LXj, you are running emerge from root?

LXj wrote:
$ LANG=C sudo emerge mplayer

The same error after su-ing
Back to top
View user's profile Send private message
Mroofka
Guru
Guru


Joined: 25 Jan 2005
Posts: 369
Location: Poland

PostPosted: Sun Oct 01, 2006 8:32 pm    Post subject: Reply with quote

Code:
>>> Emerging (1 of 1) media-video/mplayer-cvs-0.1-r5 to /
 * font-arial-iso-8859-2.tar.bz2 MD5 ;-) ...                                                                                            [ ok ]
 * font-arial-iso-8859-2.tar.bz2 size ;-) ...                                                                                           [ ok ]
 * font-arial-iso-8859-1.tar.bz2 MD5 ;-) ...                                                                                            [ ok ]
 * font-arial-iso-8859-1.tar.bz2 size ;-) ...                                                                                           [ ok ]
 * font-arial-cp1250.tar.bz2 MD5 ;-) ...                                                                                                [ ok ]
 * font-arial-cp1250.tar.bz2 size ;-) ...                                                                                               [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                    [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                   [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                  [ ok ]
 * checking font-arial-iso-8859-1.tar.bz2 ;-) ...                                                                                       [ ok ]
 * checking font-arial-iso-8859-2.tar.bz2 ;-) ...                                                                                       [ ok ]
 * checking font-arial-cp1250.tar.bz2 ;-) ...                                                                                           [ ok ]
>>> Unpacking source...
 * Fetching CVS module ffmpeg into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@mplayerhq.hu:/cvsroot/ffmpeg" login
Logging in to :pserver:anonymous@mplayerhq.hu:2401/cvsroot/ffmpeg
cvs [login aborted]: connect to mplayerhq.hu(213.144.138.186):2401 failed: Connection refused

!!! ERROR: media-video/mplayer-cvs-0.1-r5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  mplayer-cvs-0.1-r5.ebuild, line 98:   Called cvs_src_unpack
  cvs.eclass, line 505:   Called cvs_fetch
  cvs.eclass, line 334:   Called die

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

!!! This ebuild is from an overlay: '/usr/local/portage'


Any suggestions ??

Pozdrawiam
Mroofka
_________________
"Make install not love"
registred linux User # 379143

"Ready for Anything; Prepared for everything; Surprised by Nothing !"
Back to top
View user's profile Send private message
Torangan
Apprentice
Apprentice


Joined: 21 Mar 2003
Posts: 157

PostPosted: Sun Oct 01, 2006 11:14 pm    Post subject: Reply with quote

I tried the avidemux-2600 ebuild from the berkano overlay but I got an error:

configure: error: conditional "HAVE_FREETYPE" was never defined.
Usually this means the macro was only invoked conditionally.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/avidemux-23000/work/avidemux-23000/config.log

!!! ERROR: media-video/avidemux-23000 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
avidemux-23000.ebuild, line 97: Called econf '--enable-nls' '--disable-altivec' '--enable-xv' '--with-libmad' '--without-arts' '--with-alsa' '--without-esd' '--without-oss' '--with-vorbis' '--with-a52dec' '--with-libsdl' '--without-freetype2' '--with-faac' '--with-faad2' '--with-xvid' '--with-x264' '--with-lame' '--with-newfaad' '--with-jsapi-include=/usr/include/js' '--disable-warnings' '--disable-dependency-tracking'
ebuild.sh, line 540: Called die

Unfortunately I did remove my SVN checkout which I had build locally just before... :-(

EDIT: I made a copy of the svn checkout in /usr/portage/distfiles into /usr/src, ran make -f Makefile.dist ; ./configure --with-newfaad --with-jsapi-include=/usr/include/js and it just worked without an error while the ebuild still has the same error...
Back to top
View user's profile Send private message
SnEptUne
l33t
l33t


Joined: 23 Aug 2004
Posts: 651

PostPosted: Sat Oct 14, 2006 12:20 am    Post subject: Reply with quote

The source for mplayer-1.0.20060614 is not working.


Code:

>> Emerging (3 of 3) media-video/mplayer-1.0.20060614-r1 to /
>>> Downloading 'http://kpex.no-ip.org:8080/mplayer-1.0.20060614.tar.gz'
--20:15:49--  http://kpex.no-ip.org:8080/mplayer-1.0.20060614.tar.gz
           => `/usr/portage/distfiles/mplayer-1.0.20060614.tar.gz'
Resolving kpex.no-ip.org... 70.224.240.11
Connecting to kpex.no-ip.org|70.224.240.11|:8080... connected.
HTTP request sent, awaiting response... 404 Not Found
20:15:50 ERROR 404: Not Found.

!!! Couldn't download 'mplayer-1.0.20060614.tar.gz'. Aborting.

_________________
"There will be more joy in heaven over the tear-bathed face of a repentant sinner than over the white robes of a hundred just men." (LM, 114)
Back to top
View user's profile Send private message
_pF_
Apprentice
Apprentice


Joined: 22 Apr 2004
Posts: 195
Location: Central London

PostPosted: Tue Nov 07, 2006 11:14 am    Post subject: Reply with quote

fireball-13 wrote:
emerge mplayer-cvs with jack failed
Code:

libao2/libao2.a(ao_jack.o): In function `outputaudio':
ao_jack.c:(.text+0x43): undefined reference to `jack_port_get_buffer'
libao2/libao2.a(ao_jack.o): In function `init':
ao_jack.c:(.text+0x33c): undefined reference to `jack_client_new'
ao_jack.c:(.text+0x383): undefined reference to `jack_set_process_callback'
ao_jack.c:(.text+0x3ad): undefined reference to `jack_get_ports'
ao_jack.c:(.text+0x443): undefined reference to `jack_port_register'
ao_jack.c:(.text+0x469): undefined reference to `jack_activate'
ao_jack.c:(.text+0x48b): undefined reference to `jack_port_name'
ao_jack.c:(.text+0x4a4): undefined reference to `jack_connect'
ao_jack.c:(.text+0x4c3): undefined reference to `jack_get_sample_rate'
ao_jack.c:(.text+0x4dc): undefined reference to `jack_port_get_total_latency'
ao_jack.c:(.text+0x4ec): undefined reference to `jack_get_buffer_size'
ao_jack.c:(.text+0x5fe): undefined reference to `jack_client_new'
ao_jack.c:(.text+0x671): undefined reference to `jack_client_close'
libao2/libao2.a(ao_jack.o): In function `uninit':
ao_jack.c:(.text+0x85f): undefined reference to `jack_client_close'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1


I was surprised to find my present problem described in such an old post! Did you solve it?
Back to top
View user's profile Send private message
xepk
Tux's lil' helper
Tux's lil' helper


Joined: 27 Mar 2005
Posts: 124

PostPosted: Wed Nov 08, 2006 12:01 am    Post subject: Reply with quote

SnEptUne wrote:
The source for mplayer-1.0.20060614 is not working.


Code:

>> Emerging (3 of 3) media-video/mplayer-1.0.20060614-r1 to /
>>> Downloading 'http://kpex.no-ip.org:8080/mplayer-1.0.20060614.tar.gz'
--20:15:49--  http://kpex.no-ip.org:8080/mplayer-1.0.20060614.tar.gz
           => `/usr/portage/distfiles/mplayer-1.0.20060614.tar.gz'
Resolving kpex.no-ip.org... 70.224.240.11
Connecting to kpex.no-ip.org|70.224.240.11|:8080... connected.
HTTP request sent, awaiting response... 404 Not Found
20:15:50 ERROR 404: Not Found.

!!! Couldn't download 'mplayer-1.0.20060614.tar.gz'. Aborting.
Sorry! It's back now.

All: Also, the reallibdir and mpdvdkit parameter changes are fixed in -r9.
Back to top
View user's profile Send private message
eliddell
n00b
n00b


Joined: 16 Nov 2004
Posts: 22

PostPosted: Wed Nov 22, 2006 7:01 pm    Post subject: Reply with quote

I'm having problems with the mplayer-9999-r11 ebuild:
Unknown parameter: --with-xanimlibdir=/usr/lib/xanim/mods

If I comment out the four-or-so lines in the ebuild file that appear to relate to that parameter and re-digest, portage then proceeds to complain about another flag:
Unknown parameter: --with-livelibdir=/usr/lib64/live

And if I comment out that one, the compile blows up because it can't find XShape, even though I have it installed and loaded. :(
Back to top
View user's profile Send private message
Taily
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2004
Posts: 115

PostPosted: Thu Nov 23, 2006 5:12 pm    Post subject: Reply with quote

eliddell wrote:
I'm having problems with the mplayer-9999-r11 ebuild:
Unknown parameter: --with-xanimlibdir=/usr/lib/xanim/mods

If I comment out the four-or-so lines in the ebuild file that appear to relate to that parameter and re-digest, portage then proceeds to complain about another flag:
Unknown parameter: --with-livelibdir=/usr/lib64/live

And if I comment out that one, the compile blows up because it can't find XShape, even though I have it installed and loaded. :(


I'm using the berkano overlay and i had the same problem.
Fixed it by uncommenting the line which enabled "--with-livelibdir" and added --enable-xshape in myconf. It seems by enabling the gtk flag, or perhaps even the X flag, not sure if it even is either, mplayer will require you to enable xshape.

However i still can't compile it because for some weird reason the configure script, without the --with-livelibdir, and using the ebuild (note, just a ./configure without ebuild doesn't cause this problem) defines the paths as such: -I/liveMedia/include -I/UsageEnvironment/include -I/BasicUsageEnvironment/include -I/groupsock/include
I suppose this could be fixed with a hackish patch for the configure script.

EDIT:
So i get passed that with the little configure hack but..

Code:
cc -c -I.. -I../loader  -Wdeclaration-after-statement -O4 -D__STDC_LIMIT_MACROS -march=k8 -mtune=k8 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/lib/live/liveMedia/include              -I/usr/lib/live/UsageEnvironment/include              -I/usr/lib/live/BasicUsageEnvironment/include              -I/usr/lib/live/groupsock/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -o stream_dvd.o stream_dvd.c
stream_dvd.c: In function 'dvd_parse_chapter_range':
stream_dvd.c:87: warning: passing argument 2 of 'strtol' from incompatible pointer type
stream_dvd.c: In function 'open_s':
stream_dvd.c:880: error: invalid operands to binary &
stream_dvd.c:897: error: invalid operands to binary >>
stream_dvd.c:948: error: invalid operands to binary &
stream_dvd.c:968: error: invalid operands to binary >>
stream_dvd.c:974: error: invalid operands to binary >>
make[1]: *** [stream_dvd.o] Error 1
make[1]: Leaving directory `/tmp/portage/portage/media-video/mplayer-9999-r10/work/mplayer/stream'
make: *** [stream/stream.a] Error 2


Is this a problem with libdvdread ? i have version 0.9.7 and downgrading to 0.9.6 didn't help.
Back to top
View user's profile Send private message
Nimue
Tux's lil' helper
Tux's lil' helper


Joined: 17 Sep 2006
Posts: 88

PostPosted: Thu Nov 23, 2006 9:08 pm    Post subject: Reply with quote

For those who care, I fixed all the issues in the berkano-overlay mplayer ebuild.

http://rapidshare.com/files/4554838/mplayer-9999-r10.ebuild

After slapping that in /usr/local/overlays/berkano-overlay/media-video/mplayer (or wherever you decided to put it), unmasking it (echo "media-video/mplayer -*" >> /etc/portage.unmask), digest it (cd /usr/local/overlays/berkano-overlay/media-video/mplayer && ebuild mplayer-9999-r10.ebuild digest) and install happily.
Back to top
View user's profile Send private message
yngwin
Developer
Developer


Joined: 19 Dec 2002
Posts: 4389
Location: Suzhou, China

PostPosted: Thu Nov 23, 2006 10:23 pm    Post subject: Reply with quote

Thank you, Nimue. I've incorporated the configure fixes into my -r11 ebuild.

There is now a separate thread for the berkano-overlay, so please use that where applicable: http://forums.gentoo.org/viewtopic-t-508174.html
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
_pF_
Apprentice
Apprentice


Joined: 22 Apr 2004
Posts: 195
Location: Central London

PostPosted: Sun Nov 26, 2006 9:23 am    Post subject: media-video/mplayer-9999-r13 Failures Reply with quote

media-video/mplayer-9999-r13 will only begin to build with the obsolete options --with-dvbincdir --with-livelibdir removed from the ebuild and the --enable-xshape option added. These bugs have been resurfacing for ages.

The build ultimately fails thus:
Code:
cc -c -I.. -I../stream -I../loader -I../libavutil -I../libavcodec -I../libavformat -O4 -march=pentium2 -mtune=pentium2 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/kde/3.5/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/freetype2 -I/liveMedia/include              -I/UsageEnvironment/include              -I/BasicUsageEnvironment/include              -I/groupsock/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__STDC_LIMIT_MACROS -o demux_rtp.o demux_rtp.cpp
distcc[15943] ERROR: compile (null) on localhost failed
In file included from demux_rtp.cpp:12:
demux_rtp_internal.h:17:24: error: liveMedia.hh: No such file or directory
demux_rtp.cpp:14:36: error: BasicUsageEnvironment.hh: No such file or directory
demux_rtp.cpp:16:30: error: GroupsockHelper.hh: No such file or directory
demux_rtp_internal.h:22: error: 'MediaSubsession' has not been declared
...
demux_rtp.cpp: At global scope:
demux_rtp.cpp:540: error: expected `)' before '*' token
distcc[15942] ERROR: compile demux_rtp.cpp on localhost failed
make[1]: *** [demux_rtp.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/mplayer-9999-r13/work/mplayer/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2

!!! ERROR: media-video/mplayer-9999-r13 failed.
Back to top
View user's profile Send private message
Taily
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2004
Posts: 115

PostPosted: Mon Nov 27, 2006 2:33 am    Post subject: Re: media-video/mplayer-9999-r13 Failures Reply with quote

_pF_ wrote:
media-video/mplayer-9999-r13 will only begin to build with the obsolete options --with-dvbincdir --with-livelibdir removed from the ebuild and the --enable-xshape option added. These bugs have been resurfacing for ages.

The build ultimately fails thus:
Code:
cc -c -I.. -I../stream -I../loader -I../libavutil -I../libavcodec -I../libavformat -O4 -march=pentium2 -mtune=pentium2 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/kde/3.5/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/freetype2 -I/liveMedia/include              -I/UsageEnvironment/include              -I/BasicUsageEnvironment/include              -I/groupsock/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__STDC_LIMIT_MACROS -o demux_rtp.o demux_rtp.cpp
distcc[15943] ERROR: compile (null) on localhost failed
In file included from demux_rtp.cpp:12:
demux_rtp_internal.h:17:24: error: liveMedia.hh: No such file or directory
demux_rtp.cpp:14:36: error: BasicUsageEnvironment.hh: No such file or directory
demux_rtp.cpp:16:30: error: GroupsockHelper.hh: No such file or directory
demux_rtp_internal.h:22: error: 'MediaSubsession' has not been declared
...
demux_rtp.cpp: At global scope:
demux_rtp.cpp:540: error: expected `)' before '*' token
distcc[15942] ERROR: compile demux_rtp.cpp on localhost failed
make[1]: *** [demux_rtp.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/mplayer-9999-r13/work/mplayer/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2

!!! ERROR: media-video/mplayer-9999-r13 failed.


Same problem i ran against, i do not know what it is about the ebuild that "removes" the libdir for live. The default ./configure adds "/usr/lib/live" infront of eg. -I/liveMedia/include so it becomes like -I/usr/lib/live/liveMedia/include.
This can be bypassed by either a patch to the configure script or emergeing with -live (i do not know where the ebuild could, should be edited to fix this).

However this is not the only problem i ran against, also dvd-related won't build, so i have to disable all dvd flags. But even this isn't enough since in the end it fails on stuff like x264, etc.

Even tried disabling most flags, no go.

I simply gave up on the svn build and went back to 1.0_rc1
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Page 9 of 10

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum