Your message dated Tue, 06 Oct 2009 13:02:05 +0000
with message-id <e1mv9g5-0001jf...@ries.debian.org>
and subject line Bug#549773: fixed in calendar 2.01.1-6
has caused the Debian Bug report #549773,
regarding calendar: 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 ow...@bugs.debian.org
immediately.)
--
549773: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549773
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: calendar
Version: 2.01.1-5
Severity: serious
User: debian...@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-calendar_2.01.1-5-amd64-ee7wbr/calendar-2.01.1'
> ocamlc -I src -c src/period.mli
> ocamlc -I src -c src/utils.mli
> ocamlc -I src -c src/utils.ml
> ocamlc -I src -c src/time_Zone.mli
> ocamlc -I src -c src/time_Zone.ml
> ocamlc -I src -c src/time_sig.mli
> ocamlc -I src -c src/time.mli
> ocamlc -I src -c src/time.ml
> ocamlc -I src -c src/ftime.mli
> ocamlc -I src -c src/ftime.ml
> ocamlc -I src -c src/date_sig.mli
> ocamlc -I src -c src/date.mli
> ocamlc -I src -c src/date.ml
> ocamlc -I src -c src/calendar_sig.mli
> ocamlc -I src -c src/calendar_builder.mli
> ocamlc -I src -c src/calendar_builder.ml
> ocamlc -I src -c src/calendar.mli
> ocamlc -I src -c src/calendar.ml
> ocamlc -I src -c src/fcalendar.mli
> ocamlc -I src -c src/fcalendar.ml
> ocamlc -I src -c src/printer.mli
> ocamlc -I src -c src/printer.ml
> ocamlc -I src -c src/version.mli
> ocamlc -I src -c src/version.ml
> mkdir -p target
> ocamlfind ocamlc -I src -pack -o target/calendarLib.cmo \
> src/period.cmi src/utils.cmo src/time_Zone.cmo src/time.cmo
> src/ftime.cmo src/date.cmo src/calendar_builder.cmo src/calendar.cmo
> src/fcalendar.cmo src/printer.cmo src/version.cmo
> ocamlfind ocamlc -I src -a -o target/calendarLib.cma target/calendarLib.cmo
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/utils.ml
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/time_Zone.ml
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/time.ml
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/ftime.ml
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/date.ml
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/calendar_builder.ml
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/calendar.ml
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/fcalendar.ml
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/printer.ml
> ocamlopt -I src -noassert -for-pack CalendarLib -c src/version.ml
> mkdir -p target
> ocamlfind ocamlopt -I src -noassert -pack -o target/calendarLib.cmx \
> src/period.cmi src/utils.cmx src/time_Zone.cmx src/time.cmx
> src/ftime.cmx src/date.cmx src/calendar_builder.cmx src/calendar.cmx
> src/fcalendar.cmx src/printer.cmx src/version.cmx
> ocamlfind ocamlopt -I src -noassert -a -o target/calendarLib.cmxa
> target/calendarLib.cmx
> ocamlfind ocamlopt -I target -shared -linkall -o target/calendarLib.cmxs
> target/calendarLib.cmxa
> echo "description = \"calendar library\"" > META
> echo "version = \"2.01.1\"" >> META
> echo "archive(byte) = \"calendarLib.cma\"" >> META
> echo "archive(native) = \"calendarLib.cmxa\"" >> META
> echo "requires = \"unix str\"" >> META
> make[1]: Leaving directory
> `/build/user-calendar_2.01.1-5-amd64-ee7wbr/calendar-2.01.1'
> touch debian/stamp-makefile-build
> DEB_MAKE_CHECK_TARGET unset, not running checks
> /usr/share/ocaml/ocamldoc-api-ref-config --doc-base-generate
> libcalendar-ocaml-doc
> make: /usr/share/ocaml/ocamldoc-api-ref-config: Command not found
> make: *** [build/libcalendar-ocaml-doc] Error 127
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/10/05/calendar_2.01.1-5_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
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: calendar
Source-Version: 2.01.1-6
We believe that the bug you reported is fixed in the latest version of
calendar, which is due to be installed in the Debian FTP archive:
calendar_2.01.1-6.diff.gz
to pool/main/c/calendar/calendar_2.01.1-6.diff.gz
calendar_2.01.1-6.dsc
to pool/main/c/calendar/calendar_2.01.1-6.dsc
libcalendar-ocaml-dev_2.01.1-6_amd64.deb
to pool/main/c/calendar/libcalendar-ocaml-dev_2.01.1-6_amd64.deb
libcalendar-ocaml-doc_2.01.1-6_all.deb
to pool/main/c/calendar/libcalendar-ocaml-doc_2.01.1-6_all.deb
libcalendar-ocaml_2.01.1-6_amd64.deb
to pool/main/c/calendar/libcalendar-ocaml_2.01.1-6_amd64.deb
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 549...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefano Zacchiroli <z...@debian.org> (supplier of updated calendar 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 06 Oct 2009 14:22:26 +0200
Source: calendar
Binary: libcalendar-ocaml-dev libcalendar-ocaml-doc libcalendar-ocaml
Architecture: source all amd64
Version: 2.01.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org>
Changed-By: Stefano Zacchiroli <z...@debian.org>
Description:
libcalendar-ocaml - OCaml library providing operations over dates and times
libcalendar-ocaml-dev - OCaml library providing operations over dates and times
libcalendar-ocaml-doc - OCaml library providing operations over dates and times
Closes: 549773
Changes:
calendar (2.01.1-6) unstable; urgency=low
.
* debian/control
- fix Mehdi's mail address, now that he is a DD
- bump Standards-Version to 3.8.3 (no changes needed)
- remove DM-Upload-Allowed (no longer needed)
* switch to dh_ocaml for dependency calculation, add needed substvar and
bump dh-ocaml build-dep accordingly. Keep hand-written dependency for
the interim
* Stop using ocamldoc-api-ref-config: it is gone (closes: #549773).
While dh_ocamldoc lacks support for that, add a hand-written
debian/libcalendar-ocaml-doc.doc-base .
Checksums-Sha1:
f4d185f06ca49ccabc8c8c4126b5025699b4f3e4 1394 calendar_2.01.1-6.dsc
ba7f5ef9a2e922cc671e57cdb3f108e0f5734b8d 5589 calendar_2.01.1-6.diff.gz
73c2acc63c6b7b0ea07268338e93b06485086517 99162
libcalendar-ocaml-doc_2.01.1-6_all.deb
32630537df93aec47387d48a9f3df3eb5bf0e3f0 164990
libcalendar-ocaml-dev_2.01.1-6_amd64.deb
5635fbbfbdb12f0237128c26a51903d0e63bd6f1 87498
libcalendar-ocaml_2.01.1-6_amd64.deb
Checksums-Sha256:
72967dd8743e1bc47948c1ac49750ba73a05e2e70ca60937fe92e8471acb951f 1394
calendar_2.01.1-6.dsc
f3f37a8fcc3bb91aa50fe3a8e53ced8fd24ffafc5ce7a0eeb893ff26f47cc2aa 5589
calendar_2.01.1-6.diff.gz
8f91777e8f03326556138368155a9fd87b755824c2def63fba7ca3d636e48be1 99162
libcalendar-ocaml-doc_2.01.1-6_all.deb
a2934e5a4c57ffef9c9104d25baae1ca4c06acfa67d59b8703871c5fd2b55c2f 164990
libcalendar-ocaml-dev_2.01.1-6_amd64.deb
fab35122f84e9a9bc66226d01d45be8d7c8cbbda2d91780aa1d4eea43915c8bb 87498
libcalendar-ocaml_2.01.1-6_amd64.deb
Files:
31b324def5aeda60ffbc15831c83eecb 1394 ocaml optional calendar_2.01.1-6.dsc
50f7addcb939a6733ec5b665293df302 5589 ocaml optional calendar_2.01.1-6.diff.gz
76ab8bf6233b0150b197c7970e7c884a 99162 doc optional
libcalendar-ocaml-doc_2.01.1-6_all.deb
ac1d00538888ac3058cc69e325a1ca04 164990 ocaml optional
libcalendar-ocaml-dev_2.01.1-6_amd64.deb
47db8915183a2ebde0ebcbafb9f3afc9 87498 ocaml optional
libcalendar-ocaml_2.01.1-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFKyzqJ1cqbBPLEI7wRAv0uAJ9n6ITMFcT2pogyV5WzOLZSLNzlGgCfV89d
72pKo2esztXAguG8QUhmqI0=
=NDob
-----END PGP SIGNATURE-----
--- End Message ---