[MacPorts] #60025: aircrack-ng @1.6 fails to build on mavericks

MacPorts noreply at macports.org
Wed Jan 29 23:15:27 UTC 2020


#60025: aircrack-ng @1.6 fails to build on mavericks
--------------------------+------------------------
  Reporter:  tehcog       |      Owner:  ryandesign
      Type:  defect       |     Status:  accepted
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.6.2
Resolution:               |   Keywords:
      Port:  aircrack-ng  |
--------------------------+------------------------
Changes (by ryandesign):

 * cc: ryandesign (removed)
 * owner:  (none) => ryandesign
 * status:  new => accepted


Comment:

 The error in the log is:

 {{{
 :info:build lib/osdep/network.c:338:3: warning: implicit declaration of
 function 'clock_gettime' is invalid in C99 [-Wimplicit-function-
 declaration]
 :info:build                 clock_gettime(CLOCK_REALTIME, ts);
 :info:build                 ^
 :info:build lib/osdep/network.c:338:17: error: use of undeclared
 identifier 'CLOCK_REALTIME'
 :info:build                 clock_gettime(CLOCK_REALTIME, ts);
 :info:build                               ^
 :info:build 1 warning and 1 error generated.
 }}}

 So we just need to use the legacysupport portgroup on El Capitan and
 earlier.

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


More information about the macports-tickets mailing list