Opened 8 months ago
Closed 7 months ago
#72821 closed defect (worksforme)
Processing of port cmake failed
| Reported by: | ytpikucha-cmd | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | michaelld (Michael Dickens), mascguy (Christopher Nielsen) | |
| Port: | cmake |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Im trying to download speed dreams 2.4.2 on mac from source code on my 14.0 Sonoma and when I sudo port -t install cmake i get an error message again and again.
Failed to activate libpsl: command execution failed
while executing
"system -callback portimage::_extract_progress $cmdstring".
I think there's some permission access That I can't get to or change.
Thank you!
Change History (2)
comment:1 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)
| Description: | modified (diff) |
|---|
comment:2 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)
| Cc: | michaelld mascguy added |
|---|---|
| Port: | cmake added |
| Resolution: | → worksforme |
| Status: | new → closed |
If you're still having trouble installing the port, please reopen the ticket and attach the log file.
Note: See
TracTickets for help on using
tickets.

If you are using an Apple Silicon Mac, trace mode (
-t) doesn't work at the moment so you can't use this flag.If you are on an Intel Mac, trace mode should work so something else is going wrong; please attach the main.log file so we can investigate.