Zachary Ware
Zachary Ware
> Do you mean that we should build them once and then install in some prefix directory which we reuse between jobs? Right. > Building libmpdec is pretty fast, and...
This looks rather like there's a stale profile from a previous run laying around, or a compiler issue that we can't do anything about. Try again from a clean checkout?
Yeah, we're overdue. I'll try to get to it this month.
> The `sysconfig` module doesn't have a native component, and we don't have a compile-time generated file that ships with the runtime (yet). `sysconfig` retrieves compile-time stuff on Linux because...