#70196 closed defect (fixed)
QGIS3 @ 3.36.3_1 build failure on Ventura 13.6.7 -- pdal - gdal version issue?
| Reported by: | Roland-L | Owned by: | nilason (Nicklas Larsson) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.9.3 |
| Keywords: | Cc: | nilason (Nicklas Larsson) | |
| Port: | qgis3 |
Description
Looking at the logfile, it appears to produce an error when libpdalcpp.17.0.0.dylib looks for libgdal.34.dylib, but the current gdal version is libgdal.35.dylib.
Attachments (1)
Change History (8)
Changed 2 years ago by Roland-L
| Attachment: | qgis3 build log - truncated.log added |
|---|
comment:1 Changed 2 years ago by Roland-L
The full log file was too large for upload. I hope I included enough of it to be useful.
comment:2 Changed 2 years ago by nilason (Nicklas Larsson)
| Cc: | nilason added |
|---|
comment:3 Changed 2 years ago by nilason (Nicklas Larsson)
I have missed rev-bump PDAL after GDAL update. Please try rebuild pdal or sudo port rev-upgrade.
comment:4 follow-up: 6 Changed 2 years ago by nilason (Nicklas Larsson)
| Owner: | set to nilason |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:5 follow-up: 7 Changed 2 years ago by mhanmore
Replying to Roland-L:
Looking at the logfile, it appears to produce an error when libpdalcpp.17.0.0.dylib looks for libgdal.34.dylib, but the current gdal version is libgdal.35.dylib.
I'm not sure this is fixed/correctly closed - or perhaps there is a second issue arising from the GDAL version change.
When GDAL was updated (3.8.5 to 3.9) it broke my working QGIS build (Sonoma). I'm new to both MacOS and MacPorts and stupidly did a full erase (ie sudo port -fp uninstall installed) and tried a fresh re-install, which means version rollback options aren't available. When I try to reinstall I get the build fail error (Sonoma).
Latest fail was today, running in Parallels on a completely fresh MacOS 14.5.0 (23F79). (The port failed on building Grass, leading to "processing of port qgis3 failed"). Happy to send logs if helpful but I'm not sure this is the correct thread?
comment:6 Changed 2 years ago by mhanmore
Sorry - I replied to the wrong message. Adding this in case the first reply didn't prompt an alert.
Replying to nilason:
In 75519c820ad5aed32883d471a0df3de13310e320/macports-ports (master):
comment:7 Changed 2 years ago by nilason (Nicklas Larsson)
Replying to mhanmore:
Replying to Roland-L:
Looking at the logfile, it appears to produce an error when libpdalcpp.17.0.0.dylib looks for libgdal.34.dylib, but the current gdal version is libgdal.35.dylib.
I'm not sure this is fixed/correctly closed - or perhaps there is a second issue arising from the GDAL version change.
When GDAL was updated (3.8.5 to 3.9) it broke my working QGIS build (Sonoma). I'm new to both MacOS and MacPorts and stupidly did a full erase (ie sudo port -fp uninstall installed) and tried a fresh re-install, which means version rollback options aren't available. When I try to reinstall I get the build fail error (Sonoma).
Latest fail was today, running in Parallels on a completely fresh MacOS 14.5.0 (23F79). (The port failed on building Grass, leading to "processing of port qgis3 failed"). Happy to send logs if helpful but I'm not sure this is the correct thread?
Please attach main.log for the failing build.

qgis3 build log -- truncated for size