Your message dated Wed, 9 Jan 2019 20:13:33 +0200
with message-id <20190109181332.GI13260@localhost>
and subject line Fixed in 0.5.1+git.1.ee5d11f-4
has caused the Debian Bug report #857970,
regarding mldemos FTBFS on armel/armhf: error: 'glColor3f' was not declared in 
this scope
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
857970: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857970
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mldemos
Version: 0.5.1+git.1.ee5d11f-1
Severity: serious

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

...
g++ -c -pipe -Wno-all -Wno-unused-variable -Wno-unused-parameter -Wtrigraphs 
-Wreturn-type -Wnon-virtual-dtor -Wunused-value -Wunknown-pragmas -Wno-shadow 
-g -O2 -fdebug-prefix-map=/«BUILDDIR»/mldemos-0.5.1+git.1.ee5d11f=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -D_REENTRANT -DOPENCV22 -DWITHBOOST -DQT_NO_DEBUG 
-DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. 
-I. -I../Core -I../MLDemos -I../_3rdParty -isystem /usr/include/opencv -isystem 
/usr/include/arm-linux-gnueabi/qt5 -isystem 
/usr/include/arm-linux-gnueabi/qt5/QtSvg -isystem 
/usr/include/arm-linux-gnueabi/qt5/QtOpenGL -isystem 
/usr/include/arm-linux-gnueabi/qt5/QtWidgets -isystem 
/usr/include/arm-linux-gnueabi/qt5/QtGui -isystem 
/usr/include/arm-linux-gnueabi/qt5/QtCore -Ibuild -Ibuild 
-I/usr/lib/arm-linux-gnueabi/qt5/mkspecs/linux-g++ -o build/canvas.o canvas.cpp
In file included from drawUtils.h:29:0,
                 from canvas.cpp:34:
glwidget.h: In static member function 'static void GLWidget::glSample(fvec, 
QColor, int, int, int)':
glwidget.h:41:50: error: 'glColor3f' was not declared in this scope
         glColor3f(c.redF(), c.greenF(), c.blueF());
                                                  ^
glwidget.h:46:28: error: 'glVertex3f' was not declared in this scope
         glVertex3f(sX,sY,sZ);
                            ^
glwidget.h: In static member function 'static void GLWidget::glLine(fvec, fvec, 
int, int, int)':
glwidget.h:51:74: error: 'glVertex3f' was not declared in this scope
         glVertex3f(p1[xIndex], p1[yIndex], zIndex >= 0 ? p1[zIndex] : 0.f);
                                                                          ^
Makefile:548: recipe for target 'build/canvas.o' failed
make[2]: *** [build/canvas.o] Error 1


This is likely related to Qt in Debian using OpenGL ES instead of OpenGL
on armel and armhf.

--- End Message ---
--- Begin Message ---
Version: 0.5.1+git.1.ee5d11f-4

mldemos (0.5.1+git.1.ee5d11f-4) unstable; urgency=medium

  * build dependency on regular OpenGL, not OpenGL ES
...
 -- Barak A. Pearlmutter <b...@debian.org>  Sat, 14 Apr 2018 17:15:43 +0100


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply via email to