Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
| Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
|---|---|---|---|---|---|---|---|---|
armhf ↓ | 1.0-4 | Build-Attempted | 944d 11h 48m | bm-wb-03 | out-of-date | misc | old | all (7) | giveback |
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