On 20.06.22 12:11, Michael J Gruber wrote:
Hi
I've now merged the side tag. Remarks:
...
- python-PyMuPDF test fail due to a corrupted double-linked list
assertion. I've disabled the test for now, and will investigate further.
- python-fiona test fail due to a segmentation fault. I've disabl
Hi
> I've now merged the side tag. Remarks:
...
> - python-PyMuPDF test fail due to a corrupted double-linked list
> assertion. I've disabled the test for now, and will investigate further.
> - python-fiona test fail due to a segmentation fault. I've disabled the
> test for now, and will investi
Sandro Mani wrote on 2022/05/23 3:39:
Hi
- gazebo fails to build due to "cannot convert 'ALCdevice*' to 'ALCdevice_struct*'
in assignment", which looks like an openal-soft-1.21 incompatibility. Possibly
updating gazebo from the currently packaged v10.1.0 to current upstream version 11.10.2
mi
Hi
I've now merged the side tag. Remarks:
- opencv failed to build due to noarch -doc subpackage building
differently on different arches. This caused by the intel_va sample only
being included on x86 arches. I've made the -doc subpackge arched to
solve this.
- python-PyMuPDF test fail due to