Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o
| Architecture | Version | Status | For | Buildd | State | Misc | Logs |
|---|---|---|---|---|---|---|---|
armhf ↓ | 1.0-4 | Build-Attempted | 3073d 21h 54m | bm-wb-02 | out-of-date | misc:extra | old | all (7) |
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