[MacPorts] #60573: urbit: error: use of undeclared identifier 'O_CLOEXEC'

MacPorts noreply at macports.org
Fri May 29 22:01:20 UTC 2020


#60573: urbit: error: use of undeclared identifier 'O_CLOEXEC'
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  l2dy
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.2
 Keywords:              |       Port:  urbit
------------------------+----------------------
 [https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/27476/steps
 /install-port/logs/stdio urbit fails to build on 10.6] because:

 {{{
 ../urbit-0.7.1/subprojects/libh2o/lib/common/file.c:39:35: error: use of
 undeclared identifier 'O_CLOEXEC'
     if ((fd = open(fn, O_RDONLY | O_CLOEXEC)) == -1)
                                   ^
 1 error generated.
 }}}

 Using the legacysupport portgroup may help.

-- 
Ticket URL: <https://trac.macports.org/ticket/60573>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list