Opened 16 months ago

Last modified 13 months ago

#66710 closed defect

gdal 3.4.3 build failure — at Version 2

Reported by: EJFielding (Eric Fielding) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: gdal

Description (last modified by EJFielding (Eric Fielding))

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     ^~~~~~

Change History (3)

Changed 16 months ago by EJFielding (Eric Fielding)

Attachment: main.log added

main.log file

comment:1 Changed 16 months ago by EJFielding (Eric Fielding)

Port: gdal added
Version: 2.8.0

comment:2 Changed 16 months ago by EJFielding (Eric Fielding)

Description: modified (diff)
Note: See TracTickets for help on using tickets.