Neal Becker wrote: > I am the maintainer for cython on fedora. Ah, ok, that makes it more important.
> This was during the check phase (%check). I assume this happens after building? > If the test doesn't pass, at least I'll have to turn off the > checking, which would be unfortunate. > > Are the tests expected to pass? Yes. This looks like the refnanny can't be built. You can disable it using "--no-refannny", although I would prefer a real fix. Did you check if the directory in which you run the tests has a file "Cython/Runtime/refnanny.pyx"? Actually, when Cython is tested after building, the refnanny should already be ready for use, so there shouldn't be a reason to build it again. Stefan _______________________________________________ Cython-dev mailing list Cython-dev@codespeak.net http://codespeak.net/mailman/listinfo/cython-dev