Package: qbs / 3.1.2-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| qbs | 3.1.2-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| upstream_Fix build with Qt 6.10.patch | (download) |
tests/auto/language/tst_language.cpp |
2 1 + 1 - 0 ! |
[patch] fix build with qt 6.10 |
| skip_test_concurrent.diff | (download) |
tests/auto/blackbox/tst_blackboxjoblimits.cpp |
1 1 + 0 - 0 ! |
skip a test that hangs on some non-x86 architectures |
| test_sanitizers_only_on_amd64.diff | (download) |
tests/auto/blackbox/testdata/sanitizer/sanitizer.qbs |
4 1 + 3 - 0 ! |
test sanitizers only on amd64 In Debian, sanitizers are available not on all architectures. For example, libtsan0 is available only on (amd64, arm64, ppc64, ppc64el). |
| no_nosys_specs.diff | (download) |
examples/baremetal/pca10001/greenblink/greenblink.qbs |
5 1 + 4 - 0 ! |
do not use -specs=nosys.specs on debian arm architectures This requires gcc-arm-none-eabi which we do not want to depend on. |
| disable_bad_assembly.diff | (download) |
tests/auto/blackbox/testdata-baremetal/one-object-asm-application/one-object-asm-application.qbs |
2 0 + 2 - 0 ! |
disable build of arm-gcc.s, it causes errors from as 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' |
| asan_atomic.diff | (download) |
share/qbs/modules/Sanitizers/address/asan.qbs |
6 6 + 0 - 0 ! |
link with -latomic when using address sanitizer |
| path_max.diff | (download) |
src/lib/corelib/tools/fileinfo.cpp |
4 4 + 0 - 0 ! |
define path_max if not already available Helps building on GNU/Hurd, which does not provide PATH_MAX |
