Opened 22 months ago
Last modified 19 months ago
#66710 closed defect
gdal 3.4.3 build failure — at Initial Version
Reported by: | EJFielding (Eric Fielding) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | gdal |
Description
I was running a port upgrade outdated
after some time, and it found that my gdal
port was broken and tried to rebuild it but failed. There are a bunch of errors listed in the main.log
file that is attached. The gdal is with these variants gdal @3.4.3_0+hdf5+netcdf+openmpi+postgresql13+proj8
. It was working before I did the port upgrade, but there were a lot of ports upgraded as it had been maybe two months since the last upgrade. This is one of many similar errors:
`
info:build In file included from hdf5dataset.cpp:36:
:info:build ./hdf5vfl.h:83:5: error: cannot initialize a member subobject of type 'H5FD_class_value_t' (aka 'int') with an lvalue of type 'const char[5]'
:info:build "vsil", /* name */
:info:build
~
`
main.log file