| 2 | |
| 3 | |
| 4 | {{{ |
| 5 | bash-3.2$ sudo port clean gdal |
| 6 | Password: |
| 7 | ---> Cleaning gdal |
| 8 | bash-3.2$ |
| 9 | bash-3.2$ |
| 10 | bash-3.2$ sudo port upgrade gdal configure.compiler=macports-clang-16 |
| 11 | ---> Computing dependencies for gdal |
| 12 | ---> Fetching archive for gdal |
| 13 | ---> Attempting to fetch gdal-3.9.0_0+postgresql16+proj9.darwin_11.x86_64.tbz2 from http://packages.macports.org/gdal |
| 14 | ---> Attempting to fetch gdal-3.9.0_0+postgresql16+proj9.darwin_11.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/gdal |
| 15 | ---> Attempting to fetch gdal-3.9.0_0+postgresql16+proj9.darwin_11.x86_64.tbz2 from http://bos.us.packages.macports.org/gdal |
| 16 | ---> Fetching distfiles for gdal |
| 17 | ---> Verifying checksums for gdal |
| 18 | ---> Extracting gdal |
| 19 | ---> Configuring gdal |
| 20 | Error: Failed to configure gdal: configure failure: command execution failed |
| 21 | Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gis_gdal/gdal/main.log for details. |
| 22 | Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. |
| 23 | bash-3.2$ |
| 24 | }}} |
| 25 | |