Ticket #16223 (new defect)
port doesn't check whether the extract target has failed
| Reported by: | vinc17@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts base bugs |
| Component: | base | Version: | 1.6.0 |
| Keywords: | Cc: | raimue@… | |
| Port: |
Description
port doesn't check whether the extract target has failed and always runs the configure target. If the extract target has failed, the configure target also fails very early, but the user may be confused by the error message, in particular if the -v option hasn't been used (the error message in the extract target is filtered out). As an example, see #16220.
If "port extract <portname>" has been used, port is completely silent.
Change History
Note: See
TracTickets for help on using
tickets.

