[Bug 588941] Review Request: pypy - Implementation of the Python language, using Python itself

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 17 20:24:49 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=588941

--- Comment #37 from Maciej Fijalkowski <fijall at gmail.com> 2010-12-17 15:24:47 EST ---
Sure they are. However, they're not needed (or even advised) for the binary
build. If you're going to remove them for whatever reason (like policy), please
also remove translator/jvm as it makes no longer sense.

What's necessary however for a binary to run is listed by
pypy/tool/release/package.py in source. If this file seems confusing, it's
essentially what is present in our nightly runs (with rules how it got created
listed in package.py, I can elaborate if needed).

PyPy contains lots of stuff and not all of it is necessary for a C/POSIX build
(but most of it is). If I may ask, is it possible to run the test suite after
the build to check if stuff actually worked (If so, I can provide more
information how to actually run this)?

Cheers,
fijal

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list