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

Re: [OASIS-devel] updated oasis



2013/5/29 Hendrik Tews <hendrik@askra.de>:
> Hi,
>
> I imported a new upstream version of oasis and fixed several
> points in the package.
>

I was planning to do it, but I am glad to see you pick the job.

> I had to omit the library builtin-plugins.cma from the packaging
> because of a peculiar dh_ocaml error. builtin-plugins.cma is
> built via
>
>      ocamlfind ocamlc -a -I +ocamlbuild ocamlbuildlib.cma ... -o src/builtin-plugins.cma
>
> It therefore includes a copy of ocamlbuildlib.cma and dh_ocaml
> says
>
>     E: Error: unit Ocamlbuild_plugin exported in liboasis-ocaml-dev/liboasis-ocaml v0.3.0-1 but already exported by ocaml-nox/ocaml-base-nox v3.12.1-4
>     E: Error running /usr/bin/ocaml-md5sums  --md5sums-dir debian/liboasis-ocaml-dev//var/lib/ocaml/md5sums --load-info debian/liboasis-ocaml-dev.oinfo.debhelper dep at /usr/bin/dh_ocaml line 462.
>
>
> I believe the inclusion of ocamlbuildlib.cma is an error in the
> oasis build procedure. Note that builtin-plugins.cmxs is build
> without a copy of ocamlbuildlib and is therefore included in the
> package.
>

True, the error was on line 212 in _tags. This is fixed.

I have pushed every fix to my repository on github:
https://github.com/gildor478/oasis/commits/master

Thanks for the report.

Cheers
Sylvain


Reply to: