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

Bug#917731: marked as done (ocaml-rope: FTBFS: dh_install: missing files, aborting)



Your message dated Sun, 30 Dec 2018 16:11:11 +0000
with message-id <E1gddgF-00064s-HO@fasolo.debian.org>
and subject line Bug#917731: fixed in ocaml-rope 0.6.1-2
has caused the Debian Bug report #917731,
regarding ocaml-rope: FTBFS: dh_install: missing files, aborting
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.)


-- 
917731: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917731
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ocaml-rope
Version: 0.6.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml'
> jbuilder install --destdir=/<<PKGBUILDDIR>>/debian/tmp --libdir=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml --verbose
> # Workspace root: /<<PKGBUILDDIR>>
> Running[0]: /usr/bin/nproc > /tmp/dunef1a789.output 2> /dev/null
> # # Workspace root: /<<PKGBUILDDIR>>
> # Auto-detected concurrency: 2
> Running[1]: /usr/bin/ocamlc.opt -config > /tmp/duneab278c.output
> # # # Workspace root: /<<PKGBUILDDIR>>
> # # Auto-detected concurrency: 2
> # Dune context:
> #  ((name default)
> #   (kind default)
> #   (profile release)
> #   (merlin true)
> #   (for_host ())
> #   (build_dir (In_build_dir default))
> #   (toplevel_path ())
> #   (ocaml_bin (External /usr/bin))
> #   (ocaml (External /usr/bin/ocaml))
> #   (ocamlc (External /usr/bin/ocamlc.opt))
> #   (ocamlopt ((External /usr/bin/ocamlopt.opt)))
> #   (ocamldep (External /usr/bin/ocamldep.opt))
> #   (ocamlmklib (External /usr/bin/ocamlmklib.opt))
> #   (env
> #    ((CAML_LD_LIBRARY_PATH
> #      /<<PKGBUILDDIR>>/_build/install/default/lib/stublibs)
> #     (DUNE_CONFIGURATOR /usr/bin/ocamlc.opt)
> #     (INSIDE_DUNE 1)
> #     (MANPATH
> #      /<<PKGBUILDDIR>>/_build/install/default/bin)
> #     (OCAMLFIND_IGNORE_DUPS_IN
> #      /<<PKGBUILDDIR>>/_build/install/default/lib)
> #     (OCAMLPATH
> #      /<<PKGBUILDDIR>>/_build/install/default/lib)))
> #   (findlib_path ((External /usr/lib/ocaml)))
> #   (arch_sixtyfour true)
> #   (natdynlink_supported true)
> #   (supports_shared_libraries true)
> #   (opam_vars ())
> #   (ocaml_config
> #    ((version 4.05.0)
> #     (standard_library_default /usr/lib/ocaml)
> #     (standard_library /usr/lib/ocaml)
> #     (standard_runtime /usr/bin/ocamlrun)
> #     (ccomp_type cc)
> #     (c_compiler gcc)
> #     (ocamlc_cflags
> #      (-O2
> #       -fno-strict-aliasing
> #       -fwrapv
> #       -D_FILE_OFFSET_BITS=64
> #       -D_REENTRANT
> #       -fPIC))
> #     (ocamlopt_cflags
> #      (-O2 -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT))
> #     (bytecomp_c_compiler
> #      (gcc
> #       -O2
> #       -fno-strict-aliasing
> #       -fwrapv
> #       -D_FILE_OFFSET_BITS=64
> #       -D_REENTRANT
> #       -fPIC))
> #     (bytecomp_c_libraries (-lm -ldl -lcurses -lpthread))
> #     (native_c_compiler
> #      (gcc
> #       -O2
> #       -fno-strict-aliasing
> #       -fwrapv
> #       -D_FILE_OFFSET_BITS=64
> #       -D_REENTRANT))
> #     (native_c_libraries (-lm -ldl))
> #     (cc_profile (-pg))
> #     (architecture amd64)
> #     (model default)
> #     (int_size 63)
> #     (word_size 64)
> #     (system linux)
> #     (asm (as))
> #     (asm_cfi_supported true)
> #     (with_frame_pointers false)
> #     (ext_exe )
> #     (ext_obj .o)
> #     (ext_asm .s)
> #     (ext_lib .a)
> #     (ext_dll .so)
> #     (os_type Unix)
> #     (default_executable_name a.out)
> #     (systhread_supported true)
> #     (host x86_64-pc-linux-gnu)
> #     (target x86_64-pc-linux-gnu)
> #     (profiling true)
> #     (flambda false)
> #     (spacetime false)
> #     (safe_string false)
> #     (exec_magic_number Caml1999X011)
> #     (cmi_magic_number Caml1999I021)
> #     (cmo_magic_number Caml1999O011)
> #     (cma_magic_number Caml1999A012)
> #     (cmx_magic_number Caml1999Y015)
> #     (cmxa_magic_number Caml1999Z014)
> #     (ast_impl_magic_number Caml1999M020)
> #     (ast_intf_magic_number Caml1999N018)
> #     (cmxs_magic_number Caml2007D002)
> #     (cmt_magic_number Caml2012T009)
> #     (natdynlink_supported true)
> #     (supports_shared_libraries true)
> #     (windows_unicode false)))
> #   (which
> #    ((ocaml ((External /usr/bin/ocaml)))
> #     (ocamlc ((External /usr/bin/ocamlc.opt))))))
> Running[2]: /usr/bin/opam config var prefix > /tmp/dunec6d5c6.output
> Output[2]:
> [WARNING] Running as root is not recommended
> [ERROR] Opam has not been initialised, please run `opam init'
> Warning: Command [2] exited with code 50, but I'm ignoring it, hope that's OK.
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/META
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/opam
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.a
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.cma
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.cmi
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.cmt
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.cmti
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.cmx
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.cmxa
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.cmxs
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.dune
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.ml
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/rope.mli
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/top/rope.top.dune
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/top/rope_top.cma
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/top/rope_top.cmi
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/top/rope_top.cmt
> Installing /<<PKGBUILDDIR>>/debian/tmp/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ocaml/rope/top/rope_top.ml
> Installing /<<PKGBUILDDIR>>/debian/tmp/usr/doc/rope/CHANGES.md
> Installing /<<PKGBUILDDIR>>/debian/tmp/usr/doc/rope/LICENSE.md
> Installing /<<PKGBUILDDIR>>/debian/tmp/usr/doc/rope/README.md
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_install
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/META" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml missing files: /usr/lib/ocaml/rope/META
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/*.cma" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml missing files: /usr/lib/ocaml/rope/*.cma
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/*.cmxs" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml missing files: /usr/lib/ocaml/rope/*.cmxs
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/top/*.cma" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml missing files: /usr/lib/ocaml/rope/top/*.cma
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/opam" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/opam
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/*.mli" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/*.mli
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/*.cmi" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/*.cmi
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/*.cmt" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/*.cmt
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/*.cmti" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/*.cmti
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/*.a" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/*.a
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/*.cmxa" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/*.cmxa
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/*.cmx" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/*.cmx
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/top/*.ml" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/top/*.ml
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/top/*.cmi" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/top/*.cmi
> dh_install: Cannot find (any matches for) "/usr/lib/ocaml/rope/top/*.cmt" (tried in ., debian/tmp)
> 
> dh_install: librope-ocaml-dev missing files: /usr/lib/ocaml/rope/top/*.cmt
> dh_install: missing files, aborting
> make: *** [debian/rules:8: binary] Error 25

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/ocaml-rope_0.6.1-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ocaml-rope
Source-Version: 0.6.1-2

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

Debian distribution maintenance software
pp.
Andy Li <andy@onthewings.net> (supplier of updated ocaml-rope 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: Sun, 30 Dec 2018 23:26:14 +0800
Source: ocaml-rope
Binary: librope-ocaml librope-ocaml-dev
Architecture: source amd64
Version: 0.6.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Andy Li <andy@onthewings.net>
Description:
 librope-ocaml - ropes ("heavyweight strings") for OCaml (Runtime library)
 librope-ocaml-dev - ropes ("heavyweight strings") for OCaml (Development package)
Closes: 917731
Changes:
 ocaml-rope (0.6.1-2) unstable; urgency=medium
 .
   * Update d/rules for new version of dune. (Closes: #917731)
   * Bump Standards-Version to 4.3.0 (no changes).
Checksums-Sha1:
 df0339f03d8d4279c58456283dcec74d25b963f4 2155 ocaml-rope_0.6.1-2.dsc
 7ddfa896b3b3c505c335496327e5ef88be4bd07d 3284 ocaml-rope_0.6.1-2.debian.tar.xz
 40b1434f097eeb380403bf03044cc9dc061fc778 9056 librope-ocaml-dbgsym_0.6.1-2_amd64.deb
 3314811a0712e4b14c16e2020d35e0eb611944eb 211876 librope-ocaml-dev_0.6.1-2_amd64.deb
 8df05f4cde5e195602b0d3c9a84462a164d44708 85924 librope-ocaml_0.6.1-2_amd64.deb
 e2a4e02558cc38be80b41bdb16520ee9f2ae397d 7282 ocaml-rope_0.6.1-2_amd64.buildinfo
Checksums-Sha256:
 81549a383e97456dd6f92f897f0fda06db24739dd4761595b968362a26553fe7 2155 ocaml-rope_0.6.1-2.dsc
 6fee4569d36b5c0e1ff068a312c4d290bf4415e1e94fd34232d61237f6c68250 3284 ocaml-rope_0.6.1-2.debian.tar.xz
 76417eddf3d82e3d11192d9dbd08cc443fa78c27a4d2b674e2ed03b90a5fb1aa 9056 librope-ocaml-dbgsym_0.6.1-2_amd64.deb
 8612ce6163974566656bb1c84123fc9bae17c8f84fc16a165fa9f1b944eda451 211876 librope-ocaml-dev_0.6.1-2_amd64.deb
 386c15893221c1084f0fc251a42cc4faeef03f10d53d1eb4c2c921e4f8087729 85924 librope-ocaml_0.6.1-2_amd64.deb
 1d720b3edeec7f8e2d78e15c7985aea64212c1f0570867b004f9ca1b9253ea2b 7282 ocaml-rope_0.6.1-2_amd64.buildinfo
Files:
 8f72c081d7b8a1cf393fd0577ec711db 2155 ocaml optional ocaml-rope_0.6.1-2.dsc
 e4ce2db4869e0d3caf25646903ffbd19 3284 ocaml optional ocaml-rope_0.6.1-2.debian.tar.xz
 7484c45e1d460e183d2594282c6aaa1a 9056 debug optional librope-ocaml-dbgsym_0.6.1-2_amd64.deb
 ba42326daa931fd8bd803cd17a09aef7 211876 ocaml optional librope-ocaml-dev_0.6.1-2_amd64.deb
 c56b99d46840698b001ebaf838b325e9 85924 ocaml optional librope-ocaml_0.6.1-2_amd64.deb
 5a6962f3d43b53375db1b3b619d2fa9d 7282 ocaml optional ocaml-rope_0.6.1-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEE3wGpIpcm0PpC91cGbaw8RIdzOBoFAlwo5pMACgkQbaw8RIdz
OBok8w/+Md2XzC2DJCE7HT7tOJWFLrhFYIlrOazMsyr23gSBq932QkU6we9B29Nr
HyKe0jAPtSKVY60/TvLqrhDKpBolWKaO5r8yvtPWR+vPtYpt3qUQfuBb/3/js7xx
GcpP3n7fhJS8TPF0SKRDxdAWNv6AvSws00gNPsIgx5aPhv2WOzmmWAgJdszlS6q0
q9o1xNQlRRdDzJDBBaKfXLBRIaw69sxrRMHVTWslABTMKorXX05TWak2xN6cjv+5
0nD2nXtp4t2XmlK2lPE/SmK2Vq6/0Vhr+lCzv3N0J4q90KwASgvJAKer5soxGoTW
00/K/BEtkruiPhJPpvKu4r1hlyijEnsDFcGzf9tVhI3eoghBorTYRDG6ZoCBhU6Y
q1m1NziMPKc5V+VGR4fXpQT9X87gAy2uSOba+bLQqgcQeM4nqP5s2vq7K0M8kLNG
4cN4fAf/V5nRwiwhZ4OjWn2NgbsJGhMdLMaMoVeSd3K36AptWMvlE94Pu6yfDPVx
r4CTmCJcsrQAdRa/2cOesNsTGnW/VOFw7QL5bWvU+eeoPKW7SmaUYdAd5unE0p80
bMrZEpH7UcJqYF/jLGC87WwjPWJuhy0k7jqQb5lkst2cPuBQ13Anv+szyj5cEyzm
fRlbOMefWE2YOlxKXf1/V/xWbWhGP1W3FvtZdiqfFjFQYHV7Zn8=
=G8ZA
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: