Hi Roger,

thanks for the report. This will be fixed per https://github.com/OSGeo/gdal/pull/13308 . Too late for 3.11.5 but will make it into 3.12.0RC1 planned for next week

Even

Le 31/10/2025 à 13:37, Roger Bivand via gdal-dev a écrit :
For GDAL 3.11.4, 3.11.5RC1 and 3.12.0beta1, source builds fail at the same 
point:

[ 45%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/pdfdataset.cpp.o
/home/rsb/topics/gdal/gdal-3.11.4/frmts/pdf/pdfdataset.cpp: In static member 
function ‘static PDFDataset* PDFDataset::Open(GDALOpenInfo*)’:
/home/rsb/topics/gdal/gdal-3.11.4/frmts/pdf/pdfdataset.cpp:5160:36: error: 
‘class PoDoFo::PdfPage’ has no member named ‘GetRotationRaw’; did you mean 
‘GetRotation’?
  5160 |         dfRotation = poPagePodofo->GetRotationRaw();
       |                                    ^~~~~~~~~~~~~~
       |                                    GetRotation

With Fedora 42, the podofo version was 0.10.5, which built and passed autotests.

There may be other package version increment issues on Fedora 43, but this is 
consistent.

Roger

--
Roger Bivand
Emeritus Professor
Norwegian School of Economics
Postboks 3490 Ytre Sandviken, 5045 Bergen, Norway
[email protected]
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

--
http://www.spatialys.com
My software is free, but my time generally not.

_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to