| Summary: | ref machines do not have profiling libraries | ||
|---|---|---|---|
| Product: | Services | Reporter: | Ed Maste <emaste> |
| Component: | Core Infrastructure | Assignee: | Cluster Admin <clusteradm> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | philip |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ed Maste
2021-06-21 15:13:51 UTC
I don't think we build the _p libraries for cluster builds. I'll take a look. As I suspected ... we've had this for a while: make-10.conf:WITHOUT_PROFILE= yes make-11.conf:WITHOUT_PROFILE= yes make-12.conf:WITHOUT_PROFILE= yes make-13.conf:WITHOUT_PROFILE= yes make-14.conf:WITHOUT_PROFILE= yes I can probably turn this on for the next cluster build. The trade off is some additional build time and disk space. I have work in progress to remove the _p.a libraries and don't particularly care about this issue any longer, although IMO these reference machines should match the default config. |