[MacPorts] #38795: cmake files that weren't installed by the cmake port cause cmake to fail

MacPorts noreply at macports.org
Wed Dec 11 19:44:00 PST 2013


#38795: cmake files that weren't installed by the cmake port cause cmake to fail
---------------------------+--------------------------------
  Reporter:  ozanyarman@…  |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.3
Resolution:  invalid       |   Keywords:
      Port:  cmake         |
---------------------------+--------------------------------

Comment (by ryandesign@…):

 Replying to [comment:21 ryandesign@…]:
 > Replying to [comment:20 ozanyarman@…]:
 > > sudo port provides ''/opt/local/share/cmake/modules/*'' yields the
 following, but I didn't need anything else removed to build KDENLIVE.
 >
 > So according to that, everything except FindQCA2.cmake didn't come from
 MacPorts and could be removed.

 Correction: "`port provides`" is case-sensitive, but Mac filesystems
 usually aren't. The folder's real name should be "Modules" but you typed
 "modules". Try again with:

 {{{
 port provides /opt/local/share/cmake/Modules/*
 }}}

 If the folder name on your machine is actually "modules" and not "Modules"
 this was a bug (#38831) that was fixed (r105451, r105452, r105453) but you
 may have to manually fix the case of the folder name.

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


More information about the macports-tickets mailing list