[MacPorts] #60240: ntp: needs Portgroup: legacysupport to build on SnowLeopard

MacPorts noreply at macports.org
Thu Mar 26 16:39:38 UTC 2020


#60240: ntp: needs Portgroup: legacysupport to build on SnowLeopard
-------------------------+-------------------------
  Reporter:  grumpybozo  |      Owner:  danielluke
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.2
Resolution:              |   Keywords:  snowleopard
      Port:  ntp         |
-------------------------+-------------------------
Changes (by ryandesign):

 * status:  new => assigned
 * cc: danielluke (removed)
 * owner:  (none) => danielluke


Old description:

> The telltale fatal error from an attempt to build ntp:
>
>    Undefined symbols for architecture i386:
>      "_strnlen", referenced from:
>          _refclock_save_lcode in libntpd.a(ntp_refclock.o)
>    ld: symbol(s) not found for architecture i386
>
> The build works with this line added to the Portfile:
>
>    PortGroup   legacysupport  1.0

New description:

 The telltale fatal error from an attempt to build ntp:

 {{{
    Undefined symbols for architecture i386:
      "_strnlen", referenced from:
          _refclock_save_lcode in libntpd.a(ntp_refclock.o)
    ld: symbol(s) not found for architecture i386
 }}}

 The build works with this line added to the Portfile:

 {{{
    PortGroup   legacysupport  1.0
 }}}

--

Comment:

 Agreed.

 When you already know the fix for an issue, you can make it easier for us
 to accept that fix by submitting it as a pull request.

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


More information about the macports-tickets mailing list