Bug#1092040: FTBFS: D compiler ldc2 cannot compile programs

2025-01-20 Thread Zixing Liu
Source: diet-ng,src Followup-For: Bug #1092040 Control: tags -1 ftbfs Hi there, I have proposed a fix for this issue in ldc package: https://salsa.debian.org/d-team/ldc/-/merge_requests/7. Thanks, Zixing -- System Information: Debian Release: trixie/sid APT prefers oracular-updates APT pol

Bug#1091208: rust-version-sync: autopkgtest regressions

2024-12-27 Thread Zixing Liu
Package: rust-version-sync Version: 0.9.5-6 Followup-For: Bug #1091208 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu plucky ubuntu-patch Control: tags -1 patch Dear Maintainer, I have attached a patch to fix the issue described in this bug report. It will properly require the pulldo

Bug#1087455: python3-argcomplete: tab completion fails for packages using python3-argcomplete

2024-11-22 Thread Zixing Liu
n-3.13-compat.patch --- python-argcomplete-3.5.1/debian/patches/python-3.13-compat.patch 1969-12-31 17:00:00.0 -0700 +++ python-argcomplete-3.5.1/debian/patches/python-3.13-compat.patch 2024-11-18 16:28:10.0 -0700 @@ -0,0 +1,46 @@ +Description: Fix Python 3.13 compatibility +A

Bug#1081104: slic3r: FTBFS: /usr/include/c++/14/limits:2100:30: error: exponent has no digits

2024-11-20 Thread Zixing Liu
Package: slic3r Version: 1.3.0+dfsg1-5 Followup-For: Bug #1081104 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu plucky ubuntu-patch Control: tags -1 patch ftbfs Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/p/Fix-FTBFS-GCC-14.patch: fix

Bug#1072444: performous: FTBFS with ffmpeg 7.0: ffmpeg.cc:293:94: error: ‘struct AVCodecContext’ has no member named ‘channel_layout’; did you mean ‘ch_layout’?

2024-09-26 Thread Zixing Liu
Package: performous Version: 1.3.0+ds-1 Followup-For: Bug #1072444 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oracular ubuntu-patch Control: tags -1 patch ftbfs Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/p/ffmpeg-5.1.patch: add a p

Bug#1072399: aubio: FTBFS with ffmpeg 7.0: ../src/io/source_avcodec.c:266:35: error: ‘AVCodecContext’ has no member named ‘channels’

2024-09-26 Thread Zixing Liu
(const uint8_t **)avFrame->data, in_samples); diff -Nru aubio-0.4.9/debian/patches/fixpy312.patch aubio-0.4.9/debian/patches/fixpy312.patch --- aubio-0.4.9/debian/patches/fixpy312.patch 1969-12-31 17:00:00.0 -0700 +++ aubio-0.4.9/debian/patches/fixpy312.patc

Bug#1067283: node-yarnpkg: FTBFS: compat.h:155:2: error: unsupported size of off_t

2024-06-27 Thread Zixing Liu
he build environment + does not have Internet connection. +Author: Zixing Liu +Forwarded: not-needed +Last-Update: 2024-06-19 +--- +Index: node-yarnpkg/packages/plugin-compat/tests/patches.test.ts +=== +--- node-yarnpkg.orig/packages/plugi

Bug#1066327: chmlib: FTBFS: chm_http.c:167:32: error: implicit declaration of function ‘inet_addr’ [-Werror=implicit-function-declaration]

2024-04-23 Thread Zixing Liu
-0,0 +1,39 @@ +Description: Add missing includes and fix large file support +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066327 +Bug-Ubuntu: https://bugs.launchpad.net/bugs/2062947 +Forwarded: no +Last-Update: 2024-

Bug#1066327: chmlib: FTBFS: chm_http.c:167:32: error: implicit declaration of function ‘inet_addr’ [-Werror=implicit-function-declaration]

2024-04-22 Thread Zixing Liu
00 -0700 +++ chmlib-0.40a/debian/patches/implicit-declarations.patch 2024-04-19 20:28:30.0 -0600 @@ -0,0 +1,38 @@ +Description: Add missing includes and fix large file support +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066327 +Bug-Ubuntu:

Bug#1037699: intel-mediasdk: ftbfs with GCC-13

2024-04-19 Thread Zixing Liu
00:00.0 -0700 +++ intel-mediasdk-22.5.4/debian/patches/fix-missing-includes.patch 2024-04-19 21:28:34.0 -0600 @@ -0,0 +1,18 @@ +Description: Add missing header includes +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037699 +Bug-Ubuntu:

Bug#1065797: st: FTBFS on arm{el,hf}: res.c:115:12: error: implicit declaration of function ‘_getshort’; did you mean ‘__putshort’? [-Werror=implicit-function-declaration]

2024-04-15 Thread Zixing Liu
+ This resolves the implicit declaration error on armhf +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065797 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/st/+bug/2060973 +Forwarded: no +Last-Update: 2

Bug#1067618: FTBFS: error: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Werror=implicit-function-declaration]

2024-04-15 Thread Zixing Liu
1 17:00:00.0 -0700 +++ whitedune-0.30.10/debian/patches/implicit-declarations.patch 2024-04-15 11:23:06.0 -0600 @@ -0,0 +1,60 @@ +Description: Add missing includes and function prototypes + This fixes FTBFS on armhf +Author: Zixing Liu +Bug-Debian: https://bugs.debian.or

Bug#1066247: uhub: FTBFS: adcclient.c:178:33: error: implicit declaration of function ‘ADC_client_connect_internal’; did you mean ‘ADC_client_connect’? [-Werror=implicit-function-declaration]

2024-04-15 Thread Zixing Liu
ions.patch --- uhub-0.4.1/debian/patches/implicit-declarations.patch 1969-12-31 17:00:00.0 -0700 +++ uhub-0.4.1/debian/patches/implicit-declarations.patch 2024-04-15 12:08:31.0 -0600 @@ -0,0 +1,20 @@ +Description: Add missing function prototypes + This fixes FTBFS o

Bug#1066484: tcpxtract: FTBFS: confy.c:494:16: error: implicit declaration of function ‘yylex’ [-Werror=implicit-function-declaration]

2024-04-15 Thread Zixing Liu
t-declarations.patch 1969-12-31 17:00:00.0 -0700 +++ tcpxtract-1.0.1/debian/patches/70_fix-implicit-declarations.patch 2024-04-15 10:41:14.0 -0600 @@ -0,0 +1,57 @@ +Description: Add missing includes and function prototypes + This fixes the FTBFS on armhf +Author: Zixing Liu

Bug#1065944: squeak-plugins-scratch: FTBFS on arm{el,hf}: WeDoLinux.c:175:9: error: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Werror=implicit-function-declaration]

2024-04-15 Thread Zixing Liu
ches/add-missing-include.patch 2024-04-15 10:23:10.0 -0600 @@ -0,0 +1,19 @@ +Description: Add a missing header to fix build on armhf +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065944 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/sque

Bug#1066483: scrollz: FTBFS: configure: error: Fatal: You must get working getaddrinfo() function.

2024-04-12 Thread Zixing Liu
2024-04-12 16:18:41.0 -0600 @@ -0,0 +1,131 @@ +Description: Fix build with GCC 13 and add missing includes + Also included missing function prototypes +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066483 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu

Bug#1066529: samhain: FTBFS: x_sh_prelude.c:840:42: error: implicit declaration of function ‘isblank’ [-Werror=implicit-function-declaration]

2024-04-12 Thread Zixing Liu
3.patch2024-04-12 15:20:21.0 -0600 @@ -0,0 +1,33 @@ +Description: Add missing includes and use va_copy compiler builtin +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066529 +Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/samhain/+bug/2061192

Bug#1066629: ucspi-tcp: FTBFS: tcpserver.c:143:29: error: implicit declaration of function ‘getpid’ [-Werror=implicit-function-declaration]

2024-04-12 Thread Zixing Liu
+#include +#include +#include diff -Nru ucspi-tcp-0.88/debian/patches/0006-implicit-declarations.patch ucspi-tcp-0.88/debian/patches/0006-implicit-declarations.patch --- ucspi-tcp-0.88/debian/patches/0006-implicit-declarations.patch 1969-12-31 17:00:00.0 -0700 +++ ucspi-tcp-0.88/deb

Bug#1067066: ruby-fusefs: fusefs_fuse.c:31:10: error: implicit declaration of function ‘fuse_chan_fd’ [-Werror=implicit-function-declaration]

2024-04-11 Thread Zixing Liu
+++ ruby-fusefs-0.7.0/debian/patches/fix-missing-includes.patch 2024-04-11 16:38:56.0 -0600 @@ -0,0 +1,19 @@ +Description: Add missing includes +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067066 +Bug-Ubuntu: https://bugs.launchpad.net/debian/+source

Bug#1066653: prime-phylo: FTBFS: gb.tab.c:1096:16: error: implicit declaration of function ‘yylex’ [-Werror=implicit-function-declaration]

2024-04-11 Thread Zixing Liu
12-31 17:00:00.0 -0700 +++ prime-phylo-1.0.11/debian/patches/fix-ftbfs-with-gcc13.patch 2024-04-11 16:13:25.0 -0600 @@ -0,0 +1,54 @@ +Description: Fix missing headers and missing prototypes +Author: Zixing Liu +Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/prime

Bug#1066378: pike8.0: FTBFS: zlibmod.c:1235:5: error: implicit declaration of function ‘pop_n_elems’ [-Werror=implicit-function-declaration]

2024-04-11 Thread Zixing Liu
ixes the issue where vendored zlib fails to compile on armhf +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066378 +Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/pike8.0/+bug/2061023 +Forwarded: no +Last-Update: 2024-04-11 +--- pike8.0-8.0.1738.or

Bug#1066378: pike8.0: FTBFS: zlibmod.c:1235:5: error: implicit declaration of function ‘pop_n_elems’ [-Werror=implicit-function-declaration]

2024-04-11 Thread Zixing Liu
es/gz_test_fix.patch 2024-04-11 14:31:45.0 -0600 @@ -0,0 +1,18 @@ +Description: Fix zlib detection logic + Fixes the issue where vendored zlib fails to compile on armhf +Author: Zixing Liu +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066378 +Bug-Ubuntu: https://bugs.l

Bug#1066694: netdiag: FTBFS: getservent.c:121:38: error: implicit declaration of function ‘atoi’ [-Werror=implicit-function-declaration]

2024-04-10 Thread Zixing Liu
h +gcc13.patch only in patch2: unchanged: --- netdiag-1.2.orig/debian/patches/gcc13.patch +++ netdiag-1.2/debian/patches/gcc13.patch @@ -0,0 +1,106 @@ +Description: Add multiple missing headers and function prototypes +Author: Zixing Liu +Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066694 +Bug-U

Bug#1067141: kcemu: FTBFS with -Werror=implicit-function-declaration

2024-04-10 Thread Zixing Liu
mu-0.5.2+dfsg/debian/patches/add-missing-includes.patch 1969-12-31 17:00:00.0 -0700 +++ kcemu-0.5.2+dfsg/debian/patches/add-missing-includes.patch 2024-04-10 17:17:01.0 -0600 @@ -0,0 +1,18 @@ +Description: Add missing includes +Author: Zixing Liu +Bug: https://bugs.debian.org/cgi-bin/bugr

Bug#1067621: FTBFS on 32-bit time64 architectures: error: implicit declaration of function ‘gzopen64’

2024-04-10 Thread Zixing Liu
0 14:45:54.0 -0600 @@ -0,0 +1,30 @@ +Description: Add missing headers to Glucose components +Author: Zixing Liu +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/berkeley-abc/+bug/2060873 +Forwarded: no +Last-Update: 2024-04-10 +Index:

Bug#1066880: rpcbind: FTBFS due to immutable chroot contains old libtirpc3

2024-03-14 Thread Zixing Liu
Package: rpcbind Severity: serious Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, This package won't be able to build when the old libtirpc3 is installed in the immutable rootfs of the buildd container system. I have bumped the version

Bug#1066837: mpi4py: FTBFS: Unable to generate documentation

2024-03-13 Thread Zixing Liu
local InterSphinx inventory data +Author: Zixing Liu +Forwarded: not-needed +Last-Update: 2024-03-13 + +Index: mpi4py/docs/source/usrman/conf.py +=== +--- mpi4py.orig/docs/source/usrman/conf.py mpi4py/docs/source/usrman/conf.py +@@

Bug#1064085: gts: NMU diff for 64-bit time_t transition

2024-03-10 Thread Zixing Liu
Package: gts Version: 0.7.6+darcs121130-5.1 Followup-For: Bug #1064085 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Dear Maintainer, Please find attached a patch for fixing shlib dependency marking of libgts-0.7-5t64. This was a regression