Source: octave
Version: 4.4.1-3
Severity: serious
Tags: ftbfs

On most architectures qtbase5-dev happens to depend on libglu1-mesa-dev
so this bug is hidden, but not on armel/armhf where Qt uses OpenGL ES:

https://buildd.debian.org/status/package.php?p=octave&suite=sid

...
checking for GL/gl.h... yes
checking for GL/glu.h... no
checking for OpenGL/glu.h... no
configure: WARNING: OpenGL libs (GL and GLU) not found.  OpenGL graphics will 
be disabled.
...
# Run builtin-features to ensure important features are included
env OCTAVE=./run-octave debian/tests/builtin-features
error: assert (__have_feature__ ('OPENGL')) failed
make[1]: *** [debian/rules:64: override_dh_auto_test] Error 1

Reply via email to