[MacPorts] #49431: pkgconfig @0.28 :error:build Failed to install pkgconfig
MacPorts
noreply at macports.org
Sun Oct 25 06:31:11 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 |
----------------------------+--------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => ryandesign@…
Comment:
Thanks. The error shown in the log is:
{{{
:info:build /usr/include/hfs/hfs_format.h:797:2: error: unknown type name
'uuid_string_t'; did you mean 'io_string_t'?
:info:build uuid_string_t ext_jnl_uuid;
:info:build ^
:info:build /usr/include/device/device_types.h:89:16: note: 'io_string_t'
declared here
:info:build typedef char io_string_t[512];
:info:build ^
}}}
[https://www.google.com/search?rls=en&q=%22error:+unknown+type+name+'uuid_string_t';+did+you+mean+'io_string_t'%3F%22&ie=UTF-8&oe=UTF-8
Searching for this error], I found two suggestions that the problem is
caused by the presence of the file /usr/local/include/uuid/uuid.h. Do you
have this file? If so, delete it and anything else you installed in prefix
/usr/local, then "sudo port clean pkgconfig" and then try again.
Installing software in prefix /usr/local will cause problems for MacPorts,
which is why we do not support you doing that; see wiki:FAQ#usrlocal.
--
Ticket URL: <https://trac.macports.org/ticket/49431#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list