Changes between Version 1 and Version 2 of Ticket #62338, comment 1


Ignore:
Timestamp:
Feb 21, 2021, 4:42:53 AM (4 years ago)
Author:
monokrome (Bailey Stoner)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62338, comment 1

    v1 v2  
    55This says that it can be ignored, but it causes every package to fail to install for me. For example:
    66
    7 ```
     7[[Code]]
    88(polar) polar@eridani % sudo port install nodejs14                             
    99Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
     
    4646Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python38/python38/main.log for details.
    4747Error: Unable to execute port: upgrade python38 failed
    48 ```
     48[[/Code]]