qbs.git
3 years agoMerge qbs (1.22.1-1) import into refs/heads/workingbranch
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
Merge qbs (1.22.1-1) import into refs/heads/workingbranch

3 years agofix syntax of regex
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
fix syntax of regex

Forwarded: https://codereview.qt-project.org/c/qbs/qbs/+/410156
Last-Update: 2022-05-07

Gbp-Pq: Name cmake_regex_syntax.diff

3 years ago[PATCH] doc: Install man pages with cmake
Marius Gripsgard [Thu, 30 Dec 2021 02:01:58 +0000 (03:01 +0100)]
[PATCH] doc: Install man pages with cmake

Change-Id: Ibce74cf1b524c8c08b38dfc76549b4723ea705b3

Gbp-Pq: Name doc_Install_man_pages_with_cmake.diff

3 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
disable build of arm-gcc.s, it causes errors from as

Forwarded: not-needed
Last-Update: 2020-09-20

arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'

Gbp-Pq: Name disable_bad_assembly.diff

3 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +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

3 years agotest sanitizers only on amd64
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +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

3 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
skip tests that hang on some non-x86 architectures

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

Gbp-Pq: Name skip_test_concurrent.diff

3 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
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

3 years agoqbs (1.22.1-1) unstable; urgency=medium
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
qbs (1.22.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop docs_install_path.diff, a different fix was applied upstream.
    - Update install path for QCH docs.
  * Add a patch to fix SONAME of libqbscore.

[dgit import unpatched qbs 1.22.1-1]

3 years agoImport qbs_1.22.1.orig.tar.gz
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
Import qbs_1.22.1.orig.tar.gz

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

3 years agoImport qbs_1.22.1-1.debian.tar.xz
Dmitry Shachnev [Sat, 7 May 2022 08:14:40 +0000 (09:14 +0100)]
Import qbs_1.22.1-1.debian.tar.xz

[dgit import tarball qbs 1.22.1-1 qbs_1.22.1-1.debian.tar.xz]

3 years agoMerge qbs (1.22.0-4) import into refs/heads/workingbranch
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
Merge qbs (1.22.0-4) import into refs/heads/workingbranch

3 years agofix install of QCH and HTML documentation
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
fix install of QCH and HTML documentation

Forwarded: https://codereview.qt-project.org/c/qbs/qbs/+/404053
Last-Update: 2022-04-02

- qbs.qch should go to QT_INSTALL_DOCS, not to QBS_DOC_INSTALL_DIR
  (which ends with /html by default).
- HTML documentation was not installed at all.

Gbp-Pq: Name docs_install_path.diff

3 years ago[PATCH] doc: Install man pages with cmake
Marius Gripsgard [Thu, 30 Dec 2021 02:01:58 +0000 (03:01 +0100)]
[PATCH] doc: Install man pages with cmake

Change-Id: Ibce74cf1b524c8c08b38dfc76549b4723ea705b3

Gbp-Pq: Name doc_Install_man_pages_with_cmake.diff

3 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
disable build of arm-gcc.s, it causes errors from as

Forwarded: not-needed
Last-Update: 2020-09-20

arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'

Gbp-Pq: Name disable_bad_assembly.diff

3 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +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

3 years agotest sanitizers only on amd64
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +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

3 years agoskip tests that hang on some non-x86 architectures
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
skip tests that hang on some non-x86 architectures

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

Gbp-Pq: Name skip_test_concurrent.diff

3 years agodisable API tests on mips*, powerpc, ppc64 and ppc64el
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
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

3 years agoqbs (1.22.0-4) unstable; urgency=medium
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
qbs (1.22.0-4) unstable; urgency=medium

  * Disable api and blackbox tests also on mips64el.
  * Update debian/libqbscore1.22.symbols for mipsel.

[dgit import unpatched qbs 1.22.0-4]

3 years agoImport qbs_1.22.0-4.debian.tar.xz
Dmitry Shachnev [Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)]
Import qbs_1.22.0-4.debian.tar.xz

[dgit import tarball qbs 1.22.0-4 qbs_1.22.0-4.debian.tar.xz]

3 years agoImport qbs_1.22.0.orig.tar.gz
Dmitry Shachnev [Sat, 2 Apr 2022 18:39:30 +0000 (19:39 +0100)]
Import qbs_1.22.0.orig.tar.gz

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

4 years agoMerge qbs (1.19.2-1) import into refs/heads/workingbranch
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
Merge qbs (1.19.2-1) import into refs/heads/workingbranch

4 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Mon, 16 Aug 2021 12:21:16 +0000 (13:21 +0100)]
disable build of arm-gcc.s, it causes errors from as

Forwarded: not-needed
Last-Update: 2020-09-20

arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'

Gbp-Pq: Name disable_bad_assembly.diff

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]

4 years agoMerge qbs (1.18.0-5) import into refs/heads/workingbranch
Dmitry Shachnev [Mon, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
Merge qbs (1.18.0-5) import into refs/heads/workingbranch

4 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Mon, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
disable build of arm-gcc.s, it causes errors from as

Forwarded: not-needed
Last-Update: 2020-09-20

arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'

Gbp-Pq: Name disable_bad_assembly.diff

4 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Mon, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
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, 15 Mar 2021 18:02:24 +0000 (18:02 +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

4 years agofix DESTDIR for qbs_processlauncher
Alexander Volkov [Mon, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
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, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
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, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
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, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
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, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
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.18.0-5) unstable; urgency=medium
Dmitry Shachnev [Mon, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
qbs (1.18.0-5) unstable; urgency=medium

  * Handle symlink to directory change in qbs-examples (closes: #985295).

[dgit import unpatched qbs 1.18.0-5]

4 years agoImport qbs_1.18.0-5.debian.tar.xz
Dmitry Shachnev [Mon, 15 Mar 2021 18:02:24 +0000 (18:02 +0000)]
Import qbs_1.18.0-5.debian.tar.xz

[dgit import tarball qbs 1.18.0-5 qbs_1.18.0-5.debian.tar.xz]

4 years agoMerge qbs (1.18.0-4) import into refs/heads/workingbranch
Dmitry Shachnev [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
Merge qbs (1.18.0-4) import into refs/heads/workingbranch

4 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
disable build of arm-gcc.s, it causes errors from as

Forwarded: not-needed
Last-Update: 2020-09-20

arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'

Gbp-Pq: Name disable_bad_assembly.diff

4 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
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 [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +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

4 years agofix DESTDIR for qbs_processlauncher
Alexander Volkov [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
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 [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
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 [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
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 [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
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 [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
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.18.0-4) unstable; urgency=medium
Dmitry Shachnev [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
qbs (1.18.0-4) unstable; urgency=medium

  * Skip TestBlackboxJobLimits::jobLimits test that sometimes hangs on
    mipsel/mips64el (closes: #980872).
  * Run the remaining tests with QBS_AUTOTEST_ALWAYS_LOG_STD{OUT,ERR}=1.

[dgit import unpatched qbs 1.18.0-4]

4 years agoImport qbs_1.18.0-4.debian.tar.xz
Dmitry Shachnev [Sun, 24 Jan 2021 11:18:12 +0000 (11:18 +0000)]
Import qbs_1.18.0-4.debian.tar.xz

[dgit import tarball qbs 1.18.0-4 qbs_1.18.0-4.debian.tar.xz]

4 years agoImport qbs_1.18.0.orig.tar.gz
Dmitry Shachnev [Mon, 28 Dec 2020 18:27:26 +0000 (18:27 +0000)]
Import qbs_1.18.0.orig.tar.gz

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

5 years agoMerge qbs (1.17.0-2) import into refs/heads/workingbranch
Dmitry Shachnev [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +0100)]
Merge qbs (1.17.0-2) import into refs/heads/workingbranch

5 years agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +0100)]
disable build of arm-gcc.s, it causes errors from as

Forwarded: not-needed
Last-Update: 2020-09-20

arm-gcc.s:4: Error: operand 1 must be an integer register -- `mov r0,#0'
arm-gcc.s:5: Error: unknown mnemonic `bx' -- `bx lr'

Gbp-Pq: Name disable_bad_assembly.diff

5 years agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +0100)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2020-09-20

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

Gbp-Pq: Name no_nosys_specs.diff

5 years agotest sanitizers only on amd64
Dmitry Shachnev [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +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

5 years agofix DESTDIR for qbs_processlauncher
Alexander Volkov [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +0100)]
fix DESTDIR for qbs_processlauncher

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

Gbp-Pq: Name processlauncher_destdir.diff

5 years agouse the same SONAME scheme on kfreebsd as on Linux
Dmitry Shachnev [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +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

5 years agoskip new test that hangs on non-x86 architectures
Dmitry Shachnev [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +0100)]
skip new test that hangs on non-x86 architectures

Forwarded: no
Last-Update: 2016-03-20

Gbp-Pq: Name skip_test_concurrent.diff

5 years agolimit API tests to only common architectures
Dmitry Shachnev [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +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

5 years agodo not pass wrong -L flag when linking with libqbscore
Adam Majer [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +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

5 years agoqbs (1.17.0-2) unstable; urgency=medium
Dmitry Shachnev [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +0100)]
qbs (1.17.0-2) unstable; urgency=medium

  * Fix tests failures on ARM:
    - Do not use nosys.specs, it needs gcc-arm-none-eabi.
    - Disable build of arm-gcc.s, it causes errors from as.
  * Update debian/libqbscore1.17.symbols from buildds’ logs.
  * Upload to unstable.

[dgit import unpatched qbs 1.17.0-2]

5 years agoImport qbs_1.17.0-2.debian.tar.xz
Dmitry Shachnev [Sun, 20 Sep 2020 12:43:21 +0000 (13:43 +0100)]
Import qbs_1.17.0-2.debian.tar.xz

[dgit import tarball qbs 1.17.0-2 qbs_1.17.0-2.debian.tar.xz]

5 years agoImport qbs_1.17.0.orig.tar.gz
Dmitry Shachnev [Mon, 7 Sep 2020 10:35:34 +0000 (11:35 +0100)]
Import qbs_1.17.0.orig.tar.gz

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

5 years agoMerge qbs (1.16.0-2) import into refs/heads/workingbranch
Dmitry Shachnev [Thu, 25 Jun 2020 08:00:39 +0000 (09:00 +0100)]
Merge qbs (1.16.0-2) import into refs/heads/workingbranch

5 years agotest sanitizers only on amd64
Dmitry Shachnev [Thu, 25 Jun 2020 08:00:39 +0000 (09:00 +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

5 years agofix DESTDIR for qbs_processlauncher
Alexander Volkov [Thu, 25 Jun 2020 08:00:39 +0000 (09:00 +0100)]
fix DESTDIR for qbs_processlauncher

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

Gbp-Pq: Name processlauncher_destdir.diff

5 years agouse the same SONAME scheme on kfreebsd as on Linux
Dmitry Shachnev [Thu, 25 Jun 2020 08:00:39 +0000 (09:00 +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

5 years agoskip new test that hangs on non-x86 architectures
Dmitry Shachnev [Thu, 25 Jun 2020 08:00:39 +0000 (09:00 +0100)]
skip new test that hangs on non-x86 architectures

Forwarded: no
Last-Update: 2016-03-20

Gbp-Pq: Name skip_test_concurrent.diff

5 years agolimit API tests to only common architectures
Dmitry Shachnev [Thu, 25 Jun 2020 08:00:39 +0000 (09:00 +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

5 years agodo not pass wrong -L flag when linking with libqbscore
Adam Majer [Thu, 25 Jun 2020 08:00:39 +0000 (09:00 +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

5 years agoqbs (1.16.0-2) unstable; urgency=medium
Dmitry Shachnev [Thu, 25 Jun 2020 08:00:39 +0000 (09:00 +0100)]
qbs (1.16.0-2) unstable; urgency=medium

  * Update debian/libqbscore1.16.symbols from buildds’ logs.
  * Upload to unstable.

[dgit import unpatched qbs 1.16.0-2]

5 years agoImport qbs_1.16.0-2.debian.tar.xz
Dmitry Shachnev [Thu, 25 Jun 2020 08:00:39 +0000 (09:00 +0100)]
Import qbs_1.16.0-2.debian.tar.xz

[dgit import tarball qbs 1.16.0-2 qbs_1.16.0-2.debian.tar.xz]

5 years agoImport qbs_1.16.0.orig.tar.gz
Dmitry Shachnev [Thu, 21 May 2020 18:00:57 +0000 (19:00 +0100)]
Import qbs_1.16.0.orig.tar.gz

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

6 years agoMerge qbs (1.13.1-2) import into refs/heads/workingbranch
Dmitry Shachnev [Tue, 22 Oct 2019 12:13:07 +0000 (13:13 +0100)]
Merge qbs (1.13.1-2) import into refs/heads/workingbranch

6 years agoqml_type_descriptions
Debian Qt/KDE Maintainers [Tue, 22 Oct 2019 12:13:07 +0000 (13:13 +0100)]
qml_type_descriptions

Gbp-Pq: Name qml_type_descriptions.diff

6 years agoprocesslauncher_destdir
Debian Qt/KDE Maintainers [Tue, 22 Oct 2019 12:13:07 +0000 (13:13 +0100)]
processlauncher_destdir

Gbp-Pq: Name processlauncher_destdir.diff

6 years agokfreebsd_soname
Debian Qt/KDE Maintainers [Tue, 22 Oct 2019 12:13:07 +0000 (13:13 +0100)]
kfreebsd_soname

Gbp-Pq: Name kfreebsd_soname.diff

6 years agoskip_test_concurrent
Debian Qt/KDE Maintainers [Tue, 22 Oct 2019 12:13:07 +0000 (13:13 +0100)]
skip_test_concurrent

Gbp-Pq: Name skip_test_concurrent.diff

6 years agodisable_tests_qtscript
Debian Qt/KDE Maintainers [Tue, 22 Oct 2019 12:13:07 +0000 (13:13 +0100)]
disable_tests_qtscript

Gbp-Pq: Name disable_tests_qtscript.diff

6 years agoremove_rpaths
Debian Qt/KDE Maintainers [Tue, 22 Oct 2019 12:13:07 +0000 (13:13 +0100)]
remove_rpaths

Gbp-Pq: Name remove_rpaths.diff

6 years agoqbs (1.13.1-2) unstable; urgency=medium
Dmitry Shachnev [Tue, 22 Oct 2019 12:13:07 +0000 (13:13 +0100)]
qbs (1.13.1-2) unstable; urgency=medium

  * Update debian/libqbscore1.13.symbols from the current build log.
  * Add Build-Depends-Package field to debian/libqbscore1.13.symbols.
  * Bump Standards-Version to 4.4.1, no changes needed.
  * Upload to unstable.

[dgit import unpatched qbs 1.13.1-2]

6 years agoImport qbs_1.13.1-2.debian.tar.xz
Dmitry Shachnev [Tue, 22 Oct 2019 12:13:07 +0000 (13:13 +0100)]
Import qbs_1.13.1-2.debian.tar.xz

[dgit import tarball qbs 1.13.1-2 qbs_1.13.1-2.debian.tar.xz]

6 years agoImport qbs_1.13.1.orig.tar.gz
Dmitry Shachnev [Wed, 12 Jun 2019 20:14:25 +0000 (21:14 +0100)]
Import qbs_1.13.1.orig.tar.gz

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

6 years agoMerge qbs (1.12.2+dfsg-2) import into refs/heads/workingbranch
Dmitry Shachnev [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
Merge qbs (1.12.2+dfsg-2) import into refs/heads/workingbranch

6 years agodebug_log_level_segfault_fix
Debian Qt/KDE Maintainers [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
debug_log_level_segfault_fix

Gbp-Pq: Name debug_log_level_segfault_fix.diff

6 years agoqml_type_descriptions
Debian Qt/KDE Maintainers [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
qml_type_descriptions

Gbp-Pq: Name qml_type_descriptions.diff

6 years agoprocesslauncher_destdir
Debian Qt/KDE Maintainers [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
processlauncher_destdir

Gbp-Pq: Name processlauncher_destdir.diff

6 years agokfreebsd_soname
Debian Qt/KDE Maintainers [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
kfreebsd_soname

Gbp-Pq: Name kfreebsd_soname.diff

6 years agoskip_test_concurrent
Debian Qt/KDE Maintainers [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
skip_test_concurrent

Gbp-Pq: Name skip_test_concurrent.diff

6 years agodisable_tests_qtscript
Debian Qt/KDE Maintainers [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
disable_tests_qtscript

Gbp-Pq: Name disable_tests_qtscript.diff

6 years agoremove_rpaths
Debian Qt/KDE Maintainers [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
remove_rpaths

Gbp-Pq: Name remove_rpaths.diff

6 years agoqbs (1.12.2+dfsg-2) unstable; urgency=medium
Dmitry Shachnev [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
qbs (1.12.2+dfsg-2) unstable; urgency=medium

  * Add a patch to fix segfault with --log-level debug (closes: #917066).

[dgit import unpatched qbs 1.12.2+dfsg-2]

6 years agoImport qbs_1.12.2+dfsg-2.debian.tar.xz
Dmitry Shachnev [Sat, 22 Dec 2018 21:32:11 +0000 (21:32 +0000)]
Import qbs_1.12.2+dfsg-2.debian.tar.xz

[dgit import tarball qbs 1.12.2+dfsg-2 qbs_1.12.2+dfsg-2.debian.tar.xz]

7 years agoMerge qbs (1.12.2+dfsg-1) import into refs/heads/workingbranch
Dmitry Shachnev [Mon, 10 Dec 2018 19:15:09 +0000 (19:15 +0000)]
Merge qbs (1.12.2+dfsg-1) import into refs/heads/workingbranch