Your message dated Fri, 04 Sep 2026 03:34:22 +0000
with message-id <[email protected]>
and subject line Bug#1114402: fixed in tcpxtract 1.0.1-19
has caused the Debian Bug report #1114402,
regarding tcpxtract: FTBFS: tcpxtract.c:220:5: error: too many arguments to
function 'extract'; expected 0, have 5
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.)
--
1114402: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114402
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:tcpxtract
Version: 1.0.1-18.1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:tcpxtract, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with autoreconf
dh_clean
debian/rules binary
dh binary --with autoreconf
dh_update_autotools_config
dh_autoreconf
autoreconf: warning: autoconf input should be named 'configure.ac', not
'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not
'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are
deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from...
configure.in:2: the top level
configure.in:9: warning: AC_PROG_LEX without either yywrap or noyywrap is
obsolete
./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
configure.in:9: 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:663: AC_HEADER_STDC is expanded from...
configure.in:16: the top level
configure.in:18: warning: AC_OUTPUT should be used without arguments.
configure.in:18: You should run autoupdate.
automake: warning: autoconf input should be named 'configure.ac', not
'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are
deprecated. For more info, see:
configure.in:2:
https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:6: installing './compile'
automake: warning: autoconf input should be named 'configure.ac', not
'configure.in'
configure.in: installing './ylwrap'
dh_auto_configure
./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
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... x86_64-pc-linux-gnu
checking host 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 C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for gawk... (cached) mawk
checking for bison... no
checking for byacc... byacc
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... -ll
checking whether yytext is a pointer... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for pcap_open_offline in -lpcap... yes
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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBPCAP=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2
-D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection
-DDEFAULT_CONFIG_FILE=\"/etc/tcpxtract.conf\" -c -o tcpxtract.o tcpxtract.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBPCAP=1
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2
-D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection
-DDEFAULT_CONFIG_FILE=\"/etc/tcpxtract.conf\" -c -o sessionlist.o sessionlist.c
In file included from /usr/include/inttypes.h:25,
from /usr/include/pcap/pcap-inttypes.h:98,
from /usr/include/pcap/pcap.h:117,
from /usr/include/pcap.h:43,
from tcpxtract.c:25:
/usr/include/features.h:199:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
199 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
tcpxtract.c: In function âgot_packetâ:
tcpxtract.c:220:5: error: too many arguments to function âextractâ;
expected 0, have 5
220 | extract(&session->extract_list, results, session, payload,
payload_size);
| ^~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~
In file included from sessionlist.h:37,
from tcpxtract.c:45:
extract.h:47:13: note: declared here
47 | extern void extract();
| ^~~~~~~
tcpxtract.c: In function âmainâ:
tcpxtract.c:321:9: warning: âpcap_lookupdevâ is deprecated: use
'pcap_findalldevs' and use the first device [-Wdeprecated-declarations]
321 | dev = pcap_lookupdev(errbuf);
| ^~~
/usr/include/pcap/pcap.h:444:18: note: declared here
444 | PCAP_API char *pcap_lookupdev(char *);
| ^~~~~~~~~~~~~~
tcpxtract.c:356:25: warning: format â%sâ expects argument of type âchar
*â, but argument 3 has type âstruct bpf_programâ [-Wformat=]
356 | fprintf(stderr, "Couldn't parse filter %s: %s\n", filter,
pcap_geterr(handle));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
| |
| struct
bpf_program
tcpxtract.c:360:25: warning: format â%sâ expects argument of type âchar
*â, but argument 3 has type âstruct bpf_programâ [-Wformat=]
360 | fprintf(stderr, "Couldn't install filter %s: %s\n", filter,
pcap_geterr(handle));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
| |
| struct
bpf_program
make[1]: *** [Makefile:467: tcpxtract.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:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: tcpxtract
Source-Version: 1.0.1-19
Done: Thiago Andrade Marques <[email protected]>
We believe that the bug you reported is fixed in the latest version of
tcpxtract, 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.
Thiago Andrade Marques <[email protected]> (supplier of updated tcpxtract
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: Thu, 03 Sep 2026 23:20:21 -0300
Source: tcpxtract
Architecture: source
Version: 1.0.1-19
Distribution: unstable
Urgency: medium
Maintainer: Thiago Andrade Marques <[email protected]>
Changed-By: Thiago Andrade Marques <[email protected]>
Closes: 945092 1114402 1138604
Changes:
tcpxtract (1.0.1-19) unstable; urgency=medium
.
* Acknowledge NMU 1.0.1-18.1. Thanks to Adrian Bunk.
* debian/control:
- Bumped debhelper compat level to 14. Added dh-sequence-single-binary
to the Build-Depends field to keep the single binary package
behaviour.
- Bumped Standards-Version to 4.7.4.
- Removed the redundant Priority and Rules-Requires-Root fields and the
dependency substvars, which debhelper 14 handles automatically.
* debian/copyright: updated packaging copyright years.
* debian/patches/100_terminate_lexem.patch: added to resolve the ambiguity
in the configuration grammar. Thanks to Vladimir Petko
<[email protected]>.
* debian/patches/110_use-captured-packet-length.patch: added to compute the
payload size from the captured packet length, fixing a crash with a heap
buffer overflow on crafted capture files. (Closes: #945092)
* debian/patches/120_use-extract-prototype.patch: added to use the real
extract() prototype, fixing the FTBFS with GCC 15. (Closes: #1114402,
#1138604)
* debian/patches/130_packet-structures-packed.patch: added to mark the
packet overlay structures as packed, removing undefined behaviour on
architectures with strict alignment.
* debian/patches/90_initialise_srch_machine_pointer.patch: added to
initialise the srch_machine pointer. Thanks to Vladimir Petko
<[email protected]>.
* debian/patches: added the Origin and Author fields to the DEP-3 headers
of the new patches.
* debian/source/lintian-overrides: added to override the OpenPGP signature
check. Upstream does not sign the releases.
* debian/tests/control: replaced the smoke test with a functional test
suite.
* debian/tests/crash.pcap: added the malformed capture file from #945092
as a regression test.
* debian/tests/extraction: added to check the extracted files and the
malformed capture processing.
* debian/tests/extraction: use the system configuration file, so the
test does not depend on the quilt state of the built tree.
* debian/watch: updated to the new format version 5, using the SourceForge
release API, restoring the upstream version monitoring.
Checksums-Sha1:
33cfb06851da8576bf4ba58e41fd0ba43b944765 1927 tcpxtract_1.0.1-19.dsc
3ac130aa92e2412ab51ea6eefb8f079721eab49b 16944 tcpxtract_1.0.1-19.debian.tar.xz
969fefc7122580067df6d79c94d3122106788b15 6045
tcpxtract_1.0.1-19_source.buildinfo
Checksums-Sha256:
0c049b6fcd232d2ccb5bcc734197e4ed130f86780c4d403b47312e61c4b02dc3 1927
tcpxtract_1.0.1-19.dsc
8275f4be83283150b9f0218e1d34b2d888c09862da3f61417592764991595dfd 16944
tcpxtract_1.0.1-19.debian.tar.xz
37414ac4f3dc34c7ad89261c408e024268fdafcd0dba7988c169e260105e162c 6045
tcpxtract_1.0.1-19_source.buildinfo
Files:
54fd7aed3f21a83c198d77d341660653 1927 net optional tcpxtract_1.0.1-19.dsc
5bf7641289e87d954048bbf85042a723 16944 net optional
tcpxtract_1.0.1-19.debian.tar.xz
ee98c6e5a5f8509e03bc67545b971d0b 6045 net optional
tcpxtract_1.0.1-19_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE0QFl3Wbn1VHx/3vxIDym/u8GotMFAmqaNwYACgkQIDym/u8G
otOSXQ//acXwbDRdRmHTzsLYv6zueSN+ZoItbptudi0WFmmYAwgrjR0pIn+YQdgE
vD3S6zdrT/mdplnwvGECe193S6yMACu9UuU0tzWYLItRYZ0LP8f0fu2nda+hfZsV
3bK03RInhMNpsmSEXLP62Zdxa1wKuD5G1HFn03nGwAmCVTqXWOg8OUBWwEd8+nNf
YS35b4FGjtXkjipPuzKIymhOCTVWr/yfIr+6a5ok5U07JOU23GNW6xdqb3jK9KJh
yEmdjJa3IU+r1sMmabAYIxPDYSgLG+mD9U1qEcySo+tycXKdIlbjGGAimXfxwtI1
lS/PPOw+9LbLPNHHZswsABqgeuCDRaFQvx1BDypv0FHh8lTzmqfw3FW6zLDDuLdC
BbwcxJ5JvMfTjWmca/Ea3zZ6YuJQ6w2SQ8rqNmQ9+r/7JcIfYgdnUom0gvywVAwD
dF07DsrpT6S6ykSqENywFuWv7CZ3Zp00yx2EYbmPFDj9lSMoNLHVemjWSQVLgcCg
hjB9nqyn8QyQQxThTleOAB4JwwipBoZ2irZrDW7pST5RUDhzEJfGgJkqB/CRGLFf
zYTvDMDBor7AJ5YBV2hfSDUyExfnKiZJhZrrFF7enKPxbZwcc+/g6Uz0zNFPkejp
4DYWdPY5lioVy7FQ20TOxIzTT6POo3wggWjHstqG3mWtjQtNWsI=
=TFwQ
-----END PGP SIGNATURE-----
pgpXvpgdtleJv.pgp
Description: PGP signature
--- End Message ---