- Package:
- src:qtbase-opensource-src
- Source:
- qtbase-opensource-src
- Submitter:
- Witold Baryluk
- Date:
- 2021-09-16 23:33:03 UTC
- Severity:
- normal
It looks like blender needs libegl-dev (containing a libEGL.so symlink to libEGL.so.1 from libegl1 package), to build correctly. The libegl-dev is suggested by some other packages, during build process, but it is not explicitly installed. This makes build fail during cmake stage, for example on alpha and kfreebsd-i386 archs. https://buildd.debian.org/status/fetch.php?pkg=cmake&arch=alpha&ver=3.15.4-1&stamp=1579830052&raw=0 Regards, Witold
Control: reassign -1 src:cmake 3.15.4-1 [...] Assuming user error, so reassigning to cmake package. Cheers.
Control: reassign src:qtbase-opensource-src 5.15.2+dfsg-9 Looks more like a Qt5 configuration problem to me. Cheers Timo