Your message dated Sun, 14 Feb 2010 15:45:18 +0000
with message-id <[email protected]>
and subject line Bug#569267: fixed in ocaml-expat 0.9.1+debian1-7
has caused the Debian Bug report #569267,
regarding cduce: FTBFS: Error: Files /usr/lib/ocaml/expat/expat.cmxa and
/usr/lib/ocaml/stdlib.cmxa make inconsistent assumptions over implementation
Callback
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 [email protected]
immediately.)
--
569267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569267
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cduce
Version: 0.5.3-2
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20100211 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-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/ocamliface'
> mkdir ocaml_files
> cp
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/annot.mli
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/utils/misc.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/utils/tbl.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/utils/consistbl.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/utils/warnings.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/utils/terminfo.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/utils/clflags.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/parsing/asttypes.mli
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/parsing/location.mli
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/parsing/longident.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/outcometree.mli
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/ident.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/path.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/primitive.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/types.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/btype.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/oprint.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/subst.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/predef.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/datarepr.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/env.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/ctype.ml
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/ctype.mli
>
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/typing/printtyp.ml
> ocaml_files/
> cp location.ml ocaml_files/location.ml
> cp ocaml_files/asttypes.mli ocaml_files/asttypes.ml
> sed s=STDLIB=/usr/lib/ocaml= config.ml > ocaml_files/config.ml
> grep cmi_magic
> /build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/debian/ocaml-3.11.2/utils/config.mlp
> >> ocaml_files/config.ml
> Build caml_cduce.cmx
> (cd ocaml_files; ocamlopt -for-pack Cduce_lib.Caml_cduce -c asttypes.mli
> outcometree.mli asttypes.ml config.ml misc.ml tbl.ml clflags.ml consistbl.ml
> warnings.ml terminfo.ml location.mli location.ml annot.mli longident.ml
> ident.ml path.ml primitive.ml types.ml btype.ml oprint.ml subst.ml predef.ml
> datarepr.ml env.ml ctype.mli ctype.ml printtyp.ml;\
> ocamlopt -for-pack Cduce_lib -pack -o caml_cduce.cmx asttypes.cmx
> config.cmx misc.cmx tbl.cmx clflags.cmx consistbl.cmx warnings.cmx
> terminfo.cmx location.cmx longident.cmx ident.cmx path.cmx primitive.cmx
> types.cmx btype.cmx oprint.cmx subst.cmx predef.cmx datarepr.cmx env.cmx
> ctype.cmx printtyp.cmx; \
> cp caml_cduce.cmx caml_cduce.o caml_cduce.cmi ..)
> make[2]: Leaving directory
> `/build/user-cduce_0.5.3-2-amd64-Pq1sz8/cduce-0.5.3/ocamliface'
> Build ocamliface/config.cmx
> Build ocamliface/mltypes.cmi
> Build ocamliface/mltypes.cmx
> Build ocamliface/mlstub.cmi
> Build ocamliface/mlstub.cmx
> Build parser/cduce_curl.cmx
> Build runtime/cduce_expat.cmi
> Build runtime/cduce_expat.cmx
> Build driver/run.cmx
> Pack cduce_lib.cmx
> Build cduce_lib.cmxa
> Build driver/start.cmx
> Build cduce
> File "_none_", line 1, characters 0-1:
> Error: Files /usr/lib/ocaml/expat/expat.cmxa and /usr/lib/ocaml/stdlib.cmxa
> make inconsistent assumptions over implementation Callback
> make[1]: *** [cduce] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/02/11/cduce_0.5.3-2_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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: ocaml-expat
Source-Version: 0.9.1+debian1-7
We believe that the bug you reported is fixed in the latest version of
ocaml-expat, which is due to be installed in the Debian FTP archive:
libexpat-ocaml-dev_0.9.1+debian1-7_amd64.deb
to main/o/ocaml-expat/libexpat-ocaml-dev_0.9.1+debian1-7_amd64.deb
libexpat-ocaml_0.9.1+debian1-7_amd64.deb
to main/o/ocaml-expat/libexpat-ocaml_0.9.1+debian1-7_amd64.deb
ocaml-expat_0.9.1+debian1-7.diff.gz
to main/o/ocaml-expat/ocaml-expat_0.9.1+debian1-7.diff.gz
ocaml-expat_0.9.1+debian1-7.dsc
to main/o/ocaml-expat/ocaml-expat_0.9.1+debian1-7.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Enrico Tassi <[email protected]> (supplier of updated ocaml-expat
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 14 Feb 2010 15:52:28 +0100
Source: ocaml-expat
Binary: libexpat-ocaml-dev libexpat-ocaml
Architecture: source amd64
Version: 0.9.1+debian1-7
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <[email protected]>
Changed-By: Enrico Tassi <[email protected]>
Description:
libexpat-ocaml - OCaml expat bindings
libexpat-ocaml-dev - OCaml expat bindings
Closes: 569267
Changes:
ocaml-expat (0.9.1+debian1-7) unstable; urgency=low
.
[ Stéphane Glondu ]
* Fix CDBS include order (Closes: #569267)
.
[ Enrico Tassi ]
* Maintainer is now Debian OCaml Maintainers, I'm in Uploaders
Checksums-Sha1:
3f52879971f9c546500125fc41dfa96d980be8c2 1438 ocaml-expat_0.9.1+debian1-7.dsc
ee346201899cbb0214c0b7aa52aac6690b1f5f8c 3238
ocaml-expat_0.9.1+debian1-7.diff.gz
76d1ac02a7b771de2204d5f153c845cffcf9a164 23732
libexpat-ocaml-dev_0.9.1+debian1-7_amd64.deb
ed5a8c026337b17544db5bb3a5e4781e6f4e1e2b 11434
libexpat-ocaml_0.9.1+debian1-7_amd64.deb
Checksums-Sha256:
6de93e24028abbaf6e111db96bb613354204ce270b1d6900dc929935c78c1f7c 1438
ocaml-expat_0.9.1+debian1-7.dsc
1e771af5642c092db6d06e0b53406dc5c1cdf02dc904e56e69247d7f9d84d3b5 3238
ocaml-expat_0.9.1+debian1-7.diff.gz
26d115b2e8ac285e40a6b61ecbad625d18b9dc1b4289306d6b84f909f08cf9ca 23732
libexpat-ocaml-dev_0.9.1+debian1-7_amd64.deb
756043381bf03304c97feaa2c5ff6b86ca1c63c5ed2f4bc0f08b6e7cfce4ac7c 11434
libexpat-ocaml_0.9.1+debian1-7_amd64.deb
Files:
2134e8b06d86c28b24458f207fcab5e1 1438 ocaml optional
ocaml-expat_0.9.1+debian1-7.dsc
7f6d833eb37862ab7e008d50675b8765 3238 ocaml optional
ocaml-expat_0.9.1+debian1-7.diff.gz
4ec9c5b8188b86a461ca278d3e451423 23732 ocaml optional
libexpat-ocaml-dev_0.9.1+debian1-7_amd64.deb
c796c73fa82e17d897aa5c258e5d63cc 11434 libs optional
libexpat-ocaml_0.9.1+debian1-7_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkt4FLgACgkQ7kkcPgEj8vJjngCggCGXOqN99SIhYOBH86s+MIwu
jCcAn0ApMmN7h4pcMEyQheOEVWu3L9+n
=ypJP
-----END PGP SIGNATURE-----
--- End Message ---