When trying to compile 7.6.beta1, which installed Python3, I got a cython problem (cmp...):
[sagelib-7.6.beta1] [353/465] Cythonizing sage/rings/morphism.pyx [sagelib-7.6.beta1] [sagelib-7.6.beta1] Error compiling Cython file: [sagelib-7.6.beta1] ------------------------------------------------------------ [sagelib-7.6.beta1] ... [sagelib-7.6.beta1] [sagelib-7.6.beta1] sage: Zmod(8).lift() == 1 [sagelib-7.6.beta1] False [sagelib-7.6.beta1] """ [sagelib-7.6.beta1] if not isinstance(other, RingMap_lift): [sagelib-7.6.beta1] return cmp(type(self), type(other)) [sagelib-7.6.beta1] ^ [sagelib-7.6.beta1] ------------------------------------------------------------ [sagelib-7.6.beta1] [sagelib-7.6.beta1] sage/rings/morphism.pyx:525:22: undeclared name not builtin: cmp [sagelib-7.6.beta1] Traceback (most recent call last): [sagelib-7.6.beta1] File "/usr/local/sage-develop/sage/local/lib/python3.5/site-packages/Cython/Build/Dependencies.py", line 1074, in cythonize_one_helper [sagelib-7.6.beta1] return cythonize_one(*m) [sagelib-7.6.beta1] File "/usr/local/sage-develop/sage/local/lib/python3.5/site-packages/Cython/Build/Dependencies.py", line 1056, in cythonize_one [sagelib-7.6.beta1] raise CompileError(None, pyx_file) [sagelib-7.6.beta1] Cython.Compiler.Errors.CompileError: sage/rings/morphism.pyx [sagelib-7.6.beta1] [354/465] Cythonizing sage/rings/noncommutative_ideals.pyx [sagelib-7.6.beta1] ************************************************************************ t.d. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
<<attachment: tdumont.vcf>>