<div dir="ltr"><div dir="ltr">On Sat, Dec 12, 2020, at 5:53 PM Gary E. Miller via devel <<a href="mailto:devel@ntpsec.org">devel@ntpsec.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Yo Richard!<br>
<br>
On Sat, 12 Dec 2020 19:46:22 -0600<br>
Richard Laager via devel <<a href="mailto:devel@ntpsec.org" target="_blank">devel@ntpsec.org</a>> wrote:<br>
<br>
> On 12/12/20 7:07 PM, Gary E. Miller via devel wrote:<br>
> > NTPsec git head broke Python 2.7, badly.  <br>
> <br>
> I believe James B is looking at test failures under certain<br>
> conditions, but I've never been able to reproduce them. I wonder if<br>
> this is that issue. Do the installed binaries break in the same way<br>
> when run normally, or are they only broken at the test step?<br>
<br>
Installed python files run fine.  The pure python module runs fine<br>
installed.<br>
<br>
> Are you able to provide a commit where this works and preferably<br>
> bisect this? I wonder if it's the FFI change or something else.<br>
<br>
It is not FFI related as it breaks all the Python utilities.<br>
<br>
Not sure how to test the FFI installed FFI.. ntpc.so still getting<br>
installed in the wrong place (/usr/local/lib64/python2.7/site-packages)<br>
and the versions .so not being created (ntpc.so.1, etc.) even when I run<br>
ldconfig.  Since the file is not in the right place ldconfig does not<br>
know to look there.  Nor should it.<br>
<br>
Bisecting will take a while.  I have a new RasPi4 that is requiring<br>
my time to get right.<br></blockquote><div><br></div>It looks like a4c2c7921f144674402c2a3dbfc13a87b1ea3d1f can you confirm?</div></div>