Package: ocsigen
Version: 0.5.0-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of ocsigen_0.5.0-1 on goedel by sbuild/alpha 99.99
> Build started at 20061209-1805

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5), ocaml-nox (>= 3.08.4), ocaml-findlib, 
> libocamlnet-ocaml-dev (>= 1.1), libdbi-ocaml-dev, libssl-ocaml-dev (>= 
> 0.4.0-1)

[...]

> make[2]: *** [depend] Error 1
> make[2]: Leaving directory `/build/buildd/ocsigen-0.5.0/xmlp4'
> make[1]: *** [xmlp4] Error 2
> make[1]: Leaving directory `/build/buildd/ocsigen-0.5.0'
> make: [build-stamp] Error 2 (ignored)
> /usr/bin/make all OCSIMORE=YES BINDIR=/usr/bin
> make[1]: Entering directory `/build/buildd/ocsigen-0.5.0'
> /usr/bin/make -C baselib all
> make[2]: Entering directory `/build/buildd/ocsigen-0.5.0/baselib'
> Makefile:61: .depend: No such file or directory
> make[2]: *** No rule to make target `.depend'.  Stop.
> make[2]: Leaving directory `/build/buildd/ocsigen-0.5.0/baselib'
> make[1]: *** [baselib] Error 2
> make[1]: Leaving directory `/build/buildd/ocsigen-0.5.0'
> make: *** [build-stamp] Error 2

A full build log can be found at:
http://buildd.debian.org/pkg.cgi?arch=alpha&pkg=ocsigen&ver=0.5.0-1

The clean target ends up creating .depend as root, so that the regular
user cannot write to it in the build process.  You can reproduce this
on any architecture with the following command as a regular user with
permissions to sudo to root:

dpkg-buildpackage -uc -us -B -rsudo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to