OnlyOffice 9.3 Build Problems - Heif

Hi,
when building the new OnlyOffice 9.3 document server an error occurred during the build process:

[…]
[fetch]: md
[fetch & build]: hunspell
[fetch & build]: harfbuzz
[fetch]: hyphen
[fetch]: googletest
[fetch & build]: brotli
[fetch & build]: heif
CMake Error: The source directory “/root/onlyoffice/core/Common/3dParty/heif/libheif/build/linux_64/release/–preset=release-noplugins” does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
Error (cmake): 1
Error (./make.py): 1

Did anybody also faced with this problem?

OS: Debian GNU/Linux 11 (bullseye)
Browser version: /
Additional information:
Build parameters:
./automate.py server --no-apps=1 --multiprocess=0

Hey @Volker, :wave:

Honestly, I haven’t been involved in the build process myself, so I don’t have hands-on experience with this error. I’ll ask around among the team and see if anyone else has run into it or has a quick fix/workaround.

In the meantime, if other community members are building from source and hit the same problem (or know how to solve it), please feel free to jump in here.

Hi Nikolas,

meanwhile I was able to fix the problem by upgrading to Debian 12. The build process seems not to work on Debian 11 in a proper way.

Thanks,

Volker

1 Like