Anybody understand this? While I was cleaning up the long long in struct timex tangle, I added a line to wscript to document the size of struct struct timeval sizeofs = [ ("time.h", "struct timespec"), + ("sys/time.h", "struct timeval"), ("time.h", "time_t"), (None, "long"), ]
That list gets sorted. (I don't know why.) But now it's dying on code that previously worked. I think. Checking for field tai in struct ntptimeval : yes Checking sizeof long : 4 Checking sizeof struct timespec (time.h) : Traceback (most recent call last): File "/builds/NTPsec/ntpsec/.waf3-2.0.25-767522112be77f8585812fcfaa08e805 /waflib/Scripting.py", line 119, in waf_entry_point run_commands() File "/builds/NTPsec/ntpsec/.waf3-2.0.25-767522112be77f8585812fcfaa08e805 /waflib/Scripting.py", line 182, in run_commands ... Details in https://gitlab.com/NTPsec/ntpsec/-/jobs/9016721971 -- These are my opinions. I hate spam. _______________________________________________ devel mailing list devel@ntpsec.org https://lists.ntpsec.org/mailman/listinfo/devel