Raspbian Package Auto-Building

Buildd status for osmose-emulator (stretch-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.o

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateMiscLogs
Buildd exposure stats armhf  1.0-4Build-Attempted2475d 15h 36mbm-wb-02out-of-datemisc:extraold | all (7)

Tail of log for osmose-emulator on armhf:

QGLImage.cpp:174:17: error: 'glLoadIdentity' was not declared in this scope
  glLoadIdentity();
                 ^
QGLImage.cpp:175:43: error: 'glOrtho' was not declared in this scope
  glOrtho(0.0f,width,height,0.0f,-1.0f,1.0f);
                                           ^
QGLImage.cpp:176:15: error: 'GL_MODELVIEW' was not declared in this scope
  glMatrixMode(GL_MODELVIEW);
               ^~~~~~~~~~~~
Makefile:663: recipe for target 'QGLImage.o' failed
make[1]: *** [QGLImage.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:8: recipe for target 'build-arch' failed
make: *** [build-arch] Error 25