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

Bug#628335: marked as done (ocaml-usb: FTBFS: Error: Unbound value Lwt_main.min_timeout)



Your message dated Sun, 29 May 2011 09:49:35 +0000
with message-id <E1QQccp-0002TY-HS@franck.debian.org>
and subject line Bug#628335: fixed in ocaml-usb 1.2.0-1
has caused the Debian Bug report #628335,
regarding ocaml-usb: FTBFS: Error: Unbound value Lwt_main.min_timeout
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.)


-- 
628335: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628335
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ocaml-usb
Version: 1.0-1
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[2]: Entering directory `/build/user-ocaml-usb_1.0-1-amd64-ZkUd_n/ocaml-usb-1.0'
> ocamlbuild all
> /usr/bin/ocamlopt -I /usr/lib/ocaml/ocamlbuild unix.cmxa /usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
> ocamlfind ocamlc -ccopt -Wall -ccopt -I/usr/include/libusb-1.0 -c src/usb_stubs.c
> mv usb_stubs.o src/usb_stubs.o
> /usr/bin/ocamlmklib -o usb_stubs -lusb-1.0 src/usb_stubs.o
> ocamlfind ocamldep -package lwt.preemptive -modules src/USB.mli > src/USB.mli.depends
> ocamlfind ocamlc -c -thread -package lwt.preemptive -I src -o src/USB.cmi src/USB.mli
> ocamlfind ocamldep -package lwt.syntax -package lwt.preemptive -syntax camlp4o -modules src/USB.ml > src/USB.ml.depends
> ocamlfind ocamlc -c -thread -package lwt.syntax -package lwt.preemptive -syntax camlp4o -I src -o src/USB.cmo src/USB.ml
> + ocamlfind ocamlc -c -thread -package lwt.syntax -package lwt.preemptive -syntax camlp4o -I src -o src/USB.cmo src/USB.ml
> File "ghost-location", line 177, characters 38--7439:
> Error: Unbound value Lwt_main.min_timeout
> Command exited with code 2.
> make[2]: *** [all] Error 10

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/28/ocaml-usb_1.0-1_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: ocaml-usb
Source-Version: 1.2.0-1

We believe that the bug you reported is fixed in the latest version of
ocaml-usb, which is due to be installed in the Debian FTP archive:

libusb-ocaml-dev_1.2.0-1_amd64.deb
  to main/o/ocaml-usb/libusb-ocaml-dev_1.2.0-1_amd64.deb
libusb-ocaml_1.2.0-1_amd64.deb
  to main/o/ocaml-usb/libusb-ocaml_1.2.0-1_amd64.deb
ocaml-usb_1.2.0-1.debian.tar.gz
  to main/o/ocaml-usb/ocaml-usb_1.2.0-1.debian.tar.gz
ocaml-usb_1.2.0-1.dsc
  to main/o/ocaml-usb/ocaml-usb_1.2.0-1.dsc
ocaml-usb_1.2.0.orig.tar.gz
  to main/o/ocaml-usb/ocaml-usb_1.2.0.orig.tar.gz



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 628335@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicolas Dandrimont <nicolas.dandrimont@crans.org> (supplier of updated ocaml-usb 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@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 28 May 2011 16:29:16 +0200
Source: ocaml-usb
Binary: libusb-ocaml-dev libusb-ocaml
Architecture: source amd64
Version: 1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Nicolas Dandrimont <nicolas.dandrimont@crans.org>
Description: 
 libusb-ocaml - OCaml bindings to libusb-1.0 (runtime)
 libusb-ocaml-dev - OCaml bindings to libusb-1.0
Closes: 628335
Changes: 
 ocaml-usb (1.2.0-1) unstable; urgency=low
 .
   * New upstream release
     - Bump required Lwt version to 2.3.0 (Closes: #628335)
     - Drop 0001-Move-the-cmxs-rule-to-Before_rules.patch
   * Make the -dev package depend on libusb-1.0-0-dev
   * Add patch to fix the initialization of libusb
   * Bump Standards-Version to 3.9.2 (no changes)
Checksums-Sha1: 
 fa40ae8e4c5fae64adba36903275e4c60e35cc39 2091 ocaml-usb_1.2.0-1.dsc
 b1bd90c0e388e47d1fe3b1852ab91da88c7d6a90 51600 ocaml-usb_1.2.0.orig.tar.gz
 4360174412e431083403a7edb53273027a9f6ca2 3909 ocaml-usb_1.2.0-1.debian.tar.gz
 023519f716cd38d7ef965f1d838ba5000d4d452f 48066 libusb-ocaml-dev_1.2.0-1_amd64.deb
 b7fab7b091f5ad4a79cde16a2054372ab46d6f5f 65990 libusb-ocaml_1.2.0-1_amd64.deb
Checksums-Sha256: 
 0a09dec6f968824da5c7b825663e1527204a0c473bcfa7e71ea38621752d7db2 2091 ocaml-usb_1.2.0-1.dsc
 68b407a3c7cbd184e062968153269a2a55a2439c15c882359c3a8c7c54955325 51600 ocaml-usb_1.2.0.orig.tar.gz
 5f031e41b9101a14ac342395b1902abd26681ddb96a994538be62f7c9624d5eb 3909 ocaml-usb_1.2.0-1.debian.tar.gz
 b7be86bd740d8867c21cff7f1d983405b6b37f8b96768e92866a6bc7f8423bc5 48066 libusb-ocaml-dev_1.2.0-1_amd64.deb
 8f1bf00278668c5fe3620723f93b9ac50e75d6fa27d667f9144b0e6ee926e4ec 65990 libusb-ocaml_1.2.0-1_amd64.deb
Files: 
 9f4e7ee4233a133cacdeee1471df5255 2091 ocaml optional ocaml-usb_1.2.0-1.dsc
 0703f750a331c84ff55201533c058bd1 51600 ocaml optional ocaml-usb_1.2.0.orig.tar.gz
 53179de348e88186140702d2c3b97d34 3909 ocaml optional ocaml-usb_1.2.0-1.debian.tar.gz
 088a3922fb2a5d904402c32dff7910c0 48066 ocaml optional libusb-ocaml-dev_1.2.0-1_amd64.deb
 29ecc3717de321cc4a8ab958801b3b11 65990 ocaml optional libusb-ocaml_1.2.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJN4hNFAAoJEHhT2k1JiBrTemQQALQx4Uyp4vrw6Y7R1kRfP6xh
I46SVTPnK8drGcH+utfXxcQq/4nOxjIYhkhz3VADXnsWJ1p3ti7rR6K+qXaz1KY3
EZB4y9ERuPSbCs2zI6uvUAu9GzetPkzAJhqS+hsu8uYwB9iHsLO2uZt5QtnJ/8Zw
B/XHrS2s959b7bxVKdpiJ8G1DiQFY4hwr0tytUpn9BVih22VdzeQA953rrqQRLoy
t1kpsfRlEohXNlJ4A4hlYmrMnFeX2iHTwqo08si3/qxRiBQUAB5VK5LfSbPVHT3F
c0T3oZXqomNylZ7T+1GhipoE+XeDPTnd/mexRYe9uwrOo4QK1lUyUDiC9fQyv/qx
J3PZQxo7k671d7Otz3hoQvRBUQ0GTiHhPFVKNtpzG4XoCez5BrOOZ46xEotxFqJG
6HHAlRKUCyz1/i2puBryub0ZA7MjFvtyMVMstT4WcZdRZ5qug1H1k0i2dqXBfKCD
4SbPq6pB65SWSIL9yLnYwqNjF5dElJu05p669JjlRXowFPw/NHLKXbH4QpCl4VFX
vK4XAURO9Bx+abH4Jwx5xsd07IIRnl0gr8Y9QW2CIgd93Iy7hu/SKL2Rq53IYTRN
xeytEWqO+k8hZ68Bi7PkYbtu/DMYyhXMS9gP0s3hyNGvrzbF9GsWVZOnGJ4vCtzn
gCqa9XSEgl6nBd1EGLwE
=dSkb
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: