Re: Ocaml 3.08.1 release.
On Thu, Aug 19, 2004 at 08:02:04PM +0200, Ralf Treinen wrote:
> On Thu, Aug 19, 2004 at 05:05:34PM +0200, Sven Luther wrote:
> > Hello,
> >
> > Ok, this was what we were expecting. I am preparing packages, but i would like
> > all of you to rebuild your packages locally to see if there is a problem. Most
> > of the stuff looks inocoulous, but some of the camlp4 changes mqy need
> > investigation. It would probably be too late for an upload today, but tomorrow
> > should be ok.
>
> I tried to buil ocaml-3.08.1-1 from svn , but
>
> applying patch camlp4-coq-fix to ./ ... failed.
> make: *** [patch-stamp] Error 1
>
>
> besides, the upstream version number in the changelog is wrong
> (should be 3.08.1-1 instead of 3.08.0-1)
Update and try again, i actually wanted to see the build finish after fixing
those before making the commit, and it is done now.
BTW, i am running :
for i in `ls | grep -v coq`; do cd ~/debian/OCAML-SVN/packages && mkdir -p
tmp/$i && svn export $i/trunk tmp/$i/trunk && cd tmp/$i/trunk &&
~/bin/opkg-buildpackage || echo "$i Failed" >>
~/debian/OCAML-SVN/packages/tmp/Failed; done
And apart from coq, and the early hevea dependencies i failed because i had
not hevea installed, all seems to be ok. I am at ocaml-shout right now.
Friendly,
Sven Luther
Reply to: