#47445: rpm54: fails patch phase in trace mode --------------------------------+--------------------- Reporter: ionic@… | Owner: n3npq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Keywords: tracemode haspatch | Port: rpm54 --------------------------------+--------------------- `rpm54` is currently changing files in `post-patch` via `reinplace` (OK) and also running `glibtoolize`. `glibtoolize` is not available in `fetch`, `extract` or `patch`. In any case, the `glibtoolize` call should really be port of `pre- configure`, where `glibtoolize` will be available. That's also semantically the proper way to regenerate stuff prior to `configure`. The (soon) attached trivial patch fixes that problem. -- Ticket URL: <https://trac.macports.org/ticket/47445> MacPorts <https://www.macports.org/> Ports system for OS X