Hi,
I've no idea why this is happening, so I'm opening a bug to keep track
of it: the new version of haxe FTBFS on kfreebsd-amd64 but only on the
buildd, I can't reproduce the error locally on a kfreebsd-amd64 porter
box. Log excerpt:
| > ocamlfind ocamlopt -c -cclib -fno-stack-protector -I ../ocaml -I ../ocaml/swflib -I ../ocaml/extc -I ../neko/libs/include/ocaml -linkpkg -package extlib,xml-light -pp camlp4o ast.ml lexer.ml type.ml common.ml parser.ml typecore.ml genxml.ml typeload.ml codegen.ml optimizer.ml typer.ml ../neko/libs/include/ocaml/nast.ml ../neko/libs/include/ocaml/binast.ml ../neko/libs/include/ocaml/nxml.ml genneko.ml genas3.ml genjs.ml genswf8.ml genswf9.ml genswf.ml genphp.ml gencpp.ml main.ml
| > ocamlfind ocamlopt -o ../bin/haxe -linkpkg -package extlib,xml-light ../ocaml/extc/extc.cmxa ../ocaml/swflib/swflib.cmxa unix.cmxa str.cmxa ast.cmx lexer.cmx type.cmx common.cmx parser.cmx typecore.cmx genxml.cmx typeload.cmx codegen.cmx optimizer.cmx typer.cmx ../neko/libs/include/ocaml/nast.cmx ../neko/libs/include/ocaml/binast.cmx ../neko/libs/include/ocaml/nxml.cmx genneko.cmx genas3.cmx genjs.cmx genswf8.cmx genswf9.cmx genswf.cmx genphp.cmx gencpp.cmx main.cmx
| /build/buildd-haxe_2.4-3-kfreebsd-amd64-96V5c0/haxe-2.4/bin/haxe /build/buildd-haxe_2.4-3-kfreebsd-amd64-96V5c0/haxe-2.4/haxe/std/tools/haxedoc/haxedoc.hxml
| Uncaught exception - load.c(176) : Module not found : haxedoc.neko
Full logs:
https://buildd.debian.org/status/package.php?suite=unstable&p=haxe
I've tried to trigger another build, in case there was some transient
issue, but it failed again. Any idea what could be going wrong?
(This affects neko and then mercurial-buildpackage.)
Mraw,
KiBi.
--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
That's correct, that's the porter box I was referring to. And indeed,
as you noted in your other mail, it builds fine there… As for the
Build-Depends, I also now about the reason why you uploaded a new
revision, so I really don't get what's going wrong here. Maybe
something broken in the chroot? I'll try and investigate later this
weekend.
Mraw,
KiBi.