Bug#1006763: python-reportlab: fails to build with python3.10

2022-03-04 Thread Nick Rosbrook
Package: python-reportlab Version: 3.6.7-1.1 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch Hi, The package fails to build with python3.10 because

Bug#1008052: python-pecan FTBFS: build tests fail with python3.10

2022-03-21 Thread Nick Rosbrook
Package: python-pecan Version: 1.3.3-4 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to

Bug#1006507: mit-scheme: FTBFS with OpenSSL 3.0

2022-03-21 Thread Nick Rosbrook
Package: mit-scheme Version: 11.2-2 Followup-For: Bug #1006507 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to fix the mit-scheme build: *

Bug#997847: golang-github-hashicorp-go-slug: autopkgtest regression: testdata/archive-dir: no such file or directory

2022-03-21 Thread Nick Rosbrook
Package: golang-github-hashicorp-go-slug Version: 0.7.0-1 Followup-For: Bug #997847 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to fix autopkgtest regressions: *

Bug#1008050: golang-github-valyala-fasthttp: autopkgtest regression: 32-bit tests running on s390x

2022-03-21 Thread Nick Rosbrook
flags so that 32-bit tests do + not run on this architecture. +Author: Nick Rosbrook +Forwarded: https://github.com/valyala/fasthttp/pull/1250 +Last-Update: 2022-03-16 +--- +From d6c6e4a7cc9c17158dc2c93090e5b7d26ca42e15 Mon Sep 17 00:00:00 2001 +From: Nick Rosbrook +Date: Wed, 16 Mar 2022 09:41

Bug#995624: pktstat FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2022-03-21 Thread Nick Rosbrook
Package: pktstat Version: 1.8.5-7 Followup-For: Bug #995624 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to fix the pktstat build. *

Bug#1004508: ocrad: autopkgtest regression: undefined reference to `png_g*

2022-07-18 Thread Nick Rosbrook
In order to avoid future problems with compiling `ocradcheck`, would it be better to build an additional binary package (ocradcheck or ocrad-test) which can be installed during autopkgtest? This seems less error-prone. -Nick

Bug#1011734: ruby-certificate-authority: FTBFS: ERROR: Test "ruby3.0" failed: Failure/Error: expect(@cert_with_extensions.extensions["authorityKeyIdentifier"]).to eq(expected_authorityKeyIdentifier)

2022-07-18 Thread Nick Rosbrook
e does a simple check for the expected authorityKeyIdentifier value + on a certificate, which includes a 'keyid:' prefix. This prefix was removed in + OpenSSL 3.0, which causes this test case to fail. Just remove the prefix from the + expected string to fix the test. +Author: Nick Rosbrook +Bug:

Bug#1014924: gtk-gnutella: FTBFS with glibc >= 2.34

2022-07-14 Thread Nick Rosbrook
Package: gtk-gnutella Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch Hi, This is technically not a problem in Debian yet, since sid is on glibc

Bug#1020528: dh-python: attempting to diff static library files raises UnicodeDecodeError

2022-09-22 Thread Nick Rosbrook
Package: dh-python Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch Dear Maintainer, In verbose mode, if files differ in share_files(), dhpython will try to show a diff of the files. When these files are static libraries, this raises a

Bug#1017469: libxsmm: FTBFS with undefined reference to pthread_yield

2022-08-16 Thread Nick Rosbrook
Package: libxsmm Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch Dear Maintainer, With glibc >= 2.34, libxsmm FTBFS with an undefined reference to

Bug#1017468: openfst: FTBFS in dh_auto_test due to excessive memory usage

2022-08-16 Thread Nick Rosbrook
Package: openfst Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch Dear Maintainer, The openfst build was failing both locally and on Ubuntu build

Bug#1015381: deepin-album: ftbfs with LTO (link time optimization) enabled

2022-08-16 Thread Nick Rosbrook
Package: deepin-album Followup-For: Bug #1015381 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, we disabled LTO to fix the build: * debian/rules: disable LTO to fix the build (LP: #1984124). Thanks, Nick diff -Nru

Bug#1016330: generate-ninja: FTBFS: dwz: debian/generate-ninja/usr/bin/gn: Unknown debugging section .debug_addr

2022-08-16 Thread Nick Rosbrook
Package: generate-ninja Followup-For: Bug #1016330 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch Control: tags -1 patch Hi, In Ubuntu, we fixed the FTBFS by forcing gn to build as DWARFv4 to remain compatible with dh_dwz: * debian/rules: Set -gdwarf-4 in

Bug#1016411: ghdl FTBFS with LLVM 14 as default

2022-08-16 Thread Nick Rosbrook
the configure script to handle LLVM 14.0, and use DWARFv4 format to remain + compatible with dwz. +Author: Nick Rosbrook +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ghdl/+bug/1983908 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016411 +Forwarded: no, the DWARFv4 piece

Bug#1026094: prometheus-ipmi-exporter: autopkgtest/build fails due to API change in prometheus exporter-toolkit

2022-12-14 Thread Nick Rosbrook
Package: prometheus-ipmi-exporter Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Dear Maintainer, Recent API changes in the

Bug#1023667: xen-tools: xt-guess-suite-and-mirror cannot handle deb http://ports.ubuntu.com/ubuntu-ports

2022-11-08 Thread Nick Rosbrook
Source: xen-tools Version: 4.9.1-1 Severity: normal Dear Maintainer, The xt-guess-suite-and-mirror tools is not able to handle sources.list entries like this: deb http://ports.ubuntu.com/ubuntu-ports kinetic main restricted This comes from a default installation of Ubuntu Kinetic on arm64

Bug#1026725: python-structlog: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 3.10" returned exit code 13

2023-02-09 Thread Nick Rosbrook
Package: python-structlog Followup-For: Bug #1026725 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Control: tags -1 patch Dear Maintainer, I found that an upstream commit[1] already contained the fix for this. This patch just takes the relevant portion of that

Bug#1030829: mmc-utils: FTBFS on ppc64el with error: ‘cnt’ may be used uninitialized

2023-02-07 Thread Nick Rosbrook
Package: mmc-utils Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Dear Maintainer, In Ubuntu, mcc-utils FTBFS[1] on ppc64el with the following: In

Bug#1030867: aseba: Missing builds on s390x and ppc64el

2023-02-08 Thread Nick Rosbrook
Package: aseba Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Dear Maintainer, In Ubuntu, aseba previously built on s390x and ppc64el. I see build

Bug#1028633:

2023-07-05 Thread Nick Rosbrook
Hi, I have opened a pull request[1] to fix this FTBFS. We experienced the same problem in Ubuntu[2], and these changes resolved the problem for us. Thanks, Nick [1] https://salsa.debian.org/science-team/mlpack/-/merge_requests/2 [2] https://bugs.launchpad.net/ubuntu/+source/mlpack/+bug/2025291

Bug#1061785: automake-1.16 fails its autopkg tests with Python 3.12

2024-02-01 Thread Nick Rosbrook
:56.0 -0500 @@ -0,0 +1,19 @@ +Description: Do not try to import imp module + The imp module has been deprecated for a while, and was removed in python3.12. + Following the recommendation from python documentation, replace imp.get_tag() + usage with sys.implementation.cache_tag. +Author: Nick Rosbrook

Bug#1068710: tiktoken: pybuild-autopkgtest fails with ModuleNotFoundError(s)

2024-04-09 Thread Nick Rosbrook
Package: tiktoken Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, In Ubuntu, I noticed that the autopkgtests were failing for tiktoken[1]. The failure is due to missing 'pytest' and 'hypothesis' python modules. Looking

Bug#1066379: loqui: FTBFS: loqui-core-gtk.gob:256:25: error: implicit declaration of function ‘account_list_dialog_open_for_connect’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Nick Rosbrook
of account_list_dialog_open_for_connect + The account_list_dialog.h header needs to be included for this. +Author: Nick Rosbrook +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/loqui/+bug/2060834 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066379 +Last-Update: 2024-04-10 +--- a/src

Bug#1065761: m4api: FTBFS on arm{el,hf}: /<>/m4api.c:413:10: error: implicit declaration of function ‘m4SetBinary’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Nick Rosbrook
-12-31 19:00:00.0 -0500 +++ m4api-0.3~0.9646fd/debian/patches/fix-several-implicit-declarations.patch 2024-04-10 13:41:11.0 -0400 @@ -0,0 +1,27 @@ +Description: Fix several implicit declarations +Author: Nick Rosbrook +Bug-Ubuntu: https://bugs.launchpad.net/bugs/2060847 +Bug

Bug#1068710: tiktoken: pybuild-autopkgtest fails with ModuleNotFoundError(s)

2024-04-11 Thread Nick Rosbrook
> Are you sure this patch worked in Ubuntu? As far as I can tell, the > autopkgtest script still fail on Debian. > Yes, here is the autopkgtest result page for Ubuntu: https://autopkgtest.ubuntu.com/packages/tiktoken. Looking at the Debian autopkgtest logs, the failure looks different: