[MacPorts] #71805: mysql57 @5.7.44 does not build on PPC Leopard, Mac OS X 10.5.8, because of error: 'EVFILT_USER' undeclared

MacPorts noreply at macports.org
Fri Jan 10 12:03:47 UTC 2025


#71805: mysql57 @5.7.44 does not build on PPC Leopard, Mac OS X 10.5.8, because of
error: 'EVFILT_USER' undeclared
------------------------+-------------------------
  Reporter:  ballapete  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.10.5
Resolution:             |   Keywords:  leopard ppc
      Port:  mysql57    |
------------------------+-------------------------

Comment (by ballapete):

 `Leopard` only knows:

 {{{
  63 #define EVFILT_READ             (-1)
  64 #define EVFILT_WRITE            (-2)
  65 #define EVFILT_AIO              (-3)    /* attached to aio requests */
  66 #define EVFILT_VNODE            (-4)    /* attached to vnodes */
  67 #define EVFILT_PROC             (-5)    /* attached to struct proc */
  68 #define EVFILT_SIGNAL           (-6)    /* attached to struct proc */
  69 #define EVFILT_TIMER            (-7)    /* timers */
  70 #define EVFILT_MACHPORT         (-8)    /* Mach ports */
  71 #define EVFILT_FS               (-9)    /* Filesystem events */
  72
  73 #define EVFILT_SYSCOUNT         9
  74 #define EVFILT_THREADMARKER     EVFILT_SYSCOUNT /* Internal use only
 */
  }}}

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


More information about the macports-tickets mailing list