Your message dated Tue, 12 May 2026 03:04:15 +0000
with message-id <[email protected]>
and subject line Bug#1135922: fixed in ngrep 1.47+ds1-8
has caused the Debian Bug report #1135922,
regarding ngrep: FTBFS with autoconf 2.73
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1135922: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135922
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ngrep
Version: 1.47+ds1-7
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: autoconf-2.73
Dear maintainer:
During a rebuild of all packages in unstable using autoconf 2.73
(available in experimental), this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/autoconf-2.73/
This bug will be raised to serious once autoconf 2.73 is uploaded for unstable.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: warning: autoconf input should be named 'configure.ac', not
'configure.in'
autoreconf: Entering directory '.'
autoreconf: configure.in: no obvious need to run autopoint
autoreconf: running: aclocal --force
aclocal: warning: autoconf input should be named 'configure.ac', not
'configure.in'
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: configure.in: not using Intltool
autoreconf: configure.in: not using Gtkdoc
autoreconf: configure.in: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
configure.in:14: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete.
configure.in:14: You should run autoupdate.
./lib/autoconf/general.m4:2137: AC_CANONICAL_SYSTEM is expanded from...
configure.in:14: the top level
configure.in:16: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.in:16: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.in:16: the top level
autoreconf: configure.in: config.h.in was not generated by autoheader
autoreconf: force update of config.h.in with --replace-handwritten
autoreconf: configure.in: not using Automake
autoreconf: configure.in: not running make: --make not given
autoreconf: Leaving directory '.'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
--enable-pcre2 \
--enable-ipv6 \
--enable-tcpkill \
--with-pcap-includes=/usr/include/pcap \
--disable-pcap-restart
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --enable-pcre2
--enable-ipv6 --enable-tcpkill --with-pcap-includes=/usr/include/pcap
--disable-pcap-restart
Configuring System ...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C23 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for libnet_init in -lnet... yes
Configuring Network Grep ...
checking for a complete set of pcap headers... checking how to run the C
preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
found /usr/include/pcap
checking for pcap_open_live in -lpcap... yes
checking for BPF include path... pcap/bpf.h
checking for DLT_LINUX_SLL in pcap/bpf.h... yes
checking for DLT_LOOP in pcap/bpf.h... yes
checking for DLT_IEEE802_11 in pcap/bpf.h... yes
checking for DLT_IEEE802_11_RADIO in pcap/bpf.h... yes
checking for DLT_RAW in pcap/bpf.h... yes
checking for DLT_PFLOG in pcap/bpf.h... yes
checking for DLT_IPNET in pcap/bpf.h... yes
CONFIG: IPv6 support enabled
CONFIG: privilege dropping enabled (using nobody)
CONFIG: using PCRE2 regex library
CONFIG: tcpkill feature enabled
CONFIG: automatically including VLAN frames
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DHAVE_CONFIG_H -DLINUX -D_BSD_SOURCE -D_DEFAULT_SOURCE
-DHAVE_NET_ETHERNET_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/pcap -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -g -c ngrep.c
gcc -DHAVE_CONFIG_H -DLINUX -D_BSD_SOURCE -D_DEFAULT_SOURCE
-DHAVE_NET_ETHERNET_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/pcap -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -g -c tcpkill.c
ngrep.c: In function âsetup_pcap_sourceâ:
ngrep.c:461:13: warning: âpcap_lookupdevâ is deprecated: use
'pcap_findalldevs' and use the first device [-Wdeprecated-declarations]
461 | pcap_lookupdev(pc_err);
| ^~~~~~~~~~~~~~
In file included from ngrep.c:83:
/usr/include/pcap/pcap.h:444:18: note: declared here
444 | PCAP_API char *pcap_lookupdev(char *);
| ^~~~~~~~~~~~~~
tcpkill.c: In function âtcpkill_initâ:
tcpkill.c:80:3: warning: âpcap_lookupdevâ is deprecated: use
'pcap_findalldevs' and use the first device [-Wdeprecated-declarations]
80 | if ((intf = pcap_lookupdev(ebuf)) == NULL)
| ^~
In file included from tcpkill.c:19:
/usr/include/pcap/pcap.h:444:18: note: declared here
444 | PCAP_API char *pcap_lookupdev(char *);
| ^~~~~~~~~~~~~~
ngrep.c: In function âsetup_matcherâ:
ngrep.c:655:29: error: âRE_CHAR_CLASSESâ undeclared (first use in this
function)
655 | re_syntax_options = RE_CHAR_CLASSES | RE_NO_BK_PARENS |
RE_NO_BK_VBAR |
| ^~~~~~~~~~~~~~~
ngrep.c:655:29: note: each undeclared identifier is reported only once for each
function it appears in
ngrep.c:655:47: error: âRE_NO_BK_PARENSâ undeclared (first use in this
function)
655 | re_syntax_options = RE_CHAR_CLASSES | RE_NO_BK_PARENS |
RE_NO_BK_VBAR |
| ^~~~~~~~~~~~~~~
ngrep.c:655:65: error: âRE_NO_BK_VBARâ undeclared (first use in this
function)
655 | re_syntax_options = RE_CHAR_CLASSES | RE_NO_BK_PARENS |
RE_NO_BK_VBAR |
|
^~~~~~~~~~~~~
ngrep.c:656:13: error: âRE_CONTEXT_INDEP_ANCHORSâ undeclared (first use in
this function)
656 | RE_CONTEXT_INDEP_ANCHORS | RE_CONTEXT_INDEP_OPS;
| ^~~~~~~~~~~~~~~~~~~~~~~~
ngrep.c:656:40: error: âRE_CONTEXT_INDEP_OPSâ undeclared (first use in this
function)
656 | RE_CONTEXT_INDEP_ANCHORS | RE_CONTEXT_INDEP_OPS;
| ^~~~~~~~~~~~~~~~~~~~
ngrep.c:659:34: error: âRE_DOT_NEWLINEâ undeclared (first use in this
function); did you mean âREG_NEWLINEâ?
659 | re_syntax_options |= RE_DOT_NEWLINE;
| ^~~~~~~~~~~~~~
| REG_NEWLINE
ngrep.c:665:21: error: âstruct re_pattern_bufferâ has no member named
âtranslateâ; did you mean â__translateâ?
665 | pattern.translate = (char*)malloc(256);
| ^~~~~~~~~
| __translate
ngrep.c:666:25: error: âstruct re_pattern_bufferâ has no member named
âtranslateâ; did you mean â__translateâ?
666 | s = pattern.translate;
| ^~~~~~~~~
| __translate
ngrep.c:679:24: error: âstruct re_pattern_bufferâ has no member named
âtranslateâ; did you mean â__translateâ?
679 | } else pattern.translate = NULL;
| ^~~~~~~~~
| __translate
ngrep.c:719:18: error: implicit declaration of function
âre_compile_patternâ [-Wimplicit-function-declaration]
719 | re_err = re_compile_pattern(match_data, strlen(match_data),
&pattern);
| ^~~~~~~~~~~~~~~~~~
ngrep.c:719:16: error: assignment to âconst char *â from âintâ makes
pointer from integer without a cast [-Wint-conversion]
719 | re_err = re_compile_pattern(match_data, strlen(match_data),
&pattern);
| ^
ngrep.c:725:17: error: âstruct re_pattern_bufferâ has no member named
âfastmapâ; did you mean â__fastmapâ?
725 | pattern.fastmap = (char*)malloc(256);
| ^~~~~~~
| __fastmap
ngrep.c:726:13: error: implicit declaration of function
âre_compile_fastmapâ [-Wimplicit-function-declaration]
726 | if (re_compile_fastmap(&pattern)) {
| ^~~~~~~~~~~~~~~~~~
ngrep.c: In function âre_match_funcâ:
ngrep.c:1052:32: error: storage size of âregsâ isnât known
1052 | static struct re_registers regs;
| ^~~~
ngrep.c:1053:13: error: implicit declaration of function âre_searchâ; did
you mean âbsearchâ? [-Wimplicit-function-declaration]
1053 | switch (re_search(&pattern, (char const *)data, (int32_t)len, 0,
len, ®s)) {
| ^~~~~~~~~
| bsearch
ngrep.c: In function âclean_exitâ:
ngrep.c:1522:17: error: âstruct re_pattern_bufferâ has no member named
âtranslateâ; did you mean â__translateâ?
1522 | if (pattern.translate) free(pattern.translate);
| ^~~~~~~~~
| __translate
ngrep.c:1522:41: error: âstruct re_pattern_bufferâ has no member named
âtranslateâ; did you mean â__translateâ?
1522 | if (pattern.translate) free(pattern.translate);
| ^~~~~~~~~
| __translate
ngrep.c:1523:17: error: âstruct re_pattern_bufferâ has no member named
âfastmapâ; did you mean â__fastmapâ?
1523 | if (pattern.fastmap) free(pattern.fastmap);
| ^~~~~~~
| __fastmap
ngrep.c:1523:41: error: âstruct re_pattern_bufferâ has no member named
âfastmapâ; did you mean â__fastmapâ?
1523 | if (pattern.fastmap) free(pattern.fastmap);
| ^~~~~~~
| __fastmap
make[1]: *** [Makefile:51: ngrep.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: ngrep
Source-Version: 1.47+ds1-8
Done: Joao Eriberto Mota Filho <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ngrep, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <[email protected]> (supplier of updated ngrep
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 11 May 2026 22:50:28 -0300
Source: ngrep
Architecture: source
Version: 1.47+ds1-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Joao Eriberto Mota Filho <[email protected]>
Closes: 1135922
Changes:
ngrep (1.47+ds1-8) unstable; urgency=medium
.
* Team upload.
* debian/clean: created to remove config.h.in, allowing autoreconf to
generate a fresh version. (Closes: #1135922)
Checksums-Sha1:
d583ab72c5cdd718a941e7db73f3359cfd52f6d7 1876 ngrep_1.47+ds1-8.dsc
b9e99c1e3e97b5b134196d14027c39cbead90e54 11824 ngrep_1.47+ds1-8.debian.tar.xz
f5d99f2e52167b0b58be21cb20b092a2293e38ea 6522 ngrep_1.47+ds1-8_source.buildinfo
Checksums-Sha256:
4522535fc72b7bec90e99b7bb70f8c1c3570314b3f9b4d967df56e4444d8efef 1876
ngrep_1.47+ds1-8.dsc
2dd6aaf9e3400e479432fcfbfcffdf113a3d76559d8564393f41734b3e365ee5 11824
ngrep_1.47+ds1-8.debian.tar.xz
0feb43d36b56abb70627edf631e919ea67b09f8ddfcee4e65071998a47e1c7c0 6522
ngrep_1.47+ds1-8_source.buildinfo
Files:
d83d5ceb118479d23d0fae1228e4f307 1876 net optional ngrep_1.47+ds1-8.dsc
c2d01cc082702b822c3651b76ea7bb31 11824 net optional
ngrep_1.47+ds1-8.debian.tar.xz
22ef963c4e51ea131bb3618d7bfc3d10 6522 net optional
ngrep_1.47+ds1-8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmoClNkACgkQ3mO5xwTr
6e/UEg//UM0fmEOT7ujDfamHdpGWdSsli85kgRRGiIp5PMNHo2eI3rSHmoPKcLXy
0hmQpzS83+zHKX00BVc+o0AUhLKDIRdBoXXObtWBxv+Qmc5nlVkVUnBEayLNJAa2
Kcx4nywDn/hK10mViKAgoMpNx7J9rC7YaNMuLkDhpURROOT7PvZg1ROZ6TJqeksA
Ifbis9AuoFhhbS+zIQQpOH/np8j54WqRZ5WP/c5GQsVIJh2X1flRh2N+FoPXAlPe
REbRmgQGOtyXYGrACOXRlYxkXauZcEUTeAuomE6HwbwNzrXRdQ8b8fhvqomr/G3Z
sGYR0kRbIgGR/Bt60cgO0T4h9xLdB3u1Ij/vLs4td7beaxeBFZEzcgLhMkAeXLTQ
MY4Is2lRsJV0MnrRovyL1JgMbU2qdIeALg9YKmhtFCVkutJ25ruTKIU/W3nfniFC
gZ2aAFyHn3lCPcjb96lnGxO+v1AC6FE0/ygexXNiQ1Iad4/VXAIz0BVHp5n34EWO
5w4Njxjtzzc/o2atOQYUu0HxJwbPqxAGhwEqkKXx/8Wu4llKbq/3mz/qtUDcrVRp
Bd51cK4KDr3pyYLmUMYh0wXTjaBakXZSU6CLaqbtXv6tRV81efFAyv5BZEmTofpT
72OFHXWcRJs1kJLAnXmv2gFTk8A2RWLSkYmNGY8pjh1lVakURdY=
=9mO1
-----END PGP SIGNATURE-----
pgp5baULVe7tR.pgp
Description: PGP signature
--- End Message ---