[Pkg-electronics-devel] Bug#1072678: : FTBFS on armel, armhf ( error: ‘QOpenGLFunctions_3_2_Core’ does not name a type;)
Adrian Bunk
bunk at debian.org
Wed Mar 4 16:02:35 GMT 2026
Control: retitle -1 nextpnr should build depend on libqt5opengl5-desktop-dev
On Thu, Jun 06, 2024 at 08:14:24PM +0900, Kentaro HAYASHI wrote:
> Source: nextpnr
> Severity: serious
> Tags: ftbfs
> Control: found -1 0.7-1
> X-Debbugs-Cc: kenhys at xdump.org
>
> Dear Maintainer,
>
> nextpnr fails to build on armel, armhf.
>
> FYI:
>
> https://buildd.debian.org/status/fetch.php?pkg=nextpnr&arch=armel&ver=0.7-1&stamp=1714863100&raw=0
> https://buildd.debian.org/status/fetch.php?pkg=nextpnr&arch=armhf&ver=0.7-1&stamp=1714849886&raw=0
Qt5 in Debian is built with OpenGL ES instead of OpenGL on 32-bit ARM,
which is incompatible with such direct OpenGL usage.
Changing the build dependency from libqt5opengl5-dev to
libqt5opengl5-desktop-dev will stop the package from attempting
to build there.
> Regards,
cu
Adrian
More information about the Pkg-electronics-devel
mailing list