Your message dated Sun, 02 Jul 2017 23:19:37 +0000
with message-id <e1dro9r-0006i8...@fasolo.debian.org>
and subject line Bug#866506: fixed in qtbase-opensource-src 5.7.1+dfsg-4
has caused the Debian Bug report #866506,
regarding qtbase-opensource-src: either drop GLES2 defintions from public
headers or pass the right flags
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.)
--
866506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nageru
Version: 1.6.0-2
Severity: serious
https://buildd.debian.org/status/package.php?p=nageru&suite=sid
...
g++ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=gnu++11 -fPIC -pthread
-I/usr/include/arm-linux-gnueabihf/qt5/QtOpenGLExtensions
-I/usr/include/arm-linux-gnueabihf/qt5
-I/usr/include/arm-linux-gnueabihf/qt5/QtOpenGL
-I/usr/include/arm-linux-gnueabihf/qt5
-I/usr/include/arm-linux-gnueabihf/qt5/QtPrintSupport
-I/usr/include/arm-linux-gnueabihf/qt5
-I/usr/include/arm-linux-gnueabihf/qt5/QtWidgets
-I/usr/include/arm-linux-gnueabihf/qt5
-I/usr/include/arm-linux-gnueabihf/qt5/QtGui
-I/usr/include/arm-linux-gnueabihf/qt5
-I/usr/include/arm-linux-gnueabihf/qt5/QtCore
-I/usr/include/arm-linux-gnueabihf/qt5 -I/usr/include/movit
-I/usr/include/lua5.2 -I/usr/include/p11-kit-1 -I/usr/include/libusb-1.0
-I/usr/include/eigen3 -pthread -DMOVIT_SHADER_DIR=\"/usr/share/movit\"
-Idecklink/ -o analyzer.o -c analyzer.cpp
In file included from
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglextrafunctions.h:47:0,
from /usr/include/arm-linux-gnueabihf/qt5/QtGui/QtGui:55,
from
/usr/include/arm-linux-gnueabihf/qt5/QtPrintSupport/QtPrintSupportDepends:4,
from
/usr/include/arm-linux-gnueabihf/qt5/QtPrintSupport/QtPrintSupport:3,
from /usr/include/qcustomplot.h:54,
from ui_analyzer.h:27,
from analyzer.cpp:15:
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h: In member
function 'void QOpenGLFunctions::glBindTexture(GLenum, GLuint)':
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h:595:5: error:
'::glBindTexture' has not been declared
::glBindTexture(target, texture);
^~
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h: In member
function 'void QOpenGLFunctions::glBlendFunc(GLenum, GLenum)':
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h:606:5: error:
'::glBlendFunc' has not been declared
::glBlendFunc(sfactor, dfactor);
^~
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h: In member
function 'void QOpenGLFunctions::glClear(GLbitfield)':
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h:617:5: error:
'::glClear' has not been declared
::glClear(mask);
^~
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h: In member
function 'void QOpenGLFunctions::glClearColor(GLclampf, GLclampf, GLclampf,
GLclampf)':
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h:628:5: error:
'::glClearColor' has not been declared
::glClearColor(red, green, blue, alpha);
^~
...
Am armel and armhf, Qt is compiled with OpenGL ES instead of full OpenGL.
--- End Message ---
--- Begin Message ---
Source: qtbase-opensource-src
Source-Version: 5.7.1+dfsg-4
We believe that the bug you reported is fixed in the latest version of
qtbase-opensource-src, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 866...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org> (supplier of updated
qtbase-opensource-src package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 02 Jul 2017 20:07:11 -0300
Source: qtbase-opensource-src
Binary: libqt5core5a libqt5gui5 qt5-gtk-platformtheme libqt5network5
libqt5opengl5 libqt5sql5 libqt5sql5-mysql libqt5sql5-odbc libqt5sql5-psql
libqt5sql5-sqlite libqt5sql5-tds libqt5sql5-ibase libqt5xml5 libqt5dbus5
libqt5test5 libqt5concurrent5 libqt5widgets5 libqt5printsupport5 qtbase5-dev
qtbase5-private-dev libqt5opengl5-dev qtbase5-dev-tools qt5-qmake
qtbase5-examples qt5-default qtbase5-doc qtbase5-doc-html
Architecture: source
Version: 5.7.1+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-...@lists.debian.org>
Changed-By: Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org>
Description:
libqt5concurrent5 - Qt 5 concurrent module
libqt5core5a - Qt 5 core module
libqt5dbus5 - Qt 5 D-Bus module
libqt5gui5 - Qt 5 GUI module
libqt5network5 - Qt 5 network module
libqt5opengl5 - Qt 5 OpenGL module
libqt5opengl5-dev - Qt 5 OpenGL library development files
libqt5printsupport5 - Qt 5 print support module
libqt5sql5 - Qt 5 SQL module
libqt5sql5-ibase - Qt 5 Firebird database driver
libqt5sql5-mysql - Qt 5 MySQL database driver
libqt5sql5-odbc - Qt 5 ODBC database driver
libqt5sql5-psql - Qt 5 PostgreSQL database driver
libqt5sql5-sqlite - Qt 5 SQLite 3 database driver
libqt5sql5-tds - Qt 5 FreeTDS database driver
libqt5test5 - Qt 5 test module
libqt5widgets5 - Qt 5 widgets module
libqt5xml5 - Qt 5 XML module
qt5-default - Qt 5 development defaults package
qt5-gtk-platformtheme - Qt 5 GTK+ 3 platform theme
qt5-qmake - Qt 5 qmake Makefile generator tool
qtbase5-dev - Qt 5 base development files
qtbase5-dev-tools - Qt 5 base development programs
qtbase5-doc - Qt 5 base documentation
qtbase5-doc-html - Qt 5 base HTML documentation
qtbase5-examples - Qt 5 base examples
qtbase5-private-dev - Qt 5 base private development files
Closes: 866506
Changes:
qtbase-opensource-src (5.7.1+dfsg-4) unstable; urgency=medium
.
* Backport patch to remove OpenGL ES 2.0 direct calls (Closes: #866506).
Checksums-Sha1:
f169009dfc6730c5912f84662692e939119839b5 4999
qtbase-opensource-src_5.7.1+dfsg-4.dsc
edef6dceb8534691ba59f9735ad516e13566adcf 220296
qtbase-opensource-src_5.7.1+dfsg-4.debian.tar.xz
24b46e233c6c4efafd00160d1c599bb7ce9a52a7 7398
qtbase-opensource-src_5.7.1+dfsg-4_source.buildinfo
Checksums-Sha256:
eef84f036b92c435a9714ad1f0ed734f2295bceaff6604f99f32babbdf73f95d 4999
qtbase-opensource-src_5.7.1+dfsg-4.dsc
240a937eafec706eb92a6d5f876a0dd66db013cbc96f57ce6a4a4a04450b05e8 220296
qtbase-opensource-src_5.7.1+dfsg-4.debian.tar.xz
44818a7dedf57e9ef68fe6c9a39c9bf85966529860fdd84b9520da82489298ea 7398
qtbase-opensource-src_5.7.1+dfsg-4_source.buildinfo
Files:
34a8690bdd6fee34a8fda636c00360e7 4999 libs optional
qtbase-opensource-src_5.7.1+dfsg-4.dsc
dd9af3fc1b42bd48382de1f0d364e7a3 220296 libs optional
qtbase-opensource-src_5.7.1+dfsg-4.debian.tar.xz
fa00860cc62bee5f682db30ca00bceac 7398 libs optional
qtbase-opensource-src_5.7.1+dfsg-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEEt36hKwjsrvwSzE8q2RfQGKGp9AFAllZfSsUHGxpc2FuZHJv
QGRlYmlhbi5vcmcACgkQq2RfQGKGp9COSA//fr83SWbEexw6TXzaejkUPUEEvy26
rouowQGdAncHIxsDOjibmpfvbTJ5LHonpA2JvZYtFVEbmHLiUUuhocY/i36bWi4r
yrRwk9EXoWDhXr8t9DfKDoCr+WO4+6wyK7hu4SoQayPG2JloIfd1v7ISi+ppZKNq
eJyd51tEJXyESqMDYNIqY7v7P0TvvEkAprwH8gqjbWPJwG6Zre8LtR5Q5lummGVp
3O8KNqR5uFe5u+PsoIh2UKX3wFQQkrhXU5jElsVKiLcXmRB48VcSCwdCJ/K9N5ri
O4PYob70r2H1Ucje7ARrAQhEgSlXEwLVmBQozqbbqU9O0d/YhCt3VT5LKiZ5Ie/x
NBqR6ha9BFhSItTYwVc3HpzP2EeGSJGTCK3GDr6p7V5AGdp5w64ZHsx+2myfbGT/
k0Hfnjyf/nEmnwgovdvZud6aCdqW2vYJujN38Uvd8fw0SDfflULVdsMtrmemsiMB
AXPlswH1jsBLar6HtG4HMBTd80xk+HAaRQXFu6cwRhJ0+r59alxUEFFvRbBibBOI
lKhke/fcOT7IiZOHkJ2mfFCLEEQAn5Ht55WMLPh2e5fB6KK8dLEngHD0KMtZBKdh
cNJro9CbM3Z1CWV8CBEEorJ11nLt++xCXROzRie8sbY4LdPa6nPorIzr9p21MM1f
WY1/cXFckkxq/+4=
=uQzA
-----END PGP SIGNATURE-----
--- End Message ---