Source: shelxle Version: 1.0.886-2 Severity: serious https://buildd.debian.org/status/package.php?p=shelxle&suite=sid
... In file included from molecule.cpp:19:0: ./molecule.h:37:10: fatal error: GL/glu.h: No such file or directory #include <GL/glu.h> ^~~~~~~~~~ compilation terminated. Makefile:738: recipe for target 'molecule.o' failed make[1]: *** [molecule.o] Error 1 Different from all other architectures, Qt5 is on armel/armhf (and arm64 on Ubuntu) built with OpenGL ES. Ideally it should be made working to build when Qt is using OpenGL ES, but if that is not possible: - avoid the FTBFS by changing the build dependency from libqt5opengl5-dev to libqt5opengl5-desktop-dev, and - submit a bug against ftp.debian.org asking for removal of the old armel/armhf binaries