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

Re: Freeze for LLVM packages



On Sun, August 29, 2010 22:10, Arthur Loiret wrote:
> 2010/8/24, Arthur Loiret <aloiret@debian.org>:
>> llvm-2.6 is on its way, and will be quite simple: no source changes
>> from the llvm package, just a few packaging bits.
>
> There you go:
>
> http://people.debian.org/~aloiret/squeeze/llvm/llvm-2.6_2.6-10.dsc
> http://people.debian.org/~aloiret/squeeze/llvm/llvm-2.6_2.6-10.debdiff

Sorry for not getting back to you sooner.

Following on from Stéphane's comments on the setup of the OCaml package,
there seem to be some other OCaml-related issues.  Firstly, there's a
missing Build-Depend on dh-ocaml; adding that then gives:

 fakeroot debian/rules binary
make: /usr/bin/ocamlc: Command not found
make: /usr/bin/ocamlc: Command not found
[...]
dh_install -p  libllvm-ocaml-2.6-dev
cp: cannot stat `./debian/tmp-llvm//llvm-2.6': No such file or directory
dh_install: cp -a ./debian/tmp-llvm//llvm-2.6
debian/libllvm-ocaml-2.6-dev/// returned exit code 1
make: ***
[/tmp/buildd/llvm-2.6-2.6/debian/stamps/binary-stamp-libllvm-ocaml-dev]
Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
status 2

The changelog for an earlier version mentions

   - debian/control.in/source: Build-Depends on ocaml-nox (>= 3.11.2),
      ocaml-best-compilers | ocaml-nox, dh-ocaml (>= 0.9.1).

which appears to have been lost in this version of the package.

Regards,

Adam


Reply to: