Changes between Initial Version and Version 1 of Ticket #70228, comment 5
- Timestamp:
- Jun 16, 2024, 7:11:37 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #70228, comment 5
initial v1 1 I was able to finally configure `gdal@3.9.0` when i used the regular non-universal variant if expat. But the port failedthe build stage.1 I was able to finally configure `gdal@3.9.0` when i used the regular non-universal variant if `expat`. But the port fails at the build stage. 2 2 3 I tried other compilers like `clang-11` and `clang-16`. Same result. The builds fails. I will attach main.log. 4 3 I will attach main.log. 5 4 6 5 {{{ … … 37 36 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. 38 37 }}} 38 39 I tried other compilers like `clang-11` and `clang-16`. Same result. The builds fails. 40 41 Note: `gdal` used to build just fine on Lion when using `clang-16`. https://trac.macports.org/ticket/68645