Changes between Initial Version and Version 1 of Ticket #72821


Ignore:
Timestamp:
Aug 13, 2025, 3:33:33 AM (9 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #72821 – Description

    initial v1  
    1 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
     1Im 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.
     2{{{
     3Failed to activate libpsl: command execution failed
    24    while executing
    3 "system -callback portimage::_extract_progress $cmdstring". I think there's some permission access That I can't get to or change.
     5"system -callback portimage::_extract_progress $cmdstring".
     6}}}
     7I think there's some permission access That I can't get to or change.
    48
    59Thank you!