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

Mailing List Archive: MythTV: Commits

Ticket #8700: osx-packager.pl requires Firewire SDK even if the build detected it as missing

 

 

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


mythtv at cvs

Jul 27, 2010, 2:23 PM

Post #1 of 3 (197 views)
Permalink
Ticket #8700: osx-packager.pl requires Firewire SDK even if the build detected it as missing

#8700: osx-packager.pl requires Firewire SDK even if the build detected it as
missing
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: nigel
Type: defect | Status: new
Priority: minor | Milestone: 0.23-fixes
Component: Ports - OSX | Version: 0.23-fixes
Severity: medium | Mlocked: 0
-------------------------+--------------------------------------------------
After subversion has run the build process detects that the Firewire SDK
is not installed:

{{{
Firewire being disabled. /Developer/FireWireSDK* missing
}}}

Though the build process (after a long while) ends with:

{{{
ls: /Developer/FireWireSDK*/Examples/Framework/AVCVideoServices.framework:
No such file or directory
}}}

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8700>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Jul 27, 2010, 2:26 PM

Post #2 of 3 (200 views)
Permalink
Re: Ticket #8700: osx-packager.pl requires Firewire SDK even if the build detected it as missing [In reply to]

#8700: osx-packager.pl requires Firewire SDK even if the build detected it as
missing
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: nigel
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: Ports - OSX | Version: 0.23-fixes
Severity: medium | Mlocked: 0
-------------------------+--------------------------------------------------
Changes (by robertm):

* milestone: 0.23-fixes => unknown


Comment:

Read the ticket howto, please do not set milestone.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8700#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Jul 30, 2010, 8:59 PM

Post #3 of 3 (174 views)
Permalink
Re: Ticket #8700: osx-packager.pl requires Firewire SDK even if the build detected it as missing [In reply to]

#8700: osx-packager.pl requires Firewire SDK even if the build detected it as
missing
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: nigel
Type: defect | Status: closed
Priority: minor | Milestone: unknown
Component: Ports - OSX | Version: 0.23-fixes
Severity: medium | Resolution: worksforme
Mlocked: 0 |
-------------------------+--------------------------------------------------
Changes (by nigel):

* status: new => closed
* resolution: => worksforme


Comment:

Just did a build on a 10.5 Core 2 Duo machine which doesn't have that SDK
installed...
{{{
[osx-pkg] Configuring mythtv
[osx-pkg] ./configure --prefix=/Users/nigel/.osx-packager/build
--runprefix=../Resources --disable-mmx --enable-disable-mmx-for-debugging
--disable-gpl --enable-backend --disable-distcc
./configure: line 3782: pkg-config: command not found
Firewire being disabled. /Developer/FireWireSDK* missing
WARNING: disabling Python bindings; missing MySQLdb
...
osx-bundler: /usr/bin/install_name_tool -change /Users/nigel/.osx-
packager/build/lib/libQtCore.4.dylib
@executable_path/../Frameworks/QtCore.framework/QtCore
/Users/nigel/MythBackend.app/Contents/MacOS/mythfilldatabase
[osx-pkg] mkdir -p /Users/nigel/MythBackend.app/Contents/Resources
[osx-pkg] ln -sf ../MacOS
/Users/nigel/MythBackend.app/Contents/Resources/bin
[osx-pkg] Cleaning build tmp directory
[osx-pkg] rm -fr /Users/nigel/.osx-packager/tmp
[osx-pkg] mkdir /Users/nigel/.osx-packager/tmp
[osx-pkg] Build complete. Self-contained package is at:

/Users/nigel/MythFrontend.app
}}}
so I think this is just a problem of not purging old mythtv libs. Try
'osx-packager.pl -clean, or this:
{{{
rm -f .osx-packager/build/lib/libmyth*
find .osx-packager/src/myth-svn -name \*.dylib -delete
}}}

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8700#comment:2>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

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