[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1116831: marked as done (ocaml-inotify: FTBFS with the nocheck build profile)



Your message dated Sat, 04 Oct 2025 08:53:55 +0000
with message-id <E1v4y1b-006LGI-36@fasolo.debian.org>
and subject line Bug#1116831: fixed in ocaml-inotify 2.6-2
has caused the Debian Bug report #1116831,
regarding ocaml-inotify: FTBFS with the nocheck build profile
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.)


-- 
1116831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116831
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:ocaml-inotify
Version: 2.6-1
Severity: important
Tags: forky sid ftbfs
User: debian-qa@lists.debian.org
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
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/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck

(It's a wiki, so you are welcome to contribute)

[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].

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:ocaml-inotify, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with ocaml --buildsystem ocaml_dune
   dh_auto_clean -O--buildsystem=ocaml_dune
	dune clean
   dh_autoreconf_clean -O--buildsystem=ocaml_dune
   dh_ocamlclean -O--buildsystem=ocaml_dune
   dh_clean -O--buildsystem=ocaml_dune
 debian/rules binary
dh binary --with ocaml --buildsystem ocaml_dune
   dh_update_autotools_config -O--buildsystem=ocaml_dune
   dh_autoreconf -O--buildsystem=ocaml_dune
   dh_ocamlinit -O--buildsystem=ocaml_dune
   dh_auto_configure -O--buildsystem=ocaml_dune
   dh_auto_build -O--buildsystem=ocaml_dune
	dune build -j 2 -p inotify
dh: command-omitted: The call to "dh_auto_test -O--buildsystem=ocaml_dune" was omitted due to "DEB_BUILD_OPTIONS=nocheck"
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=ocaml_dune
   dh_prep -O--buildsystem=ocaml_dune
   dh_auto_install -O--buildsystem=ocaml_dune
	dune install --destdir=debian/tmp --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu/ocaml/5.3.0 inotify
   dh_install -O--buildsystem=ocaml_dune
dh_install: warning: Cannot find (any matches for) "/usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cma" (tried in ., debian/tmp)

dh_install: warning: libinotify-ocaml missing files: /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cma
dh_install: warning: Cannot find (any matches for) "/usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmxs" (tried in ., debian/tmp)

dh_install: warning: libinotify-ocaml missing files: /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmxs
dh_install: warning: Cannot find (any matches for) "/usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.ml*" (tried in ., debian/tmp)

dh_install: warning: libinotify-ocaml-dev missing files: /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.ml*
dh_install: warning: Cannot find (any matches for) "/usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmi" (tried in ., debian/tmp)

dh_install: warning: libinotify-ocaml-dev missing files: /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmi
dh_install: warning: Cannot find (any matches for) "/usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmt*" (tried in ., debian/tmp)

dh_install: warning: libinotify-ocaml-dev missing files: /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmt*
dh_install: warning: Cannot find (any matches for) "/usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.a" (tried in ., debian/tmp)

dh_install: warning: libinotify-ocaml-dev missing files: /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.a
dh_install: warning: Cannot find (any matches for) "/usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmx" (tried in ., debian/tmp)

dh_install: warning: libinotify-ocaml-dev missing files: /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmx
dh_install: warning: Cannot find (any matches for) "/usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmxa" (tried in ., debian/tmp)

dh_install: warning: libinotify-ocaml-dev missing files: /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/inotify/*/*.cmxa
dh_install: error: missing files, aborting
make: *** [debian/rules:7: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: ocaml-inotify
Source-Version: 2.6-2
Done: Stéphane Glondu <glondu@debian.org>

We believe that the bug you reported is fixed in the latest version of
ocaml-inotify, 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 1116831@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 ocaml-inotify 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: Sat, 04 Oct 2025 10:08:49 +0200
Source: ocaml-inotify
Architecture: source
Version: 2.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stéphane Glondu <glondu@debian.org>
Closes: 1116831
Changes:
 ocaml-inotify (2.6-2) unstable; urgency=medium
 .
   * Team upload
   * Fix Build-Depends for nocheck profile (Closes: #1116831)
   * Bump Standards-Version to 4.7.2
   * Bump debian/watch to version 5
Checksums-Sha1:
 4fa7bfda3ff27fd6ae3b25b3091797eea74fd9fb 1938 ocaml-inotify_2.6-2.dsc
 2a79979304e76ca5768a40664dc2bbdc7750cccf 3344 ocaml-inotify_2.6-2.debian.tar.xz
Checksums-Sha256:
 ced016c273344bc64505689f7140b931fdffdea6b227f0fc351ce73ba92a016a 1938 ocaml-inotify_2.6-2.dsc
 1e0b0803aa16fe77db7d2a10fd526661449b7f953e9fde2b3e7e8b96b4787f37 3344 ocaml-inotify_2.6-2.debian.tar.xz
Files:
 7e92bc9449b94198537eaa1c7a23b3e0 1938 ocaml optional ocaml-inotify_2.6-2.dsc
 aeb24cb827d264f21e6cb64dc3ce6fa0 3344 ocaml optional ocaml-inotify_2.6-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCgAwFiEEbeJOl+yohsxW5iUOIbju8bGJMIEFAmjg1s4SHGdsb25kdUBk
ZWJpYW4ub3JnAAoJECG47vGxiTCBgYsH/RY07hAdyVH3g7BemedEQt7VzW6gwku7
8AfMhcQ/vRre/Icuhn9mbIjvKIDbAqAmn/yXcxxLR34pdSEg4TGWObDvmVbQdmmu
cOmVtGs0FqeVoj8k0zMq4wNBUbV8c1PuEgLBS0I7Hw08Z++xylw5WRGeLDErJ68l
A7CHUz+1Ho9wtq/Hvx2YxWo76gCitZQpYRk/r+JIL59pt0Pk6BXHfgEfLu0/Ps80
xZf1RmCPuNkJufXbOXvpYHdkBkMj7cQz59uIMlsJc++cLQdC/goXTEiX5UjGI0vb
FJ5DDCQztUbphUx5pYJ/lJsMkGm+k1IFEziofLnbamOsbrgWCVZvxvE=
=WNKo
-----END PGP SIGNATURE-----

Attachment: pgpbhaxzVI52F.pgp
Description: PGP signature


--- End Message ---

Reply to: