Problems building ntpsec on Arch (AUR)
Hal Murray
halmurray at sonic.net
Fri May 30 03:17:56 UTC 2025
Gregory Boyce said:
> The first issue is the endianness check causing a failure, but only when
> building with makepkg.
> Oddly, if I add CFLAGS="-O2" before the waf configure line, it succeeds.
The endianness code is in waf
I'm guesing that makepkg includes an -O<something>
So it's either a compiler bug, or some crufty code in waf that is doing
one of those undefined things that works if you don't do too much
optomization.
1.2.4 includes a new version of waf. But the code is hidden inside a self
unpacking shell script so it will take a layer or two of digging to find
the current code and then the old code so we can see what changed.
> The second issue that I experienced is that 1.2.4 does not seem to
> respect --sbindir anymore.
I don't know my way around that area. Hopefully, somebody else will see
something.
At a quick glance, it looks like waf does all the work.
Does 1.2.3 work as expected in your working environment?
--
These are my opinions. I hate spam.
More information about the users
mailing list