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

Bug#549845: marked as done (mlgmp: FTBFS: make: /usr/share/ocaml/ocamldoc-api-ref-config: Command not found)



Your message dated Wed, 07 Oct 2009 10:17:45 +0000
with message-id <E1MvTab-0004TR-0e@ries.debian.org>
and subject line Bug#549844: fixed in mlgmp 20021123-16
has caused the Debian Bug report #549844,
regarding mlgmp: FTBFS: make: /usr/share/ocaml/ocamldoc-api-ref-config: Command not found
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.)


-- 
549844: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549844
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: mlgmp
Version: 20021123-15
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20091005 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[1]: Entering directory `/build/user-mlgmp_20021123-15-amd64-EYZeKh/mlgmp-20021123'
> ocamlc -g  -c test_suite.ml
> ocamlc -g -custom gmp.cma test_suite.cmo -o test_suite -cclib -L.
> ./test_suite
> if [ -e ./test_suite.opt ]; then ./test_suite.opt; fi
> install -d /build/user-mlgmp_20021123-15-amd64-EYZeKh/mlgmp-20021123/debian/libgmp-ocaml-dev/usr/lib/ocaml/gmp/
> install -m 0644 -c gmp.cma gmp.cmi gmp.cmxa *.a gmp.mli /build/user-mlgmp_20021123-15-amd64-EYZeKh/mlgmp-20021123/debian/libgmp-ocaml-dev/usr/lib/ocaml/gmp/
> install -d /build/user-mlgmp_20021123-15-amd64-EYZeKh/mlgmp-20021123/debian/libgmp-ocaml//usr/lib/ocaml/stublibs
> install -m 0644 -c dllgmpstub.so /build/user-mlgmp_20021123-15-amd64-EYZeKh/mlgmp-20021123/debian/libgmp-ocaml//usr/lib/ocaml/stublibs
> make[1]: Leaving directory `/build/user-mlgmp_20021123-15-amd64-EYZeKh/mlgmp-20021123'
> cp debian/META debian/libgmp-ocaml-dev/usr/lib/ocaml/gmp
> mkdir -p debian/libgmp-ocaml-dev/usr/share/doc/libgmp-ocaml-dev/html/api
> find debian/libgmp-ocaml-dev/usr/lib/ocaml -type f -name '*.mli' -or -name '*.ml' | \
> 	xargs ocamldoc -html -d debian/libgmp-ocaml-dev/usr/share/doc/libgmp-ocaml-dev/html/api
> /usr/share/ocaml/ocamldoc-api-ref-config --doc-base-generate libgmp-ocaml-dev
> make: /usr/share/ocaml/ocamldoc-api-ref-config: Command not found
> make: *** [install-stamp] Error 127

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/10/05/mlgmp_20021123-15_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: mlgmp
Source-Version: 20021123-16

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

libgmp-ocaml-dev_20021123-16_amd64.deb
  to pool/main/m/mlgmp/libgmp-ocaml-dev_20021123-16_amd64.deb
libgmp-ocaml_20021123-16_amd64.deb
  to pool/main/m/mlgmp/libgmp-ocaml_20021123-16_amd64.deb
mlgmp_20021123-16.diff.gz
  to pool/main/m/mlgmp/mlgmp_20021123-16.diff.gz
mlgmp_20021123-16.dsc
  to pool/main/m/mlgmp/mlgmp_20021123-16.dsc



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

Debian distribution maintenance software
pp.
Mehdi Dogguy <mehdi@debian.org> (supplier of updated mlgmp 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: SHA256

Format: 1.8
Date: Tue, 06 Oct 2009 18:47:11 +0200
Source: mlgmp
Binary: libgmp-ocaml libgmp-ocaml-dev
Architecture: source amd64
Version: 20021123-16
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Mehdi Dogguy <mehdi@debian.org>
Description: 
 libgmp-ocaml - OCaml bindings for the GNU multiprecision arithmetic library
 libgmp-ocaml-dev - OCaml bindings for the GNU multiprecision arithmetic library
Closes: 549844
Changes: 
 mlgmp (20021123-16) unstable; urgency=low
 .
   [ Sylvain Le Gall ]
   * Switch to dh-ocaml 0.9
     * Use ocaml:Depends/Provides in debian/control
     * Use debian/libgmp-ocaml-dev.ocamldoc to generate documentation
       (Closes: #549844)
   * Move .../gmp/META to .../METAS/META.gmp since this is a debian
     specific META
 .
   [ Mehdi Dogguy ]
   * Update my e-mail address
Checksums-Sha1: 
 94cd534031d05394f9d6d0ca00ef8d0a0afdc984 2192 mlgmp_20021123-16.dsc
 feb9fec4b57cacaa793a7011822eba86fe8be667 6894 mlgmp_20021123-16.diff.gz
 fceb784aa33e420bf165e8015514b49730556061 26924 libgmp-ocaml_20021123-16_amd64.deb
 f7a2bd3b988802b0380582b6085aca20b7960704 100396 libgmp-ocaml-dev_20021123-16_amd64.deb
Checksums-Sha256: 
 f32d473c55809d74b73e92b05d9b29b0dad8f258336fa7410b490d6104d3de9f 2192 mlgmp_20021123-16.dsc
 45e19451eb91483b07c4654f8a2afc3a4864292e42cef43c548cb72700216549 6894 mlgmp_20021123-16.diff.gz
 50fdadbad805feb31346e97d56b649cc787da33a2c137575f1e49ac5459456b9 26924 libgmp-ocaml_20021123-16_amd64.deb
 ddb11001b2d80c4d4f74a6a290b1aa275129b9ba26a9d815e3958e4903e0f81f 100396 libgmp-ocaml-dev_20021123-16_amd64.deb
Files: 
 7c601d42c63754fa8a8992d93d8d3432 2192 ocaml optional mlgmp_20021123-16.dsc
 e93371e1e4a9f956748423713e37420a 6894 ocaml optional mlgmp_20021123-16.diff.gz
 90355cde91a2270e173672a03e0c8bd1 26924 ocaml optional libgmp-ocaml_20021123-16_amd64.deb
 1769ecadda35a8236ce4c27069ebc250 100396 ocaml optional libgmp-ocaml-dev_20021123-16_amd64.deb

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

iQIcBAEBCAAGBQJKy7jAAAoJEDO+GgqMLtj/aLcP/RjovIngN8ilUCQdgRzq0bjT
tfl8kpz/U3mZpT3d7Ak/bK5Z7dhBW8eOH7cmePlTiBZT7mf9ZqlL2sCXt0RddvBJ
Mdh3VgaApagsrL0wuETpy4O8ygkbi/ruObummjUEjexqpRfzwBlNilTGq3ySuodJ
/DHfPPux1JM5TmYTOOE1Bi4HjvbCJk6uZZ2gD7qdrc7aY6/hqVcjUeNO7XZrMat5
yqwQPcdnFNVjkGO/EDa1V3BAgenFp2lxF6PY4NPMbi/IqC5qiRZT/vKWDVItZPcv
06uAl6TFoQWkkbTFPc9F4u6s8ln9+SEa639em7D9O2Azg9YlJIXKXw+QrnGPPOUb
raIu7SA76ShHwm9rpys1wsaDTWs5Xouau4ldI47pMoTQYTR4NZGElqqwOxkHgH8E
cYV/FWYPJH1FVLupKFi96cS3wLZ3uNnywAOABouFLQuJJEXA+/xRF2uen2JNPGSf
cqmEsO1Os067dPbd5Tovrlx8bZoibLqQo7M0aLIa1PDcHBYPJPNXztAj7zsGlLwD
YVQSbDL1LbCJAT4wOdDPxSvb8FQrfxfpVV8KbF8bWYNv+LoVOEyxgNPUj/17Z1Uj
uBxuOJbO0XNYoUnV+BF0rgKW3i6LLe8WWVeRU+En0kIaoRzvzNT1McioTLGSSyyI
x3lAEGmBe5JGu2jp15KC
=aT9d
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: