Dear Qt/KDE team, Sune, it seems, that I have the same problem for some other packages. Libqglviewer was uploaded into experimental, migrating to Qt5 [1]. It fails unfortunately on armel and armhf and fine on other archs.
Do you have such a problem for other packages and maybe there is already a good solution for that? [1] https://buildd.debian.org/status/package.php?p=libqglviewer&suite=experimental Thank you Anton 2014-05-21 23:41 GMT+02:00 Sune Vuorela <s...@debian.org>: > On Wednesday 21 May 2014 13:27:47 Anton Gladky wrote: > > Dear Qt/KDE team, > > > > I have some build failures of ovito-package on arm platforms [1]. > > Upstream-author answered, that it is probably due to "-opengl es2", > > which is set for those archs and ovito requires "desktop" version > > of Qt5. > > > > Are there reasons, why those flags are used for arm platforms? > > Hi > > the plain "desktop" edition is not really interesting on arm because gles > is > what is hardware accelerated and such. >