summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dmitry Shachnev [Sun, 27 Oct 2024 14:12:01 +0000 (17:12 +0300)]
link the openglrenderer plugin with -latomic on riscv64
Forwarded: no
Last-Update: 2020-10-30
Otherwise it fails to build with the following error:
/usr/bin/ld: .obj/renderview.o: in function `QHash<int, Qt3DRender::Render::OpenGL::RenderView::StandardUniform>::findNode(int const&, unsigned int) const':
/usr/include/riscv64-linux-gnu/qt5/QtCore/qhash.h:931: undefined reference to `__atomic_exchange_1'
Gbp-Pq: Name riscv64_atomic.diff
Dmitry Shachnev [Sun, 27 Oct 2024 14:12:01 +0000 (17:12 +0300)]
disable qtext2dentity test on all OpenGL ES 2 environments
Forwarded: no
Last-Update: 2020-10-30
It fails on Debian armel/armhf too, because of this error:
QEGLPlatformContext: eglMakeCurrent failed: 3009
Gbp-Pq: Name tst_qtext2dentity_gles_disable.diff
Dmitry Shachnev [Sun, 27 Oct 2024 14:12:01 +0000 (17:12 +0300)]
qt3d-opensource-src (5.15.15+dfsg-3) unstable; urgency=medium
* Remove "+extension EGL" from xvfb-run call to fix build on armhf.
* Stop ignoring the tests result on s390x.
[dgit import unpatched qt3d-opensource-src 5.15.15+dfsg-3]
Dmitry Shachnev [Sun, 27 Oct 2024 14:12:01 +0000 (17:12 +0300)]
Import qt3d-opensource-src_5.15.15+dfsg-3.debian.tar.xz
[dgit import tarball qt3d-opensource-src 5.15.15+dfsg-3 qt3d-opensource-src_5.15.15+dfsg-3.debian.tar.xz]
Dmitry Shachnev [Fri, 6 Sep 2024 09:12:19 +0000 (12:12 +0300)]
Import qt3d-opensource-src_5.15.15+dfsg.orig.tar.xz
[dgit import orig qt3d-opensource-src_5.15.15+dfsg.orig.tar.xz]