Re: testing: ocaml-3.11.1RC1

2009-05-26 Thread Alex Popov
On 5/19/2009 12:07, Anil Madhavapeddy wrote: Here is an early diff for anyone who wants to try out OCaml 3.11.1RC1 on OpenBSD-current: Tested with latest unison-beta (2.32.23) on i386 and sparc64. Trivial update for unison/snapshot is below. Index: snapshot/Makefile ===

Re: testing: ocaml-3.11.1RC1

2009-05-22 Thread Alex Popov
On 5/19/2009 12:07, Anil Madhavapeddy wrote: Here is an early diff for anyone who wants to try out OCaml 3.11.1RC1 on OpenBSD-current: http://recoil.org/~avsm/openbsd-patches/ocaml-3.11.1RC1.diff I've pasted the changelog below; it contains an important fix to threading/fork which may affect ml

Re: testing: ocaml-3.11.1RC1

2009-05-22 Thread Alex Popov
On 5/19/2009 12:07, Anil Madhavapeddy wrote: Here is an early diff for anyone who wants to try out OCaml 3.11.1RC1 on OpenBSD-current: http://recoil.org/~avsm/openbsd-patches/ocaml-3.11.1RC1.diff I've pasted the changelog below; it contains an important fix to threading/fork which may affect ml

Re: testing: ocaml-3.11.1RC1

2009-05-22 Thread Joachim Schipper
On Thu, May 21, 2009 at 09:32:20AM -0700, Alex Popov wrote: > On 5/21/2009 08:44, Alex Popov wrote: >> Can't install lablgtk-1.2.7p6: lib not found Xi.10.1 >> Xi.10.1: partial match in /usr/X11R6/lib: major=10, minor=0 (minor not large >> enough) >> >> Which probably means that my snapshot is out o

Re: testing: ocaml-3.11.1RC1

2009-05-21 Thread Alex Popov
On 5/21/2009 08:44, Alex Popov wrote: Can't install lablgtk-1.2.7p6: lib not found Xi.10.1 Xi.10.1: partial match in /usr/X11R6/lib: major=10, minor=0 (minor not large enough) Which probably means that my snapshot is out of date: I am running OpenBSD 4.5 (GENERIC) #1749: Sat Feb 28 14:51:18 MST

Re: testing: ocaml-3.11.1RC1

2009-05-21 Thread Alex Popov
On 5/21/2009 00:25, Stuart Henderson wrote: see bsd.port.mk(5) about PORTSDIR_PATH and try reversing the order from the default (e.g. in mk.conf). I tried adding PORTSDIR_PATH=${PORTSDIR}/mystuff:${PORTSDIR} to /etc/mk.conf but it didn't help. The problem is caused by x11/lablgtk, which I can

Re: testing: ocaml-3.11.1RC1

2009-05-21 Thread David Coppa
On Wed, 20 May 2009, Alex Popov wrote: > On 5/19/2009 12:07, Anil Madhavapeddy wrote: >> Here is an early diff for anyone who wants to try out OCaml 3.11.1RC1 >> > Anil, > > I have built and installed ocaml-3.11.1RC1 using your diff, but when I > am building unison it downloads ocaml-3.11.0

Re: testing: ocaml-3.11.1RC1

2009-05-21 Thread Stuart Henderson
On 2009/05/21 00:10, Alex Popov wrote: > On May 20, 2009, at 17:51, Anil Madhavapeddy wrote: >>> >> >> Not a clue... did you apply the diff in-place to your ports tree? > > No. I checked out ocaml port to /usr/ports/mystuff/lang/ocaml patched > without errors there and built it from there.

Re: testing: ocaml-3.11.1RC1

2009-05-21 Thread Alex Popov
On May 20, 2009, at 17:51, Anil Madhavapeddy wrote: Not a clue... did you apply the diff in-place to your ports tree? No. I checked out ocaml port to /usr/ports/mystuff/lang/ocaml patched without errors there and built it from there. Didn't think it would matter. Ocaml builds fine a

Re: testing: ocaml-3.11.1RC1

2009-05-20 Thread Alex Popov
On 5/19/2009 12:07, Anil Madhavapeddy wrote: Here is an early diff for anyone who wants to try out OCaml 3.11.1RC1 Anil, I have built and installed ocaml-3.11.1RC1 using your diff, but when I am building unison it downloads ocaml-3.11.0 instead. What do I need to changed in unison port to

Re: testing: ocaml-3.11.1RC1

2009-05-20 Thread Anil Madhavapeddy
On Wed, May 20, 2009 at 05:17:08PM -0700, Alex Popov wrote: > On 5/19/2009 12:07, Anil Madhavapeddy wrote: >> Here is an early diff for anyone who wants to try out OCaml 3.11.1RC1 >> > Anil, > > I have built and installed ocaml-3.11.1RC1 using your diff, but when I am > building unison it down

testing: ocaml-3.11.1RC1

2009-05-19 Thread Anil Madhavapeddy
Here is an early diff for anyone who wants to try out OCaml 3.11.1RC1 on OpenBSD-current: http://recoil.org/~avsm/openbsd-patches/ocaml-3.11.1RC1.diff I've pasted the changelog below; it contains an important fix to threading/fork which may affect mldonkey. Good tests would be on PowerPC/