Re: Cannot build OpenGL application on Qt5 on armel/hf

2017-09-21 Thread Lisandro Damián Nicanor Pérez Meyer
By the way: if at some point we can determine with feasible data that Debian users will be better served by switching back to Desktop OpenGL I'll be very happy to do that switch. -- Ponga su mano en una estufa caliente por un minuto, y le parecerá como una hora. Siéntese con una muchacha bonit

Re: Cannot build OpenGL application on Qt5 on armel/hf

2017-09-21 Thread Lisandro Damián Nicanor Pérez Meyer
On martes, 19 de septiembre de 2017 11:47:17 -03 Paul Wise wrote: > [restoring CCs from the original mail] [snip and respecting that] > With open source GPU drivers coming to ARM in the last few years, we > have mesa and therefore desktop OpenGL available on some ARM based > platforms: > > https:

Re: Cannot build OpenGL application on Qt5 on armel/hf

2017-09-18 Thread Nigel Sollars
The guys over at Imagination technologies were ( perhaps still are ) looking for an OpenSource dev or devs* to do the needful for full OpenGL open implementation. Id imagine this is still the case since Apple did no absorb them, but then again money might be tight since they were up for sale appar

Re: Cannot build OpenGL application on Qt5 on armel/hf

2017-09-18 Thread Paul Wise
[restoring CCs from the original mail] On Tue, Sep 19, 2017 at 6:33 AM, Wookey wrote: > On 2017-09-18 23:50 +0200, John Paul Adrian Glaubitz wrote: >> >> Looking at the rules file of qtbase-opensource-src, it's obvious where this >> regression comes from, namely from the fact that qtbase-opensourc

Re: Cannot build OpenGL application on Qt5 on armel/hf

2017-09-18 Thread Scott Kitterman
That's the intended behavior. There isn't a reasonable way around it. You'll either need to port it to use GL ES or disable it on these archs. Scott K On September 18, 2017 5:50:24 PM EDT, John Paul Adrian Glaubitz wrote: >Hi! > >I have uploaded a new version of virtualjaguar today which use

Re: Cannot build OpenGL application on Qt5 on armel/hf

2017-09-18 Thread Lisandro Damián Nicanor Pérez Meyer
On lunes, 18 de septiembre de 2017 23:50:24 -03 John Paul Adrian Glaubitz wrote: > Hi! > > I have uploaded a new version of virtualjaguar today which uses Qt5 by > default [1]. Unfortunately, this brought a regression on armel and armhf in > the form of an FTBFS [2]: "Trade off" is actually more

Cannot build OpenGL application on Qt5 on armel/hf

2017-09-18 Thread John Paul Adrian Glaubitz
Hi! I have uploaded a new version of virtualjaguar today which uses Qt5 by default [1]. Unfortunately, this brought a regression on armel and armhf in the form of an FTBFS [2]: g++ -c -pipe `sdl-config --cflags` -O2 -Wdate-time -D_FORTIFY_SOURCE=2 -ffast-math -fomit-frame-pointer -Wall -W -D_REE