[MacPorts] #59885: ossp-uuid @1.6.2_11+perl5_26 build failure

MacPorts noreply at macports.org
Tue Dec 24 21:55:32 UTC 2019


#59885: ossp-uuid @1.6.2_11+perl5_26 build failure
---------------------------------+----------------------
  Reporter:  sabinz              |      Owner:  (none)
      Type:  defect              |     Status:  new
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:  2.6.2
Resolution:                      |   Keywords:  catalina
      Port:  ossp-uuid perl5.26  |
---------------------------------+----------------------

Comment (by ryandesign):

 Replying to [ticket:59885 sabinz]:
 > I had a look at the log file - there are some problems downloading the
 install file, but perhaps the mirrors work.

 We only provide archives for default variants. The default variants of
 this port today are +perl5_28, but you have selected +perl5_26, so that's
 why the files weren't there to be downloaded. So you have to build from
 source, which is not a big deal, and should work, but didn't:


 > Not sure what's going on. Any help would be appreciated.

 The log shows that the error was:

 {{{
 :info:build clang: warning: no such sysroot directory:
 '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' [-Wmissing-
 sysroot]
 :info:build In file included from uuid.xs:30:
 :info:build ../uuid.h:39:10: fatal error: 'sys/types.h' file not found
 :info:build #include <sys/types.h>
 :info:build          ^~~~~~~~~~~~~
 :info:build 1 error generated.
 }}}

 Does the directory
 /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk exist? It should,
 since it is provided by the command line tools, which you should have
 installed in order to use MacPorts. If you didn't, you should install them
 now by running `xcode-select --install`.

-- 
Ticket URL: <https://trac.macports.org/ticket/59885#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list