[MacPorts] #51700: sunwait @0.8: Fails on MacOS 10.11.5

MacPorts noreply at macports.org
Sun Oct 8 19:41:55 UTC 2017


#51700: sunwait @0.8: Fails on MacOS 10.11.5
-------------------------+--------------------------------
  Reporter:  mgnewman@…  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:
      Port:  sunwait     |
-------------------------+--------------------------------

Comment (by petermarkley):

 Hey guys, I took a peek in the source code and this problem is
 ridiculously simple. Parts of the code are wrapped in `ifdefs` that
 neglect OSX, and they therefore don't execute. The variables passed to
 `strftime` are never populated with sane numbers on OSX. I added
 `__APPLE__` to all the Linux code blocks, recompiled, and it works fine.

 [https://sourceforge.net/p/sunwait4windows/discussion/general/thread/39c6730d/
 I have notified the developer.]

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


More information about the macports-tickets mailing list