Bug#1026938: i2pd: FTBFS on riscv64 (undefined reference to `__atomic_exchange_1')

2022-12-24 Thread Eric Long
Source: i2pd Version: 2.43.0-1 Severity: serious Tags: ftbfs patch upstream Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear maintainer(s), i2pd failed to build on riscv64 due to not linking to libatomic: ``` [100%] Linking CXX

Bug#997224: btag: FTBFS: InteractiveTagger.cpp:201:34: error: ‘bool TagLib::String::isNull() const’ is deprecated [-Werror=deprecated-declarations]

2022-12-21 Thread Eric Long
tag -1 patch thanks Also, it seemed that zlib is missing from building dependencies in my sbuild chroot: ``` [ 46%] Linking CXX executable btag /usr/bin/cmake -E cmake_link_script CMakeFiles/btag.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong

Bug#997224: btag: FTBFS: InteractiveTagger.cpp:201:34: error: ‘bool TagLib::String::isNull() const’ is deprecated [-Werror=deprecated-declarations]

2022-12-21 Thread Eric Long
Source: btag Version: 1.1.3-1 Followup-For: Bug #997224 X-Debbugs-Cc: i...@hack3r.moe tag -1 patch thanks Hello, Attached is a patch that replaces deprecated methods and variables according to TagLib official docs [1]. It fixes FTBFS and it should work well too. If more help is needed, please

Bug#1026803: chiaki: FTBFS (ModuleNotFoundError: No module named 'pkg_resources')

2022-12-21 Thread Eric Long
Source: chiaki Version: 2.1.0-1.1 Severity: serious Tags: ftbfs patch Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear maintainer(s), chiaki failed to build due to Python module `pkg_resources` not found: ``` [ 4%] Generating

Bug#984274: openclonk: ftbfs with GCC-11

2022-12-20 Thread Eric Long
Source: openclonk Version: 8.1-2 Followup-For: Bug #984274 X-Debbugs-Cc: i...@hack3r.moe Hello, I've attached a patch that includes header in relevant file and fixes GCC 11 build. If more help is needed, please let me know. Cheers, Eric --- a/src/script/C4AulParse.cpp +++

Bug#1026441: snmpkit: FTBFS due to ISO C++17 standard

2022-12-20 Thread Eric Long
According to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984286, maybe fix those `throw` statements to comply C++17 standard: > GCC 11 defaults to the GNU++17 standard. If your package installs > header files in /usr/include, please don't work around C++17 issues > by choosing a lower C++

Bug#1026442: binutils-or1k-elf: FTBFS due to failed patch

2022-12-20 Thread Eric Long
Source: binutils-or1k-elf Version: 1.0.6 Severity: serious Tags: ftbfs patch Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear maintainer(s), binutils-or1k-elf recently failed to build due to failure applying patch: ``` make[1]:

Bug#1026441: snmpkit: FTBFS due to ISO C++17 standard

2022-12-20 Thread Eric Long
Source: snmpkit Version: 0.9-16 Severity: serious Tags: ftbfs patch Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear maintainer(s), snmpkit failed to build from source due to newly adopted ISO C++17 not allowing dynamic exception

Bug#1022182: prads: FTBFS on riscv64 (undefined reference to `_res_opcodes')

2022-10-21 Thread Eric Long
Source: prads Version: 0.3.3-7 Severity: serious Tags: ftbfs patch Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear maintainer, prads failed to build on riscv64 due to undefined reference to `_res_opcodes', which somehow not

Bug#1019477: diet-ng: FTBFS on riscv64 and s390x (unrecognized command line option ‘-main’)

2022-09-10 Thread Eric Long
Source: diet-ng Version: 1.8.1-3 Severity: serious Tags: ftbfs patch Justification: fails to build from source (but built successfully in the past) User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: i...@hack3r.moe Dear maintainer(s), We are currently porting packages to riscv64

Bug#1019298: spacenavd: FTBFS on all platforms

2022-09-06 Thread Eric Long
Source: spacenavd Version: 1.0-1 Severity: serious Tags: ftbfs patch Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear maintainers, spacenavd v1.0-1 failed to build on all platforms: ``` /usr/bin/make cleandep make[2]: Entering

Bug#1019255: zabbix: FTBFS on riscv64

2022-09-06 Thread Eric Long
Source: zabbix Version: 1:6.0.7+dfsg-3 Severity: serious Tags: ftbfs patch Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear maintainer, I am currently porting packages on riscv64 platform. zabbix failed to build on riscv64 as shown

Bug#1019254: kexec-tools: FTBFS on riscv64

2022-09-06 Thread Eric Long
Source: kexec-tools Version: 1:2.0.24-1 Severity: serious Tags: ftbfs patch Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear maintainer, I am currently porting packages to riscv64 platform. kexec-tools failed to build on riscv64 as

Bug#1018753: abiword: FTBFS on several platforms (test timeout)

2022-08-30 Thread Eric Long
ription: Disable test src/wp/test/unix on several platforms This test times out on armel, mipsel, hppa, ppc64, riscv64, sparc64 and x32. Disabling it allows abiword package to be built on those platforms. Author: Eric Long Last-Update: 2022-08-30 --- a/configure.ac +++ b/configure.ac @@ -11

Bug#952159: rust-nodrop-union: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101

2022-08-21 Thread Eric Long
> Was this patch just a result of general QA activity or is there some > program you are trying to package? Yes, this patch is for QA. I assumed there are important packages that rely on this abandoned crate, hence the workaround. Otherwise removing it from Debian seems a better choice.

Bug#1011628: rust-fasteval FTBFS: test failure

2022-08-21 Thread Eric Long
Control: tags 1011628 + patch Control: thanks Hello Adrian and Maintainers, I have submitted a merge request [1] that fixes the tests and FTBFS. Please let me know if I missed something. Cheers, Eric [1]: https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/378

Bug#952159: rust-nodrop-union: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101

2022-08-21 Thread Eric Long
tags 952159 + patch thanks Hello Lucas and Maintainers, I have written a merge request [1] to fix FTBFS on all platforms. Tested on my dev machine on amd64 and riscv64. If more helps are needed, please let me know. Cheers, Eric [1]:

Bug#1017627: python-cartopy: FTBFS on riscv64

2022-08-18 Thread Eric Long
Source: python-cartopy Version: 0.20.3+dfsg-1+b1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear Maintainer, This package's newest version (0.20.3+dfsg-1+b1) won't build on riscv64 due to reproducible

Bug#1017625: python-cartopy: FTBFS on riscv64

2022-08-18 Thread Eric Long
Source: python-cartopy Version: 0.20.3+dfsg-1+b1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: i...@hack3r.moe Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What