sagelib-9.4.beta1 error is just an uncleaned log file. Do you build Python3 and not use one from the system? (this would have avoided a potential problem building python)
You can post details of errors from logs/install.log, and your changes as a diff or a link to git branch somewhere (say, on github) - otherwise it's hard to tell what's wrong. On Tue, 22 Jun 2021, 18:13 Hongli Zhao, <[email protected]> wrote: > Hi all, > > I'm attempting to rebuild sage by running ```make``` in order to test some > edits to the source code (```./sage``` was working before). > > However, ```make``` shows that 3 packages failed to build: > > > Error building Sage. > > > The following package(s) may have failed to build (not necessarily > > during this run of 'make all-start'): > * package: sagelib-9.4.beta1 > > * package: sagelib-9.4.beta3 > > * package: python3-3.9.5 > > > When I checked the individual .log files I found that many functions > seemed to have failed due to: > > "Error compiling Cython file" > > > Could someone help me identify what the problem might be? Please let me > know if my description is too vague. Thanks! > > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/e4ebab98-b074-419d-a7a6-50d2885a777an%40googlegroups.com > <https://groups.google.com/d/msgid/sage-devel/e4ebab98-b074-419d-a7a6-50d2885a777an%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq2NRY-%3DzEFTeXH1bo4c6d%2BGSrvj6VdsLbXZkpUSpLDnFA%40mail.gmail.com.
