Possible cruft cleanup: clock_gettime vs getitimer

Gary E. Miller gem at rellim.com
Tue Feb 18 00:47:57 UTC 2020


Yo Richard!

On Mon, 17 Feb 2020 16:15:36 -0600
Richard Laager <rlaager at wiktel.com> wrote:

> > That looks like a Python crash while running waf code, which is
> > really weird. Googling that error message does show some results
> > for macOS, but nothing particularly illuminating.  
> 
> Never mind.  Turns out it was a problem with macports.  Getting
> that back in sync with recent mac changes fixed that issue.  Builds
> and runs fine now.

Macports just went from 2.7 to 3.7.  Now I get this:

# ntpmon
Traceback (most recent call last):
  File "/usr/local/bin/ntpmon", line 352, in <module>
    span = session.mrulist(variables={'recent': limit})
  File "/usr/local/lib/python3.7/site-packages/ntp/packet.py", line 1497, in mrulist
    stitch_mru(span, sorter, sortkey)
  File "/usr/local/lib/python3.7/site-packages/ntp/packet.py", line 1595, in stitch_mru
    deletia += sorted(addrdict[addr], key=lambda x: x[1])[:-1]
TypeError: '<' not supported between instances of 'NoneType' and 'NoneType'

# python -V
Python 3.7.6

# 

RGDS
GARY
 ---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
	gem at rellim.com  Tel:+1 541 382 8588

	    Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 851 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20200217/4c25fd79/attachment-0001.bin>


More information about the devel mailing list