qbs.git
2 years agotest sanitizers only on amd64
Dmitry Shachnev [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2020-05-21

In Debian, sanitizers are available not on all architectures.
For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el).

Gbp-Pq: Name test_sanitizers_only_on_amd64.diff

2 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
skip tests that hang on some non-x86 architectures

Forwarded: no
Last-Update: 2021-01-23

Gbp-Pq: Name skip_test_concurrent.diff

2 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
disable API tests on mips*, powerpc, ppc64 and ppc64el

Forwarded: not-needed
Last-Update: 2022-04-06

They are segfaulting due to bugs in QtScript.
The stacktrace is (obtained on ppc64el):
  #0  SLL_PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, head=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:742
  #1  PopRange (end=<synthetic pointer>, start=<synthetic pointer>, N=<optimized out>, this=0x3fffb32004e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2083
  #2  ReleaseToCentralCache (N=192, cl=<optimized out>, this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2795
  #3  QTWTF::TCMalloc_ThreadCache::Cleanup (this=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2745
  #4  0x00003fffb724c6d8 in QTWTF::TCMalloc_ThreadCache::DeleteCache (heap=0x3fffb3200478) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:3069
  #5  0x00003fffb6a48604 in __nptl_deallocate_tsd () at pthread_create.c:157
  #6  0x00003fffb6a489b8 in start_thread (arg=0x3fffb441f160) at pthread_create.c:322
  #7  0x00003fffb745f870 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:104

Also disable blackbox tests on mips* and riscv64.

Gbp-Pq: Name disable_tests_qtscript.diff

2 years agoqbs (1.24.0+dfsg-4) unstable; urgency=medium
Patrick Franz [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
qbs (1.24.0+dfsg-4) unstable; urgency=medium

  [ Patrick Franz ]
  * Team upload.
  * Update symbols from buildlogs (Closes: #1027474).

[dgit import unpatched qbs 1.24.0+dfsg-4]

2 years agoImport qbs_1.24.0+dfsg-4.debian.tar.xz
Patrick Franz [Sun, 1 Jan 2023 23:39:26 +0000 (23:39 +0000)]
Import qbs_1.24.0+dfsg-4.debian.tar.xz

[dgit import tarball qbs 1.24.0+dfsg-4 qbs_1.24.0+dfsg-4.debian.tar.xz]

3 years agoImport qbs_1.24.0+dfsg.orig.tar.xz
Dmitry Shachnev [Sun, 27 Nov 2022 11:24:52 +0000 (11:24 +0000)]
Import qbs_1.24.0+dfsg.orig.tar.xz

[dgit import orig qbs_1.24.0+dfsg.orig.tar.xz]