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
Package: chmlib Followup-For: Bug #1066327 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Dear Maintainer, This is the updated patch that tries to address the build issue on amd64. Thanks for considering the patch. -- System Information:

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

2024-04-23 Thread Kartik Mistry
On Tue, Apr 23, 2024 at 12:48 AM Zixing Liu wrote: > In Ubuntu, the attached patch was applied to achieve the following: > > * debian/patches/implicit-declarations.patch: Add missing includes and > fix large file support. (LP: #2062947). > Thanks! Patch builds package locally, but seems

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
Package: chmlib Followup-For: Bug #1066327 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * debian/patches/implicit-declarations.patch: Add missing

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

2024-03-15 Thread Andrey Rakhmatullin
On Wed, Mar 13, 2024 at 12:48:27PM +0100, Lucas Nussbaum wrote: > > chm_http.c:167:32: error: implicit declaration of function ‘inet_addr’ > > [-Werror=implicit-function-declaration] > > chm_http.c:179:9: error: implicit declaration of function ‘close’; did you > > mean ‘pclose’?

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

2024-03-13 Thread Lucas Nussbaum
Source: chmlib Version: 2:0.40a-8 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This is most likely caused by a