Opened 11 months ago
#73107 new defect
Trace mode broken on OS X 10.7–10.11
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts Future |
| Component: | base | Version: | 2.11.5 |
| Keywords: | lion mountainlion mavericks yosemite elcapitan | Cc: | |
| Port: |
Description
Something funny is happening with trace mode on Lion through El Capitan.
sudo port -t extract help2man
fails with:
:info:extract sh: /opt/bblocal/bin/xz: No such file or directory
although xz is of course in help2man's extract dependencies.
If I extract without trace mode and then try to configure with trace mode, it fails because perl is not found. So it's not just an extract problem.
The problem does not happen on (≤?) Snow Leopard nor on (≥?) Sierra.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
