This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author trent
Recipients amaury.forgeotdarc, belopolsky, jcea, meador.inge, skrah, theller, trent
Date 2012-10-18.14:49:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350571794.47.0.0335488613321.issue16275@psf.upfronthosting.co.za>
In-reply-to
Content
After an hour of fiddling with pre-requisites, I was able to run the libffi testsuite (for the Sun C build).  The results weren't ideal:

                === libffi Summary ===

# of expected passes            1528
# of unexpected failures        118
# of unsupported tests          55

And for the gcc 4.6 build:

                === libffi Summary ===

# of expected passes            1659
# of unsupported tests          55

I'm giving up.  (For now.)

Hopefully I'll be able to rope the libffi folk onto Snakebite in the future.
History
Date User Action Args
2012-10-18 14:49:54trentsetrecipients: + trent, theller, jcea, amaury.forgeotdarc, belopolsky, skrah, meador.inge
2012-10-18 14:49:54trentsetmessageid: <1350571794.47.0.0335488613321.issue16275@psf.upfronthosting.co.za>
2012-10-18 14:49:54trentlinkissue16275 messages
2012-10-18 14:49:54trentcreate