Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: atrpms: devel

mplayer 1.0rc2 available

 

 

atrpms devel RSS feed   Index | Next | Previous | View Threaded


promac at gmail

Oct 11, 2007, 8:02 AM

Post #1 of 10 (10535 views)
Permalink
mplayer 1.0rc2 available

Hi,

There is a new mplayer release available:

http://people.atrpms.net/~pcavalcanti/srpms/mplayer-1.0-61_rc2.fc5.lcg.src.rpm

I defined two new identifiers in the spec file, so it is easier for the next
versions to come:

%define MPname MPlayer
%define snapshot rc2

Also, following the previous naming convention, maybe

mplayer-1.0-61_rc2

is better than:

mplayer-1.0rc2-61

Anyway, Axel, is up to you to keep the modifications or not.

--
Paulo Roma Cavalcanti
LCG - UFRJ


Axel.Thimm at ATrpms

Oct 12, 2007, 11:38 PM

Post #2 of 10 (10428 views)
Permalink
Re: mplayer 1.0rc2 available [In reply to]

Hi,

On Thu, Oct 11, 2007 at 12:02:59PM -0300, Paulo Cavalcanti wrote:
> Hi,
>
> There is a new mplayer release available:
>
> http://people.atrpms.net/~pcavalcanti/srpms/mplayer-1.0-61_rc2.fc5.lcg.src.rpm
>
> I defined two new identifiers in the spec file, so it is easier for the next
> versions to come:
>
> %define MPname MPlayer
> %define snapshot rc2
>
> Also, following the previous naming convention, maybe
>
> mplayer-1.0-61_rc2
>
> is better than:
>
> mplayer-1.0rc2-61
>
> Anyway, Axel, is up to you to keep the modifications or not.

Thanks, taken as is. It doesn't build on FC6 anymore due to

vo_ivtv.c: In function 'ivtv_reset':
vo_ivtv.c:79: error: storage size of 'sd' isn't known
vo_ivtv.c:80: error: storage size of 'sd1' isn't known
vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function)

But maybe FC6 is going out sooner than this will be fixed.
--
Axel.Thimm at ATrpms.net


john.robinson at anonymous

Oct 13, 2007, 4:28 AM

Post #3 of 10 (10451 views)
Permalink
Re: mplayer 1.0rc2 available [In reply to]

On 13/10/2007 07:38, Axel Thimm wrote:
[...]
> Thanks, taken as is. It doesn't build on FC6 anymore due to
>
> vo_ivtv.c: In function 'ivtv_reset':
> vo_ivtv.c:79: error: storage size of 'sd' isn't known
> vo_ivtv.c:80: error: storage size of 'sd1' isn't known
> vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function)
>
> But maybe FC6 is going out sooner than this will be fixed.

Does this also affect EL5, which is quite heavily based on FC6?

Cheers,

John.


_______________________________________________
atrpms-devel mailing list
atrpms-devel [at] atrpms
http://lists.atrpms.net/mailman/listinfo/atrpms-devel


promac at gmail

Oct 13, 2007, 5:06 AM

Post #4 of 10 (10413 views)
Permalink
Re: mplayer 1.0rc2 available [In reply to]

> > Anyway, Axel, is up to you to keep the modifications or not.
>
> Thanks, taken as is. It doesn't build on FC6 anymore due to
>
> vo_ivtv.c: In function 'ivtv_reset':
> vo_ivtv.c:79: error: storage size of 'sd' isn't known
> vo_ivtv.c:80: error: storage size of 'sd1' isn't known
> vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in
> this function)
>
> But maybe FC6 is going out sooner than this will be fixed.



I did not notice that because I built it without ivtv. It is running fine
for me this way either x86_64 or i686.

But it is odd, because FC6 uses the same kernel version than F7.

I tried also make it compile with live again, but it is not getting the
includes from the right place yet.

In the process I found another live version:

http://people.atrpms.net/~pcavalcanti/srpms/live-2007.08.03a-10.fc6.src.rpm

I changed its license to LGPLv2 and stripped the .a, so rpmlint is happy.

--
Paulo Roma Cavalcanti
LCG - UFRJ


promac at gmail

Oct 13, 2007, 6:59 AM

Post #5 of 10 (10439 views)
Permalink
Re: mplayer 1.0rc2 available [In reply to]

On 10/13/07, Paulo Cavalcanti <promac [at] gmail> wrote:
>
>
>
>
>
> > > Anyway, Axel, is up to you to keep the modifications or not.
> >
> > Thanks, taken as is. It doesn't build on FC6 anymore due to
> >
> > vo_ivtv.c: In function 'ivtv_reset':
> > vo_ivtv.c:79: error: storage size of 'sd' isn't known
> > vo_ivtv.c:80: error: storage size of 'sd1' isn't known
> > vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in
> > this function)
> >
> > But maybe FC6 is going out sooner than this will be fixed.
>
>
>
> I did not notice that because I built it without ivtv. It is running fine
> for me this way either x86_64 or i686.
>
> But it is odd, because FC6 uses the same kernel version than F7.
>
> I tried also make it compile with live again, but it is not getting the
> includes from the right place yet.
>
> In the process I found another live version:
>
>
> http://people.atrpms.net/~pcavalcanti/srpms/live-2007.08.03a-10.fc6.src.rpm<http://people.atrpms.net/%7Epcavalcanti/srpms/live-2007.08.03a-10.fc6.src.rpm>
>
> I changed its license to LGPLv2 and stripped the .a, so rpmlint is happy.
>


Got it. After trying a lot of things, I found delving some old emails that
enable-live was causing the misdetection of live. It is autodected now.

Just removed enable-live and the compilation goes fine, but not with the new
live version
I mentioned before. It should still be used

live-2007.05.24-11.fc6.x86_64.rpm

Anyway, the new .src.rpm is here:

http://people.atrpms.net/~pcavalcanti/srpms/mplayer-1.0-62_rc2.fc6.src.rpm


--
Paulo Roma Cavalcanti
LCG - UFRJ


promac at gmail

Oct 14, 2007, 6:11 AM

Post #6 of 10 (10435 views)
Permalink
Re: mplayer 1.0rc2 available [In reply to]

>
> Thanks, taken as is. It doesn't build on FC6 anymore due to
>
> vo_ivtv.c: In function 'ivtv_reset':
> vo_ivtv.c:79: error: storage size of 'sd' isn't known
> vo_ivtv.c:80: error: storage size of 'sd1' isn't known
> vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in
> this function)
>
> But maybe FC6 is going out sooner than this will be fixed.



Axel, it does compile with ivtv-devel 0.10.5.

Even the current FC6 version

mplayer-1.0-60_r23482.fc6.x86_64.rpm

does not compile any more with ivtv-devel 1.0.2

The file

/usr/include/linux/ivtv.h

from ivtv-devel 1.0.2 is identical for FC6 and FC7. Should it be that way?


--
Paulo Roma Cavalcanti
LCG - UFRJ


Axel.Thimm at ATrpms

Oct 17, 2007, 12:20 PM

Post #7 of 10 (10426 views)
Permalink
Re: mplayer 1.0rc2 available [In reply to]

On Sat, Oct 13, 2007 at 12:28:11PM +0100, John Robinson wrote:
> On 13/10/2007 07:38, Axel Thimm wrote:
> [...]
> > Thanks, taken as is. It doesn't build on FC6 anymore due to
> >
> > vo_ivtv.c: In function 'ivtv_reset':
> > vo_ivtv.c:79: error: storage size of 'sd' isn't known
> > vo_ivtv.c:80: error: storage size of 'sd1' isn't known
> > vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function)
> >
> > But maybe FC6 is going out sooner than this will be fixed.
>
> Does this also affect EL5, which is quite heavily based on FC6?

Actually RHEL5 has a problem with the dynamic live lib. :(
--
Axel.Thimm at ATrpms.net


Axel.Thimm at ATrpms

Oct 17, 2007, 12:23 PM

Post #8 of 10 (10415 views)
Permalink
Re: mplayer 1.0rc2 available [In reply to]

On Sat, Oct 13, 2007 at 10:59:59AM -0300, Paulo Cavalcanti wrote:
> On 10/13/07, Paulo Cavalcanti <promac [at] gmail> wrote:
> >
> >
> >
> >
> >
> > > > Anyway, Axel, is up to you to keep the modifications or not.
> > >
> > > Thanks, taken as is. It doesn't build on FC6 anymore due to
> > >
> > > vo_ivtv.c: In function 'ivtv_reset':
> > > vo_ivtv.c:79: error: storage size of 'sd' isn't known
> > > vo_ivtv.c:80: error: storage size of 'sd1' isn't known
> > > vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in
> > > this function)
> > >
> > > But maybe FC6 is going out sooner than this will be fixed.
> >
> >
> >
> > I did not notice that because I built it without ivtv. It is running fine
> > for me this way either x86_64 or i686.
> >
> > But it is odd, because FC6 uses the same kernel version than F7.
> >
> > I tried also make it compile with live again, but it is not getting the
> > includes from the right place yet.
> >
> > In the process I found another live version:
> >
> >
> > http://people.atrpms.net/~pcavalcanti/srpms/live-2007.08.03a-10.fc6.src.rpm<http://people.atrpms.net/%7Epcavalcanti/srpms/live-2007.08.03a-10.fc6.src.rpm>
> >
> > I changed its license to LGPLv2 and stripped the .a, so rpmlint is happy.
> >
>
>
> Got it. After trying a lot of things, I found delving some old emails that
> enable-live was causing the misdetection of live. It is autodected now.
>
> Just removed enable-live and the compilation goes fine, but not with the new
> live version
> I mentioned before.

I read that too late and wondered over mplayer's build failures. It
looks like some link flags pointing to either the static or the
dynamic lib are missing. Since you removed the static part of live
this may be the problem (rpmlint is not always correct).

> It should still be used
>
> live-2007.05.24-11.fc6.x86_64.rpm
>
> Anyway, the new .src.rpm is here:
>
> http://people.atrpms.net/~pcavalcanti/srpms/mplayer-1.0-62_rc2.fc6.src.rpm

--
Axel.Thimm at ATrpms.net


Axel.Thimm at ATrpms

Oct 17, 2007, 12:25 PM

Post #9 of 10 (10429 views)
Permalink
Re: mplayer 1.0rc2 available [In reply to]

On Sun, Oct 14, 2007 at 11:11:24AM -0200, Paulo Cavalcanti wrote:
> >
> > Thanks, taken as is. It doesn't build on FC6 anymore due to
> >
> > vo_ivtv.c: In function 'ivtv_reset':
> > vo_ivtv.c:79: error: storage size of 'sd' isn't known
> > vo_ivtv.c:80: error: storage size of 'sd1' isn't known
> > vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in
> > this function)
> >
> > But maybe FC6 is going out sooner than this will be fixed.
>
>
>
> Axel, it does compile with ivtv-devel 0.10.5.
>
> Even the current FC6 version
>
> mplayer-1.0-60_r23482.fc6.x86_64.rpm
>
> does not compile any more with ivtv-devel 1.0.2

:(

> The file
>
> /usr/include/linux/ivtv.h
>
> from ivtv-devel 1.0.2 is identical for FC6 and FC7. Should it be that way?

Yes, why should it be different?
--
Axel.Thimm at ATrpms.net


promac at gmail

Oct 17, 2007, 12:56 PM

Post #10 of 10 (10436 views)
Permalink
Re: mplayer 1.0rc2 available [In reply to]

> > Got it. After trying a lot of things, I found delving some old emails
> that
> > enable-live was causing the misdetection of live. It is autodected now.
> >
> > Just removed enable-live and the compilation goes fine, but not with the
> new
> > live version
> > I mentioned before.
>
> I read that too late and wondered over mplayer's build failures. It
> looks like some link flags pointing to either the static or the
> dynamic lib are missing. Since you removed the static part of live
> this may be the problem (rpmlint is not always correct).
>
> > It should still be used
> >
> > live-2007.05.24-11.fc6.x86_64.rpm
> >
> > Anyway, the new .src.rpm is here:
> >
> >
> http://people.atrpms.net/~pcavalcanti/srpms/mplayer-1.0-62_rc2.fc6.src.rpm



You are right. I should have not stripped the libraries. I will be careful
with rpmlint in the future ...

This is the fixed live. mplayer should build again now. It compiled fine for
FC5 and FC6 for me.

http://people.atrpms.net/~pcavalcanti/srpms/live-2007.08.03a-11.fc6.src.rpm

Sorry ....

--
Paulo Roma Cavalcanti
LCG - UFRJ

atrpms devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.