[Debichem-devel] Bug#887458: shelxle FTBFS on armel/armhf: fatal error: GL/glu.h: No such file or directory

Adrian Bunk bunk at debian.org
Tue Jan 16 19:34:42 UTC 2018


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



More information about the Debichem-devel mailing list