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

Bug#441645: pagodacf: FTBFS: make[1]: *** [cf_scan_parser.cmo] Error 2



Package: pagodacf
version: 0.8-1
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  -principal -g -o cf_message.cmo -c cf_message.ml
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  -principal -g -o cf_dfa.cmo -c cf_dfa.ml
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  -principal -g -o cf_regex.cmo -c cf_regex.ml
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  -principal -g -o cf_lex.cmo -c cf_lex.ml
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  -principal -g -o cf_scan_parser.cmo -c cf_scan_parser.ml
The implementation cf_scan_parser.ml
does not match the interface cf_scan_parser.cmi:
Values do not match:
  val cscanf :
    ('a -> (< fini : 'c; init : Scanf.Scanning.scanbuf; .. > as 'b)) ->
    ('b -> exn -> 'd) ->
    ('e, Scanf.Scanning.scanbuf, 'f, 'g -> 'h, 'e -> 'd, 'd) format6 ->
    'g -> 'a -> ('h * 'c) option
is not included in
  val cscanf :
    ('a Cf_seq.t -> ('a #scanner as 'b)) ->
    ('b -> exn -> 'c) ->
    ('d, Scanf.Scanning.scanbuf, 'c) format -> 'd -> ('a, 'c) Cf_parser.t
make[1]: *** [cf_scan_parser.cmo] Error 2
make[1]: Leaving directory `/build/user/pagodacf-0.8'
make: *** [build-stamp] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/05

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 containing a sid i386
environment.  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 |




Reply to: