qbs.git
4 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2021-01-05

This requires gcc-arm-none-eabi which we do not want to depend on.

Gbp-Pq: Name no_nosys_specs.diff

4 years agotest sanitizers only on amd64
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
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

4 years agofix DESTDIR for qbs_processlauncher
Alexander Volkov [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
fix DESTDIR for qbs_processlauncher

Forwarded: no
Last-Update: 2018-04-04

Gbp-Pq: Name processlauncher_destdir.diff

4 years agouse the same SONAME scheme on kfreebsd as on Linux
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
use the same SONAME scheme on kfreebsd as on Linux

Forwarded: not-yet
Last-Update: 2017-01-04

Gbp-Pq: Name kfreebsd_soname.diff

4 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
skip tests that hang on some non-x86 architectures

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

Gbp-Pq: Name skip_test_concurrent.diff

4 years agolimit API tests to only common architectures
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
limit API tests to only common architectures

Forwarded: not-needed
Last-Update: 2019-04-18

On other architectures 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

QBS is going to be ported away from QtScript, but in the mean time disable
API tests on non-common architectures to make the build pass.

Gbp-Pq: Name disable_tests_qtscript.diff

4 years agodo not pass wrong -L flag when linking with libqbscore
Adam Majer [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
do not pass wrong -L flag when linking with libqbscore

Forwarded: not-needed
Last-Update: 2015-03-13

Gbp-Pq: Name remove_rpaths.diff

4 years agoqbs (1.19.2-1) unstable; urgency=medium
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
qbs (1.19.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop add_1.19.1_changelog.diff and stop installing the changelog.
    For the third release in a row, the changelog for the current version
    is not present in the upstream tarball.
  * Upload to unstable.

[dgit import unpatched qbs 1.19.2-1]

4 years agoImport qbs_1.19.2.orig.tar.gz
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
Import qbs_1.19.2.orig.tar.gz

[dgit import orig qbs_1.19.2.orig.tar.gz]

4 years agoImport qbs_1.19.2-1.debian.tar.xz
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
Import qbs_1.19.2-1.debian.tar.xz

[dgit import tarball qbs 1.19.2-1 qbs_1.19.2-1.debian.tar.xz]