[MacPorts] #55221: wxWidgets-3.0-libcxx: remove the port

MacPorts noreply at macports.org
Sat Nov 4 17:41:47 UTC 2017


#55221: wxWidgets-3.0-libcxx: remove the port
----------------------------------------------+-----------------
  Reporter:  mojca                            |      Owner:
      Type:  enhancement                      |     Status:  new
  Priority:  Normal                           |  Milestone:
 Component:  ports                            |    Version:
Resolution:                                   |   Keywords:
      Port:  FileZilla, wxWidgets-3.0-libcxx  |
----------------------------------------------+-----------------

Comment (by kencu):

 Replying to [comment:2 mojca]:
 > file.cpp:142:14: error: use of undeclared identifier 'O_CLOEXEC'
 >         int flags = O_CLOEXEC;
 >                     ^
 > 1 error generated.
 > }}}

 This error is noted now and then on 10.6.8. Sometimes I have seen it fixed
 properly, by manually closing the file after using it. Most often, with
 many examples on MacPorts, it is just defined to ```0``` like this:
 {{{
 configure.cppflags-append -DO_CLOEXEC=0
 }}}
 and the build succeeds with no noticeable issues.

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


More information about the macports-tickets mailing list