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

Bug#909542: marked as done (opam: FTBFS when built with dpkg-buildpackage -A)



Your message dated Sun, 21 Oct 2018 13:49:30 +0000
with message-id <E1gEE6k-0003TB-3H@fasolo.debian.org>
and subject line Bug#909542: fixed in opam 2.0.0-5
has caused the Debian Bug report #909542,
regarding opam: FTBFS when built with dpkg-buildpackage -A
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.)


-- 
909542: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909542
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:opam
Version: 2.0.0-4
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules binary-indep
dh binary-indep --with ocaml
   dh_testdir -i
   dh_update_autotools_config -i
   dh_autoreconf -i
	find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.before
	grep -q ^XDT_ configure.ac
	autoreconf -f -i
	find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.after
   dh_ocamlinit -i
	touch ocamlinit-stamp
   debian/rules override_dh_auto_configure

[... snipped ...]

   dh_perl -i
   dh_usrlocal -i
   dh_link -i
   dh_installwm -i
   dh_installxfonts -i
   dh_strip_nondeterminism -i
	rm -f debian/opam-docs.debhelper.log
   debian/rules override_dh_compress
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_compress -X.pdf
	cd debian/opam-docs
	chmod a-x usr/share/doc/opam-docs/README.md usr/share/doc/opam-docs/changelog usr/share/doc/opam-docs/changelog.Debian usr/share/man/man1/opam-admin-cache.1 usr/share/man/man1/opam-admin-filter.1 usr/share/man/man1/opam-admin-index.1 usr/share/man/man1/opam-admin-lint.1 usr/share/man/man1/opam-admin-list.1 usr/share/man/man1/opam-admin-upgrade.1 usr/share/man/man1/opam-admin.1 usr/share/man/man1/opam-clean.1 usr/share/man/man1/opam-config.1 usr/share/man/man1/opam-env.1 usr/share/man/man1/opam-exec.1 usr/share/man/man1/opam-help.1 usr/share/man/man1/opam-info.1 usr/share/man/man1/opam-init.1 usr/share/man/man1/opam-install.1 usr/share/man/man1/opam-lint.1 usr/share/man/man1/opam-list.1 usr/share/man/man1/opam-pin.1 usr/share/man/man1/opam-reinstall.1 usr/share/man/man1/opam-remote.1 usr/share/man/man1/opam-remove.1 usr/share/man/man1/opam-repository.1 usr/share/man/man1/opam-search.1 usr/share/man/man1/opam-show.1 usr/share/man/man1/opam-source.1 usr/share/man/man1/opam-switch.1 usr
 /share/man/man1/opam-uninstall.1 usr/share/man/man1/opam-unpin.1 usr/share/man/man1/opam-update.1 usr/share/man/man1/opam-upgrade.1 usr/share/man/man1/opam-var.1 usr/share/man/man1/opam.1
	gzip -9nf usr/share/doc/opam-docs/README.md usr/share/doc/opam-docs/changelog usr/share/doc/opam-docs/changelog.Debian usr/share/man/man1/opam-admin-cache.1 usr/share/man/man1/opam-admin-filter.1 usr/share/man/man1/opam-admin-index.1 usr/share/man/man1/opam-admin-lint.1 usr/share/man/man1/opam-admin-list.1 usr/share/man/man1/opam-admin-upgrade.1 usr/share/man/man1/opam-admin.1 usr/share/man/man1/opam-clean.1 usr/share/man/man1/opam-config.1 usr/share/man/man1/opam-env.1 usr/share/man/man1/opam-exec.1 usr/share/man/man1/opam-help.1 usr/share/man/man1/opam-info.1 usr/share/man/man1/opam-init.1 usr/share/man/man1/opam-install.1 usr/share/man/man1/opam-lint.1 usr/share/man/man1/opam-list.1 usr/share/man/man1/opam-pin.1 usr/share/man/man1/opam-reinstall.1 usr/share/man/man1/opam-remote.1 usr/share/man/man1/opam-remove.1 usr/share/man/man1/opam-repository.1 usr/share/man/man1/opam-search.1 usr/share/man/man1/opam-show.1 usr/share/man/man1/opam-source.1 usr/share/man/man1/opam-switch.1 usr
 /share/man/man1/opam-uninstall.1 usr/share/man/man1/opam-unpin.1 usr/share/man/man1/opam-update.1 usr/share/man/man1/opam-upgrade.1 usr/share/man/man1/opam-var.1 usr/share/man/man1/opam.1
	cd '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_fixperms -i
	find debian/opam-docs ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/opam-docs/usr/share/doc -type f -a -true -a ! -regex 'debian/opam-docs/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/opam-docs/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755
	find debian/opam-docs/usr/share/man -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/opam-docs -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
	rm -f debian/opam-docs.debhelper.log
   debian/rules override_dh_missing
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_missing --fail-missing
dh_missing: usr/doc/opam-installer/CHANGES exists in debian/tmp but is not installed to anywhere
dh_missing: usr/doc/opam-installer/README.md exists in debian/tmp but is not installed to anywhere
dh_missing: usr/doc/opam-installer/LICENSE exists in debian/tmp but is not installed to anywhere
dh_missing: missing files, aborting
	The following debhelper tools have reported what they installed (with files per package)
	 * dh_install: opam (1), opam-docs (32), opam-installer (3)
	 * dh_installdocs: opam (0), opam-docs (2), opam-installer (0)
	 * dh_installexamples: opam (0), opam-docs (0), opam-installer (0)
	 * dh_installinfo: opam (0), opam-docs (0), opam-installer (0)
	 * dh_installman: opam (0), opam-docs (0), opam-installer (0)
	If the missing files are installed by another tool, please file a bug against it.
	When filing the report, if the tool is not part of debhelper itself, please reference the
	"Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+).
	  (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
	Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built
	For a short-term work-around: Add the files to debian/not-installed
make[1]: *** [debian/rules:52: override_dh_missing] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary-indep] Error 2
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit status 2
--------------------------------------------------------------------------------

To reproduce please try building with "dpkg-buildpackage -A".

Please consider uploading in source-only form (dpkg-buildpackage -S) so that this
kind of bugs do not propagate to testing.

Thanks.

--- End Message ---
--- Begin Message ---
Source: opam
Source-Version: 2.0.0-5

We believe that the bug you reported is fixed in the latest version of
opam, 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 909542@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen <treinen@debian.org> (supplier of updated opam 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: SHA256

Format: 1.8
Date: Sat, 20 Oct 2018 12:16:56 +0200
Source: opam
Binary: opam opam-docs opam-installer
Architecture: source
Version: 2.0.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Ralf Treinen <treinen@debian.org>
Description:
 opam       - package manager for OCaml
 opam-docs  - package manager for OCaml (documentation)
 opam-installer - Utility handling (un)installation of Opam .install files
Closes: 909542 910222
Changes:
 opam (2.0.0-5) unstable; urgency=medium
 .
   * Team upload.
   * debian/rules: create separate targets build-indep and build-arch
     (Closes: #909542).
   * invoke in opam/{preinst,postint,postrm} dpkg-maintscript-helper
     to handle the transition of /usr/share/doc/opam from a directory
     to a symlink (Closes: #910222).
   * install README.md and CHANGES into package opam-docs. Do not install
     extra LICENSE file, add it to debian/not-installed.
   * drop invocation of dh-exec in opam-installer.install, drop
     build-dependency dh-exec.
   * list extra files to remove by dh_clean in debian/clean.
   * drop duplicated build-dependency cppo.
   * change build-dependency on jbuilder to dune.
Checksums-Sha1:
 52fd2590d05fd337bba12bc2663455d87cda53e1 2527 opam_2.0.0-5.dsc
 f147bb7b8e5f2b3885c094159500cc1fe403f31e 7308 opam_2.0.0-5.debian.tar.xz
 18e95285b2e4d94144902770a34e7cc8fb09a5a7 8067 opam_2.0.0-5_source.buildinfo
Checksums-Sha256:
 9762242572951f11646dcb54c4ca91eb675cb9f4175834d48c30959c0e02f8c3 2527 opam_2.0.0-5.dsc
 9a73d68319dbe5570e032c6c75c2ebb3fcd1257a9d583d0a77075e894b9a6e33 7308 opam_2.0.0-5.debian.tar.xz
 b8469a59bfb0a18a73ff279234bb114ed87b458aa26b64a34baee5cd8b371d01 8067 opam_2.0.0-5_source.buildinfo
Files:
 fd9ffc803f031b18082d618af8c22874 2527 ocaml optional opam_2.0.0-5.dsc
 b29954c1ca72740925a4cd71f1c32b92 7308 ocaml optional opam_2.0.0-5.debian.tar.xz
 ae23840ad9fce00f3d25d218ec40fa04 8067 ocaml optional opam_2.0.0-5_source.buildinfo

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

iQIzBAEBCAAdFiEEAgVIKeEtDyqOZI5idFxHZtTKzf8FAlvMgA0ACgkQdFxHZtTK
zf9Vsw//WyGbNy/whn0/Dt2s15HEh1MMn1XFTgKaKWUcH6Md9gRRVwQ1Jlm6HMJa
WIUouZZTkWripu9FWA/5aLLZBdGt7YGWv/C3Sn5MpucIRVwT6GFEAgtM/aLr+d9f
gGDmdovx6xmzkLEr9QPErPpHNWxBsRPH8NKENdC1GWMB8KL+n0OP669JubluThlf
nFE3NkG8OgIv8Qg8/B95Nby29vOxsa9Jm0ufrZgUmdwcHk5vx4tmflqHbHfZ0Bf4
D9Ij91r7YIr5G5Ksbew/scS3rfK2qRkDd3GGBizjCfLZtNmfIX/yPoz8omHgYJud
aJRBP4acCVp9ZXIoBIH7DD8QDl2/sblp0jDJaDtkl+mbiH5t6gje22S6wnZ7nQlM
8N0UjRGrWVLaf60RYRYphjEpogDVyZs+St1YepEY7sOoBhuENRF7ZkjU5PmAtuMU
EyMDMDMwlEHFG9e5SnBMjYuVHQUzeqT86JKr3JEny3WJ39fdOcm4O+IMKhW6jjja
1zIkAMZY8YUFXaRCZOf32W947+dFHfvN0+gq9xpIOoATBKn57Z88HEXl6EXy89/A
5Q9b65C2u2t3REvwE505BnjcZt0S484A5E2suBW0rMrsn4Z5KKYgVUKgDTScNFWU
1yviJPk7DEwKlOilWXs8YYNgTE+iBKBMMIt7uS11+KzcoLf0K0I=
=nxLi
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: