[MacPorts] #41498: lirc build failure on 10.8

MacPorts noreply at macports.org
Sun Jan 26 18:19:27 PST 2014


#41498: lirc build failure on 10.8
---------------------------+-----------------------
  Reporter:  ctreleaven@…  |      Owner:  ecronin@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.2.1
Resolution:                |   Keywords:
      Port:  lirc          |
---------------------------+-----------------------

Comment (by christian-narr@…):

 Hello,

 thanks for your quick response. Inbetween i tried again with a fresh
 install of Macports and it worked fine now (still OS 10.9.1 and Xcode
 5.0.2).
 So i guess something went wrong, when i tried to apply your patch
 manually.

 Finally these were the steps with I managed the installation (may be not
 the best way):

 {{{
 sudo port install lirc
 sudo port clean --all lirc
 }}}

 Then copied your patch to
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/lirc
 and applied it

 {{{
 cd
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/lirc
 patch -p0 < patch-lirc_2013Nov30_1.diff
 }}}

 Finally tried to build and it worked fine !

 {{{
 sudo port patch lirc
 sudo port configure lirc
 sudo port build lirc
 sudo port install lirc
 }}}

 So I could confirm it's working well with Xcode 5.0.2.

 Again thank you very much for the Patch that made my day ! ;)

-- 
Ticket URL: <https://trac.macports.org/ticket/41498#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list