qbs.git
18 months agolink with -latomic when using address sanitizer
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
link with -latomic when using address sanitizer

Bug: https://bugs.debian.org/1016041
Forwarded: not-needed
Last-Update: 2022-08-15

Gbp-Pq: Name asan_atomic.diff

18 months agodisable build of arm-gcc.s, it causes errors from as
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
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

18 months agodo not use -specs=nosys.specs on Debian ARM architectures
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
do not use -specs=nosys.specs on Debian ARM architectures

Forwarded: not-needed
Last-Update: 2023-07-29

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

Gbp-Pq: Name no_nosys_specs.diff

18 months agotest sanitizers only on amd64
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
test sanitizers only on amd64

Forwarded: not-needed
Last-Update: 2023-08-09

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

18 months agoskip a test that hangs on some non-x86 architectures
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
skip a test that hangs on some non-x86 architectures

Forwarded: no
Last-Update: 2023-07-29

Gbp-Pq: Name skip_test_concurrent.diff

18 months agoqbs (2.3.1-3) unstable; urgency=medium
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
qbs (2.3.1-3) unstable; urgency=medium

  * Update debian/libqbscore2.3.symbols from buildds’ logs.
  * Merge two symbols for bucketsForCapacity() (closes: #1072386).

[dgit import unpatched qbs 2.3.1-3]

18 months agoImport qbs_2.3.1-3.debian.tar.xz
Dmitry Shachnev [Sun, 2 Jun 2024 13:40:32 +0000 (16:40 +0300)]
Import qbs_2.3.1-3.debian.tar.xz

[dgit import tarball qbs 2.3.1-3 qbs_2.3.1-3.debian.tar.xz]

19 months agoImport qbs_2.3.1.orig.tar.gz
Dmitry Shachnev [Sat, 11 May 2024 15:24:25 +0000 (18:24 +0300)]
Import qbs_2.3.1.orig.tar.gz

[dgit import orig qbs_2.3.1.orig.tar.gz]