Processed (with 2 errors): Re: Bug#1011914: lsof: FTBFS: make[2]: *** [Makefile:28: all] Error 1

2022-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 1011914 minor Bug #1011914 [src:lsof] lsof: FTBFS: make[2]: *** [Makefile:28: all] Error 1 Severity set to 'minor' from 'serious' > tags 1011914 = wontfix Bug #1011914 [src:lsof] lsof: FTBFS: make[2]: *** [Makefile:28: all] Error 1 Added

Bug#1011914: lsof: FTBFS: make[2]: *** [Makefile:28: all] Error 1

2022-06-05 Thread Andres Salomon
severity 1011914 minor tags 1011914 = wontfix retitle 1011914 lsof: FTBFS during unit tests when hostname cannot be resolved forward 1011914 https://github.com/lsof-org/lsof/issues/61 thanks On Sun, Jun 5, 2022 at 11:13, Lucas Nussbaum wrote: Hi Andres, [...] This is not related to the

Bug#1011914: lsof: FTBFS: make[2]: *** [Makefile:28: all] Error 1

2022-06-05 Thread Lucas Nussbaum
Hi Andres, On 04/06/22 at 15:13 -0400, Andres Salomon wrote: > Thanks for the report. I can't reproduce this, though. > > The code in question is this: > > > /* > * Get the host name and its IP address. Convert the IP address to dotted > * ASCII form. > */ >if (gethostname(hnm,

Bug#1011914: lsof: FTBFS: make[2]: *** [Makefile:28: all] Error 1

2022-06-04 Thread Andres Salomon
Thanks for the report. I can't reproduce this, though. The code in question is this: /* * Get the host name and its IP address. Convert the IP address to dotted * ASCII form. */ if (gethostname(hnm, sizeof(hnm) - 1)) { cem = "ERROR!!! can't get this host's name"; goto

Bug#1011914: lsof: FTBFS: make[2]: *** [Makefile:28: all] Error 1

2022-05-26 Thread Lucas Nussbaum
Source: lsof Version: 4.95.0-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220525 ftbfs-bookworm Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering