[pypy-dev] 1.6 status report

David Naylor naylor.b.david at gmail.com
Mon Aug 15 21:03:37 CEST 2011


On Monday, 15 August 2011 17:30:33 Gabriel Lavoie wrote:
> Hi David,
>     for your information, I'm currently trying to make my FreeBSD buildbot
> back online. It broke when the requirement for the "pypy" binary to build
> PyPy appeared. It seems there are still some issues to make PyPy build
> again under FreeBSD. I'll keep you updated.

Thanks for the update.  I have been working on a port for pypy.  The code is 
at github.com/DragonSA/pypy.  It may be able to help you compile pypy under 
FreeBSD.  There is a branch called 1.6 that is compatible with trunk.  To 
compile from 1.6 set WRKSRC to point to a fresh checkout of pypy:

# make install WRKSRC=/path/to/hg/checkout/of/pypy

The master branch uses the 1.5 sources.  

> 2011/8/11 David Naylor <naylor.b.david at gmail.com>
> 
> > On Thursday, 11 August 2011 11:08:18 Maciej Fijalkowski wrote:
> > > Hi
> > > 
> > > A little status update from my side.
> > > 
> > > I'm trying to get 1.6 out of the door and there are a few things that
> > > stand out before we can do it.
> > > 
> > > * Windows situation (a lot of crashes with missing liveness). Also
> > > lib-python tests take 10h which is a bit too much IMO (not a new
> > > regression though)
> > > * OS X situation (missing buildbots, being addressed now)
> > > * A bunch of issues that either should be decided we don't care or we
> > > do care and fix it.
> > > * Missing jitviewer release/demo that I'm doing right now
> > > * Alex reported sqlite crashes
> > > * random segfault when running trackgcroot, armin, did you have a
> > > look? I can do if you don't
> > 
> > Would anyone be interested in the FreeBSD situation?  If so what support
> > do you need?  I am currently updating my repository and will report
> > back...
> > 
> > _______________________________________________
> > pypy-dev mailing list
> > pypy-dev at python.org
> > http://mail.python.org/mailman/listinfo/pypy-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110815/108f74fe/attachment-0001.pgp>


More information about the pypy-dev mailing list