Re: Help with gdal sphinx doc build failure

2021-08-11 Thread Dan Čermák
Orion Poplawski writes: > On 8/11/21 2:24 PM, Dan Čermák wrote: >> Hi Orion, >> >> Orion Poplawski writes: >> >>> I've reported: https://bugzilla.redhat.com/show_bug.cgi?id=1992426 >>> > >>> This appears to be due to breathe not handling parsing errors. There is >>> a PR upstream at https://g

Re: Help with gdal sphinx doc build failure

2021-08-11 Thread Orion Poplawski
On 8/11/21 2:24 PM, Dan Čermák wrote: Hi Orion, Orion Poplawski writes: I've reported: https://bugzilla.redhat.com/show_bug.cgi?id=1992426 This appears to be due to breathe not handling parsing errors. There is a PR upstream at https://github.com/michaeljones/breathe/pull/711 but it does

Re: Help with gdal sphinx doc build failure

2021-08-11 Thread Dan Čermák
Hi Orion, Orion Poplawski writes: > I've reported: https://bugzilla.redhat.com/show_bug.cgi?id=1992426 > > gdal docs are failing to build with: > > > > Exception occurred: > >File "/usr/lib/python3.10/site-packages/sphinx/util/cfamily.py", line > 275, in fail > > raise self._make_multi

Re: Help with gdal sphinx doc build failure

2021-08-11 Thread Orion Poplawski
Thanks! Keeping an eye on it... On 8/11/21 6:02 AM, Sandro Mani wrote: Hi This [1] patch applies cleanly. I'll give it a try in COPR [2]. Sandro [1] https://smani.fedorapeople.org/711.patch [2] https://copr.fedorainfracloud.org/coprs/smani/gdal-breathe/ On 11.08.21 06:37, Orion Poplawski wr

Re: Help with gdal sphinx doc build failure

2021-08-11 Thread Sandro Mani
Hi This [1] patch applies cleanly. I'll give it a try in COPR [2]. Sandro [1] https://smani.fedorapeople.org/711.patch [2] https://copr.fedorainfracloud.org/coprs/smani/gdal-breathe/ On 11.08.21 06:37, Orion Poplawski wrote: I've reported: https://bugzilla.redhat.com/show_bug.cgi?id=1992426

Help with gdal sphinx doc build failure

2021-08-10 Thread Orion Poplawski
I've reported: https://bugzilla.redhat.com/show_bug.cgi?id=1992426 gdal docs are failing to build with: Exception occurred: File "/usr/lib/python3.10/site-packages/sphinx/util/cfamily.py", line 275, in fail raise self._make_multi_error(errors, '') sphinx.util.cfamily.DefinitionError