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

Bug#731528: dose2: FTBFS with ocaml 4.01.0



Source: dose2
Version: 1.4.2-4
Severity: serious
Tags: jessie sid
Control: block 718767 with -1

Hi,

dose2 FTBFS when binNMUed against ocaml 4.01.0.

>From the amd64 build log:
> /usr/bin/ocamlfind ocamlc -I ../io -package calendar -o lifetime.cmi -c lifetime.mli
> /usr/bin/ocamlfind ocamlc -I ../io -package calendar -o lifetime.cmo -c lifetime.ml
> /usr/bin/ocamlfind ocamlc  -o lifetime.cma -a lifetime.cmo
> make[3]: Leaving directory `/«PKGBUILDDIR»/lifetime'
> make[3]: Entering directory `/«PKGBUILDDIR»/dosebase'
> /usr/bin/ocamlfind ocamlc -I ../lifetime -I ../napkin -I ../io -I ../util -package dbm,pcre -o dosebase.cmi -c dosebase.mli
> ocamlfind: Package `dbm' not found
> make[3]: *** [dosebase.cmi] Error 2
> make[3]: Leaving directory `/«PKGBUILDDIR»/dosebase'
> make[2]: *** [bcl] Error 2
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> dh_auto_build: make -j1 returned exit code 2
> make[1]: *** [override_dh_auto_build] Error 2
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> make: *** [build-arch] Error 2

dbm used to be shipped with ocaml, but it has been split out in version
4. Either dose2 has to drop the dependency, or dbm has to be packaged.
Would it be possible to drop the dependency?

Full build logs available via:

  https://buildd.debian.org/status/package.php?p=dose2&suite=sid


Cheers,

-- 
Stéphane


Reply to: