Bug#1072778: FTBFS: patat: required RTS option unavailable on i386

2024-06-07 Thread Andrey Feofilaktov
Package: patat Version: 0.11.0.0-1 The build fails on Reproducible Builds: [1] I am not confident if that's a shortcoming of how GHC built for i386 in Debian or that CMP parallelism does not make sense, but the reality is that the option is not available. In case you think the option should be

Bug#1056322: FTBFS: python-oslo.concurrency: requires root rights

2023-11-21 Thread Andrey Feofilaktov
Extremely sorry for the wrong patch. Here's the fixed patch that did apply and made the package build in an isolated environment: Description: Skip test_core_size of the prlimit suite Author: Andrey Feofilaktov Last-Update: 2023-11-20 --- This patch header follows DEP-3: http://dep.debian.net

Bug#1056322: FTBFS: python-oslo.concurrency: requires root rights

2023-11-20 Thread Andrey Feofilaktov
that test. Here's a patch that worked for me: Description: Skip test_core_size of the prlimit suite Author: Andrey Feofilaktov Last-Update: 2023-11-20 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: python-oslo.concurrency-5.2.0/debian/rules

Bug#1026873: FTBFS: crystal: tests use network

2022-12-22 Thread Andrey Feofilaktov
Package: crystal Version: 1.6.0+dfsg-2 Package fails to build in an isolated environment ( https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/crystal.html ) One of the tests ( https://salsa.debian.org/deiv/crystal/-/blob/master/spec/std/socket/tcp_server_spec.cr#L89) tries to

Bug#1026219: FTBFS: ruby-nokogiri fails to build

2022-12-16 Thread Andrey Feofilaktov
Package: ruby-nokogiri Version: 1.13.8+dfsg-1 The package fails to build due to the `test_large_cdata_is_handled` test failure. The test fails because https://tracker.debian.org/pkg/libxml2 had a security patch upload that hides handling huge data behind a flag (also see upstream

Bug#1026212: FTBFS: haskell-wide-word fails to build on i386

2022-12-16 Thread Andrey Feofilaktov
Package: haskell-wide-word Version: 0.1.1.2-3 Package fails to build on i386 due to using platform-specific type aliases. There is a new version available on https://hackage.haskell.org/package/wide-word which starts to use explicit types in

Bug#1025963: FTBFS: node-latest-version: tests use network

2022-12-12 Thread Andrey Feofilaktov
Package: node-latest-version Version: 7.0.0-2 Package fails to build in an isolated environment (reproducible builds invocation for unstable ). The package accesses the npm registry from tests, but