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

Mailing List Archive: MythTV: Users

Successful osx build of release-0-22-fixes?

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


lists at bigjjs

Nov 7, 2009, 11:29 PM

Post #1 of 18 (1698 views)
Permalink
Successful osx build of release-0-22-fixes?

I'm consistently getting errors with osx-packager.pl.
./osx-packager.pl -svnbranch release-0-22-fixes -pluginskip -themeskip
<snip>
ld: absolute addressing (perhaps -mdynamic-no-pic) used in
_ff_flac_compute_autocorr_sse2 from flacdsp_mmx.o not allowed in
slidable image
collect2: ld returned 1 exit status
make[2]: *** [libmythavcodec-0.22.0.22.0.dylib] Error 1
make[1]: *** [sub-libavcodec-make_default] Error 2
make: *** [sub-libs-make_default-ordered] Error 2
[osx-pkg] Failed system call: " /usr/bin/make -j3 " with error code 2
Died at ./osx-packager.pl line 989.

Which have been reported a couple of times on this list starting with
0.22RC1. If anyone is able to successfully build with this tool from
fresh sources can you let me know so I can track down the error on my
setup, otherwise I will dig deeper and try and put together a decent
bug report.
--
Jon
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


ben at locojeeper

Nov 8, 2009, 10:35 AM

Post #2 of 18 (1661 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

Any reason you don't want to use the pre-built binaries at
http://www.thesniderpad.com/ ?

God Bless,

Ben T. Eisemann
beisemann [at] gmail

Faith means trusting in advance what will only make sense in reverse. -
Philip Yancey


On Sun, Nov 8, 2009 at 2:29 AM, Jonathan Johnson <lists [at] bigjjs> wrote:

> I'm consistently getting errors with osx-packager.pl.
> ./osx-packager.pl -svnbranch release-0-22-fixes -pluginskip -themeskip
> <snip>
> ld: absolute addressing (perhaps -mdynamic-no-pic) used in
> _ff_flac_compute_autocorr_sse2 from flacdsp_mmx.o not allowed in
> slidable image
> collect2: ld returned 1 exit status
> make[2]: *** [libmythavcodec-0.22.0.22.0.dylib] Error 1
> make[1]: *** [sub-libavcodec-make_default] Error 2
> make: *** [sub-libs-make_default-ordered] Error 2
> [osx-pkg] Failed system call: " /usr/bin/make -j3 " with error code 2
> Died at ./osx-packager.pl line 989.
>
> Which have been reported a couple of times on this list starting with
> 0.22RC1. If anyone is able to successfully build with this tool from
> fresh sources can you let me know so I can track down the error on my
> setup, otherwise I will dig deeper and try and put together a decent
> bug report.
> --
> Jon
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


dsnider at thesniderpad

Nov 8, 2009, 10:38 AM

Post #3 of 18 (1655 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Nov 8, 2009, at 12:29 AM, Jonathan Johnson wrote:

> I'm consistently getting errors with osx-packager.pl.
> ./osx-packager.pl -svnbranch release-0-22-fixes -pluginskip -themeskip
> <snip>
> ld: absolute addressing (perhaps -mdynamic-no-pic) used in
> _ff_flac_compute_autocorr_sse2 from flacdsp_mmx.o not allowed in
> slidable image
> collect2: ld returned 1 exit status
> make[2]: *** [libmythavcodec-0.22.0.22.0.dylib] Error 1
> make[1]: *** [sub-libavcodec-make_default] Error 2
> make: *** [sub-libs-make_default-ordered] Error 2
> [osx-pkg] Failed system call: " /usr/bin/make -j3 " with error code 2
> Died at ./osx-packager.pl line 989.
>
> Which have been reported a couple of times on this list starting with
> 0.22RC1. If anyone is able to successfully build with this tool from
> fresh sources can you let me know so I can track down the error on my
> setup, otherwise I will dig deeper and try and put together a decent
> bug report.
> --
> Jon

I successfully built version 22764 last night, trunk is another
matter..... You can download 0.22-fixes here:
http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=fileinfo&id=1481
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


scram69 at gmail

Nov 15, 2009, 6:29 PM

Post #4 of 18 (1564 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Sun, Nov 8, 2009 at 10:38 AM, David Snider <dsnider [at] thesniderpad> wrote:

>
> I successfully built  version 22764 last night, trunk is another matter.....
>  You can download 0.22-fixes here:
> http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=fileinfo&id=1481
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

I'm currently running this build - but I'm encountering an odd issue.
Under the several themes I have tried, I cannot figure out how to
"check" or "uncheck" a box on a settings page. I highlight the box
with the up/down cursor keys, but no other keypress seems to do
anything once the box is highlighted... any ideas?
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


scram69 at gmail

Nov 15, 2009, 9:17 PM

Post #5 of 18 (1562 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Sun, Nov 15, 2009 at 6:29 PM, scram69 <scram69 [at] gmail> wrote:
> On Sun, Nov 8, 2009 at 10:38 AM, David Snider <dsnider [at] thesniderpad> wrote:
>
>>
>> I successfully built  version 22764 last night, trunk is another matter.....
>>  You can download 0.22-fixes here:
>> http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=fileinfo&id=1481
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users [at] mythtv
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>
> I'm currently running this build - but I'm encountering an odd issue.
> Under the several themes I have tried, I cannot figure out how to
> "check" or "uncheck" a box on a settings page.  I highlight the box
> with the up/down cursor keys, but no other keypress seems to do
> anything once the box is highlighted... any ideas?
>
Oops... nevermind. The tiny black check mark in the tiny, very dark
box was not quite enough contrast for my aging eyes.... So I the
checking and unchecking is working.

Sadly, however, now that I can check the boxes, the OSX AC3
passthrough bug still has not been fixed. Playback is still
accelerated. That's really too bad. More years of listening to
surround sound programming and movies in 2.0 stereo on the OSX
frontends...
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


scram69 at gmail

Nov 15, 2009, 10:30 PM

Post #6 of 18 (1558 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Sun, Nov 8, 2009 at 10:38 AM, David Snider <dsnider [at] thesniderpad> wrote:
>

>
> I successfully built  version 22764 last night, trunk is another matter.....
>  You can download 0.22-fixes here:
> http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=fileinfo&id=1481
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
One other question David - did you include the mythvideo plugin in
this build? I have the mythvideo menus on my combined Linux FE/BE,
but the videos menus on the OSX frontend are gone...
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mythtv-users2 at dwilga-linux1

Nov 16, 2009, 6:18 AM

Post #7 of 18 (1544 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

At 9:17 PM -0800 11/15/09, scram69 wrote:
>Oops... nevermind. The tiny black check mark in the tiny, very dark
>box was not quite enough contrast for my aging eyes.... So I the
>checking and unchecking is working.

I agree that the OS X build still has some problems with contrast in
the UI, mostly in checkboxes and dropdown lists. This is despite the
recent hard-coding of the "Qt Widget Style" option to "Windows".
--
Dan Wilga "Ook."
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dsnider at thesniderpad

Nov 16, 2009, 10:25 AM

Post #8 of 18 (1528 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Nov 15, 2009, at 11:30 PM, scram69 wrote:

> On Sun, Nov 8, 2009 at 10:38 AM, David Snider <dsnider [at] thesniderpad
> > wrote:
>>
>
>>
>> I successfully built version 22764 last night, trunk is another
>> matter.....
>> You can download 0.22-fixes here:
>> http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=fileinfo&id=1481
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users [at] mythtv
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
> One other question David - did you include the mythvideo plugin in
> this build? I have the mythvideo menus on my combined Linux FE/BE,
> but the videos menus on the OSX frontend are gone...

I compile with all available plugins. I haven't upgraded to 0.22 yet,
so haven't checked myself. It's weird that it wouldn't be there...
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


paul at raison

Nov 16, 2009, 11:42 AM

Post #9 of 18 (1515 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On 16 Nov 2009, at 18:25, David Snider wrote:

>
> On Nov 15, 2009, at 11:30 PM, scram69 wrote:
>
>> On Sun, Nov 8, 2009 at 10:38 AM, David Snider <dsnider [at] thesniderpad
>> > wrote:
>>>
>>
>>>
>>> I successfully built version 22764 last night, trunk is another
>>> matter.....
>>> You can download 0.22-fixes here:
>>> http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=fileinfo&id=1481
>>> _______________________________________________
>>> mythtv-users mailing list
>>> mythtv-users [at] mythtv
>>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>
>> One other question David - did you include the mythvideo plugin in
>> this build? I have the mythvideo menus on my combined Linux FE/BE,
>> but the videos menus on the OSX frontend are gone...
>
> I compile with all available plugins. I haven't upgraded to 0.22
> yet, so haven't checked myself. It's weird that it wouldn't be
> there..._______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

David, I've noticed that all the plugins are missing from the last
couple of 0.22-fixes builds you have created. Even though the package
size is much larger, there doesn't appear to be any plugin libs in the
application structure.

Regards

Paul Raison




_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jarod at wilsonet

Nov 16, 2009, 12:51 PM

Post #10 of 18 (1529 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Nov 16, 2009, at 1:25 PM, David Snider wrote:

>>> I successfully built version 22764 last night, trunk is another matter.....
>>> You can download 0.22-fixes here:
>>> http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=fileinfo&id=1481
>>>
>> One other question David - did you include the mythvideo plugin in
>> this build? I have the mythvideo menus on my combined Linux FE/BE,
>> but the videos menus on the OSX frontend are gone...
>
> I compile with all available plugins. I haven't upgraded to 0.22 yet, so haven't checked myself. It's weird that it wouldn't be there...

I can confirm that there's no mythvideo showing up. Noticed it the other night, thought it was odd, then forgot about it 'til now.

$ find /Applications/MythFrontend.app/Contents/ -name "*yth*ideo*"
/Applications/MythFrontend.app/Contents//Resources/share/mythtv/themes/Graphite/images/fanartmask_mythvideo.png

--
Jarod Wilson
jarod [at] wilsonet



_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


nikos.f at gmail

Nov 17, 2009, 5:23 AM

Post #11 of 18 (1511 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Mon, Nov 16, 2009 at 1:42 PM, Paul Raison <paul [at] raison> wrote:
>
> On 16 Nov 2009, at 18:25, David Snider wrote:
>
>>
>> On Nov 15, 2009, at 11:30 PM, scram69 wrote:
>>
>>> On Sun, Nov 8, 2009 at 10:38 AM, David Snider <dsnider [at] thesniderpad>
>>> wrote:
>>>>
>>>
>>>>
>>>> I successfully built  version 22764 last night, trunk is another
>>>> matter.....
>>>> You can download 0.22-fixes here:
>>>>
>>>> http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=fileinfo&id=1481
>>>> _______________________________________________
>>>>
>>> One other question David - did you include the mythvideo plugin in
>>> this build?  I have the mythvideo menus on my combined Linux FE/BE,
>>> but the videos menus on the OSX frontend are gone...
>>
>> I compile with all available plugins.  I haven't upgraded to 0.22 yet, so
>> haven't checked myself.   It's weird that it wouldn't be
>> there..._______________________________________________
>
> David, I've noticed that all the plugins are missing from the last couple of
> 0.22-fixes builds you have created. Even though the package size is much
> larger, there doesn't appear to be any plugin libs in the application
> structure.

I noticed that they were missing as well (in fact from the last set of
0.21 as well if I recall).

The script that builds them is incredibly easy to use though. The
following builds everything for me:

./osx-packager.pl -svnbranch release-0-22-fixes -plugins mythvideo

I've gone back to just building them. The only catch is I think it
still doesn't work with Snow Leopard. So I've kept my mini back on
10.5 and use it to build for my other mac as well.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dsnider at thesniderpad

Nov 17, 2009, 7:30 PM

Post #12 of 18 (1485 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Nov 17, 2009, at 6:23 AM, Nick F wrote:
>>
>> David, I've noticed that all the plugins are missing from the last
>> couple of
>> 0.22-fixes builds you have created. Even though the package size is
>> much
>> larger, there doesn't appear to be any plugin libs in the application
>> structure.
>
> I noticed that they were missing as well (in fact from the last set of
> 0.21 as well if I recall).
>
> The script that builds them is incredibly easy to use though. The
> following builds everything for me:
>
> ./osx-packager.pl -svnbranch release-0-22-fixes -plugins mythvideo
>
So, apparently, I haven't been keeping up with things as well as I
should. There used to be a special "ALL" switch you can pass to -
plugins (-plugins ALL) to get all the plugins supported. I just
checked the osx-packager.pl and it appears that you can't do that
anymore. I'll fix the build script. Sorry again!


scram69 at gmail

Nov 17, 2009, 10:46 PM

Post #13 of 18 (1481 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Tue, Nov 17, 2009 at 5:23 AM, Nick F <nikos.f [at] gmail> wrote:

> The script that builds them is incredibly easy to use though.

Mmmppbbbbbsst. Pardon me while I wipe the coffee spray off my
monitor. I once spent the better part of several weeks worth of
nights and weekends trying to get osx-packager.pl to generate a
working 0.21 executable. There were countless missing dependencies,
missing or wrong versions of Qt libraries, and umpteen versions of the
configure script, each with it's own unique set of errors. After that
miserable experience, I swore to myself that I would never try that
again.

Since then, I've been using a binary downloaded from David's website,
and been very happy. I hope to continue to do so...
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dsnider at thesniderpad

Nov 18, 2009, 8:44 AM

Post #14 of 18 (1447 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Nov 17, 2009, at 11:46 PM, scram69 wrote:

> Since then, I've been using a binary downloaded from David's website,
> and been very happy. I hope to continue to do so...

A new universal build is up and it has the plugins. Enjoy
http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=select&id=7
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


david at sapdba

Nov 18, 2009, 9:45 AM

Post #15 of 18 (1449 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

Thanks for that. I was able to get this built myself without any problem,
but was wondering how you went about building a Tiger version in the past
(eg: for Apple TV). Did you have to resort to using a Tiger system to do
the build, or were you able to do that from Leopard? I saw your comment
from last year regarding MACOSX_DEPLOYMENT_TARGET - did that end up working?
I'm also trying to build for my Apple TV unit, so any suggestions would be
much appreciated.

Cheers,
David.

On Wed, Nov 18, 2009 at 11:44 AM, David Snider <dsnider [at] thesniderpad>wrote:

>
> On Nov 17, 2009, at 11:46 PM, scram69 wrote:
>
> Since then, I've been using a binary downloaded from David's website,
>> and been very happy. I hope to continue to do so...
>>
>
> A new universal build is up and it has the plugins. Enjoy
>
> http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=select&id=7
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


mcdent at gmail

Nov 18, 2009, 9:49 AM

Post #16 of 18 (1450 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

2009/11/18 David Snider <dsnider [at] thesniderpad>:
>
> On Nov 17, 2009, at 11:46 PM, scram69 wrote:
>
>> Since then, I've been using a binary downloaded from David's website,
>> and been very happy.  I hope to continue to do so...
>
> A new universal build is up and it has the plugins.   Enjoy
> http://www.thesniderpad.com/index.php?option=com_remository&Itemid=42&func=select&id=7

David, thanks for this!!
I will look forward to trying it when I upgrade my backend to 0.22 soon.
Your work is appreciated.

Mike


> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dsnider at thesniderpad

Nov 18, 2009, 12:11 PM

Post #17 of 18 (1438 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

On Nov 18, 2009, at 10:45 AM, David Hull wrote:

> Did you have to resort to using a Tiger system to do the build, or
> were you able to do that from Leopard? I saw your comment from last
> year regarding MACOSX_DEPLOYMENT_TARGET - did that end up working?
> I'm also trying to build for my Apple TV unit, so any suggestions
> would be much appreciated.

That worked on 0.21, unfortunately it fails on 0.22. I haven't dug
into it and don't recall the error. Essentially, you set the
MACOSX_DEPLOYMENT_TARGET=10.4, export it, and start the compile in a
fresh directory, if you reuse a prebuilt directory, all the
dependencies will be built with 10.5 and the final build with 10.4,
not good.


david at sapdba

Nov 18, 2009, 1:23 PM

Post #18 of 18 (1431 views)
Permalink
Re: Successful osx build of release-0-22-fixes? [In reply to]

Thanks, I'll give that a shot. If I can't get that working, I'll probably
just install a Tiger VM in Parallels or VirtualBox on my Macbook and build
it there.

Cheers,
David.

On Wed, Nov 18, 2009 at 3:11 PM, David Snider <dsnider [at] thesniderpad>wrote:

>
> On Nov 18, 2009, at 10:45 AM, David Hull wrote:
>
> Did you have to resort to using a Tiger system to do the build, or were
> you able to do that from Leopard? I saw your comment from last year
> regarding MACOSX_DEPLOYMENT_TARGET - did that end up working? I'm also
> trying to build for my Apple TV unit, so any suggestions would be much
> appreciated.
>
>
> That worked on 0.21, unfortunately it fails on 0.22. I haven't dug into it
> and don't recall the error. Essentially, you set the
> MACOSX_DEPLOYMENT_TARGET=10.4, export it, and start the compile in a fresh
> directory, if you reuse a prebuilt directory, all the dependencies will be
> built with 10.5 and the final build with 10.4, not good.
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>

MythTV users 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.