<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Thu, May 29, 2025 at 9:54 PM James Browning via users <<a href="mailto:users@ntpsec.org">users@ntpsec.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thursday, May 29, 2025 6:42:31 PM Pacific Daylight Time James Browning via <br>
users wrote:<br>
> On Thursday, May 29, 2025 4:14:16 PM Pacific Daylight Time Gregory Boyce via<br>
> users wrote:<br>
> > Hello,<br>
> > <br>
> > I've been maintaining the ntpsec package in the Arch User Repository, and<br>
> > I've been encountering a couple of issues with the new 1.2.4 package.<br>
> > <br>
> :::big snip:::<br>
> > The second issue that I experienced is that 1.2.4 does not seem to<br>
> > respect --sbindir anymore.  Specifying --prefix /usr --sbindir /usr/bin<br>
> > results with ntpd in /usr/sbin.  Specifying --sbindir /usr/bin without<br>
> > --prefix /usr results in ntpd being delivered to /usr/local/sbin/ntpd.<br>
> > <br>
> > I've been poking around waf a bit to try to better understand either<br>
> > issue,<br>
> > but so far I'm a bit stumped.<br>
> > <br>
> > Do you have any suggestions?<br>
> <br>
> That is an upstream issue [1] in waf they have worked on it in aeec9358, and<br>
> will hopefully have it addressed in their next release.<br>
> <br>
> [1] <a href="https://gitlab.com/ita1024/waf/-/issues/2470" rel="noreferrer" target="_blank">https://gitlab.com/ita1024/waf/-/issues/2470</a><br>
<br>
glack, suggestions. Get waf 2.0.25 which is known to work from [2] and use it <br>
to build NTPsec; 2.0.27 [3] should also work.<br>
<br>
[2] <a href="https://waf.io/waf-2.0.25" rel="noreferrer" target="_blank">https://waf.io/waf-2.0.25</a><br>
[3] <a href="https://waf.io/waf-2.0.27" rel="noreferrer" target="_blank">https://waf.io/waf-2.0.27</a><br><br></blockquote><div><br></div><div>Thank you!  Dropping waf-2.0.27 into the source tree solved the problem. </div></div></div>