(In reply to Dirk Mueller from comment #6) > > > That's wired, I could run with the same sources on my system and the test is > > > OK. > > Thats awesome to hear. Now we just need to get what is different with "your > system" than with a regular openSUSE Tumbleweed build environment and we > have a first clue on where the problem might come from. > > > My system has cairo 1.17.8, and I think pdf check is related to cairo... > > Typo? did you mean 1.17.6? I don't think a 1.17.8 exists. Well, they just released 1.17.8 this month: <https://www.cairographics.org/news/cairo-1.17.8/>. I am not using tumbleweed but using Arch and got this version, I tried to backport some PDF related patch but it does not work. I am wondering if there are other libraries affect PDF, librsvg uses lopdf to load pdf, but I am using the same lopdf vendor on both OBS and my local machine so I don't think it's the reason.