[MacPorts] #49431: pkgconfig @0.28 :error:build Failed to install pkgconfig

MacPorts noreply at macports.org
Mon Oct 26 00:39:39 PDT 2015


#49431: pkgconfig @0.28 :error:build Failed to install pkgconfig
----------------------------+--------------------------
  Reporter:  noellenburg@…  |      Owner:  ryandesign@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.3.4
Resolution:                 |   Keywords:
      Port:  pkgconfig      |
----------------------------+--------------------------

Comment (by noellenburg@…):

 Replying to [comment:7 ryandesign@…]:
 > Well `uuid_string_t`, the thing your error message says is unknown,
 should be defined in /usr/include/uuid/uuid.h:
 >
 > {{{
 > #ifndef _UUID_STRING_T
 > #define _UUID_STRING_T
 > typedef __darwin_uuid_string_t        uuid_string_t;
 > #endif /* _UUID_STRING_T */
 > }}}
 >
 > Can you verify that those lines do appear in that file?

 Well, those lines are in both system files, but it turned out that
 /opt/local/include/uuid/uuid.h did not contain them. I temporarily renamed
 the one in /opt/local and then pkgconfig built without problems. Thanks
 for the hint to check those files and for your help with this issue!

 Follow-up question: can I simply remove the uuid.h in /usr/local/include?
 Does macports usually install its own version in there?

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


More information about the macports-tickets mailing list