Your message dated Wed, 07 Aug 2024 03:42:27 +0000 with message-id <E1sbXZD-009jfz-A9@fasolo.debian.org> and subject line Bug#1066654: fixed in mlpcap 0.9-22 has caused the Debian Bug report #1066654, regarding mlpcap: FTBFS: utils.c:184:3: error: implicit declaration of function ‘camlidl_ml2c_pcap_pcap_handle’ [-Werror=implicit-function-declaration] 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 owner@bugs.debian.org immediately.) -- 1066654: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066654 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: mlpcap: FTBFS: utils.c:184:3: error: implicit declaration of function ‘camlidl_ml2c_pcap_pcap_handle’ [-Werror=implicit-function-declaration]
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Wed, 13 Mar 2024 12:53:32 +0100
- Message-id: <ZfGTvJ-rfm0jBy1l@grub.nussbaum.fr>
Source: mlpcap Version: 0.9-21 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lucas@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 change in dpkg 1.22.6, that enabled -Werror=implicit-function-declaration. For more information, see https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration Relevant part (hopefully): > gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -I /usr/lib/ocaml -DHAVE_PCAP08 -I'/usr/lib/ocaml' \ > utils.c -o utils.o > utils.c: In function ‘_pcap_callback’: > utils.c:50:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead > 50 | tval = alloc_small (2, 0); > | ^~~~~~~~~~~~~~~~ > utils.c:55:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead > 55 | hdr = alloc_small (3, 0); > | ^~~~~~~~~~~~~~~ > utils.c:63:13: warning: "callback3" is deprecated: use "caml_callback3" instead > 63 | callback3 (*(value *) cback, Val_bp (p1), hdr, Val_bp (p2)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > utils.c: In function ‘build_pcap_if_array’: > utils.c:95:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead > 95 | _v3[0] = copy_string ((*_c2).name); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > utils.c:97:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead > 97 | _v3[1] = copy_string("No description"); > | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > utils.c:98:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead > 98 | } else _v3[1] = copy_string((*_c2).description); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > utils.c: In function ‘camlidl_pcap_pcap_findalldevs’: > utils.c:163:13: warning: "failwith" is deprecated: use "caml_failwith" instead > 163 | failwith(errbuf); > | ^~~~~~~~~~~~~ > utils.c: In function ‘camlidl_pcap_pcap_list_datalinks’: > utils.c:184:3: error: implicit declaration of function ‘camlidl_ml2c_pcap_pcap_handle’ [-Werror=implicit-function-declaration] > 184 | camlidl_ml2c_pcap_pcap_handle(_v_p, &p, _ctx); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > cc1: some warnings being treated as errors > make[3]: *** [OCamlMakefile:859: utils.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/03/13/mlpcap_0.9-21_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
- To: 1066654-close@bugs.debian.org
- Subject: Bug#1066654: fixed in mlpcap 0.9-22
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 07 Aug 2024 03:42:27 +0000
- Message-id: <E1sbXZD-009jfz-A9@fasolo.debian.org>
- Reply-to: Stéphane Glondu <glondu@debian.org>
Source: mlpcap Source-Version: 0.9-22 Done: Stéphane Glondu <glondu@debian.org> We believe that the bug you reported is fixed in the latest version of mlpcap, 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 1066654@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Stéphane Glondu <glondu@debian.org> (supplier of updated mlpcap 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 07 Aug 2024 04:20:10 +0200 Source: mlpcap Architecture: source Version: 0.9-22 Distribution: unstable Urgency: medium Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> Changed-By: Stéphane Glondu <glondu@debian.org> Closes: 1066654 1073887 Changes: mlpcap (0.9-22) unstable; urgency=medium . * Team upload * Fix compilation with OCaml 5.2.0 (Closes: #1066654, #1073887) Checksums-Sha1: 6eb85b5c8b14ac5f2af650b0c2821a135fdb9917 1775 mlpcap_0.9-22.dsc 8f6d1781cf393abffda1ec1e2d112b3b1ceeb2f1 62344 mlpcap_0.9-22.debian.tar.xz Checksums-Sha256: 50455f38e6253e7f17d0f94c3076fe0fa423495e1aff892e2b01046012a0d8fd 1775 mlpcap_0.9-22.dsc 52f0a0f7b832f85035806acbbd6e2403f374689da2a7f0d94e8b798784f0c943 62344 mlpcap_0.9-22.debian.tar.xz Files: 3144b5571db3b8b96496a035238e945e 1775 ocaml optional mlpcap_0.9-22.dsc e206f478c71356eaa9172fbfc4ffd013 62344 ocaml optional mlpcap_0.9-22.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQFGBAEBCgAwFiEEbeJOl+yohsxW5iUOIbju8bGJMIEFAmay2f4SHGdsb25kdUBk ZWJpYW4ub3JnAAoJECG47vGxiTCBjr4H/0eibpzg7l4dnoyb1MZkVrwgUSBtQjBJ bcqcsnySdmOhLN6TkjalEjCb6eOLIgi4WcjVArNTLgxmHk6zknqi8I1xBzmSmt7v abH88OtlqF/6AXhI62Nt8TqaduBtw5y5+8mwxhapdOyZUy7OCGjNc7gou0EppNB5 agMDUCYUgTfR7qbs0rPmo1Y2Ts2nLOFd1rBnKV9pfQtyraWhvwwUYR6DMXJpbV8J wvul9RndfXzv+uccCE0RHwqN43YmwtRMyIflyCEbQXKEebHnuLu/x5WWD8WfRYQ5 VIht1Pn0sUzUscRAGQ1S39dxe7Tn8fJ3jnGZf2xGLXAHTn+cUArfSGM= =9XGy -----END PGP SIGNATURE-----Attachment: pgpelwXsp94M0.pgp
Description: PGP signature
--- End Message ---