On Mon, Nov 5, 2018 at 7:03 AM Udo van den Heuvel via devel < devel@ntpsec.org> wrote:
> Hello, > > Wheile trying to debug the slow/failing ntpsec builds since upgrading to > fedora 29, I noticed this: > > # ./waf build > --- building host --- > Waf: Entering directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/host' > Waf: Leaving directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/host' > --- building main --- > Waf: Entering directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main' > --- PYTHONDARCHIR not in PYTHONPATHloading the Python ntp library may be > troublesome --- > [ 98/123] Compiling build/main/ntpd/ntp.conf-man.txt.man-tmp > [114/123] Compiling build/main/ntptime/ntptime-man.txt.man-tmp > (cut) > > When I googled PYTHONDARCHIR I only found the ntpsec waf file as a hit. > If this is not a typo, please explain how to set up this variable. > > Kind regards, > Udo > Yes, proof omniquantism is the way. j/k I get hits on samba before the first hit on NTPsec. PYTHONARCHDIR is the environment variable that specifies where (outside of PATH presumably) to look for C compiled python module bits. The method of setting is shell specific. you might try 'export PYTHONARCHDIR=/usr/local/' or something simmilar.
_______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel