| 31 | |
| 32 | Total number of ports parsed: 0 |
| 33 | Ports successfully parsed: 0 |
| 34 | Ports failed: 0 |
| 35 | Up-to-date ports skipped: 31338 |
| 36 | |
| 37 | ewoud@macmini:~$ sudo port selfupdate |
| 38 | ---> Updating MacPorts base sources using rsync |
| 39 | MacPorts base version 2.8.1 installed, |
| 40 | MacPorts base version 2.8.1 downloaded. |
| 41 | ---> Updating the ports tree |
| 42 | ---> MacPorts base is already the latest version |
| 43 | |
| 44 | The ports tree has been updated. To upgrade your installed ports, you should run |
| 45 | port upgrade outdated |
| 46 | ewoud@macmini:~$ sudo port upgrade python310 |
| 47 | ---> Computing dependencies for python310 |
| 48 | ---> Fetching archive for python310 |
| 49 | ---> Attempting to fetch python310-3.10.10_0+lto+optimizations.darwin_22.arm64.tbz2 from https://packages.macports.org/python310 |
| 50 | ---> Attempting to fetch python310-3.10.10_0+lto+optimizations.darwin_22.arm64.tbz2 from https://fra.de.packages.macports.org/python310 |
| 51 | ---> Attempting to fetch python310-3.10.10_0+lto+optimizations.darwin_22.arm64.tbz2 from https://ema.uk.packages.macports.org/python310 |
| 52 | ---> Fetching distfiles for python310 |
| 53 | ---> Attempting to fetch Python-3.10.10.tar.xz from https://www.python.org/ftp/python/3.10.10/ |
| 54 | ---> Verifying checksums for python310 |
| 55 | ---> Extracting python310 |
| 56 | ---> Applying patches to python310 |
| 57 | ---> Configuring python310 |
| 58 | ---> Building python310 |
| 59 | Error: Failed to build python310: command execution failed |
| 60 | Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/main.log for details. |
| 61 | Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. |
| 62 | ewoud@macmini:~$ LANG=C date |
| 63 | Tue Feb 14 10:15:08 CET 2023 |
| 64 | ewoud@macmini:~$ |