Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-25 Thread Lucas Tan
he documentation: > > Traceback (most recent call last): File "sage/libs/singular/function.pyx", > line 1814 > ... > NameError: Singular kernel function 'freeAlgebra' is not defined > > > On Sunday, July 24, 2022 at 3:32:04 AM UTC-7 dim...@gmail.com wrote: > &

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-24 Thread Lucas Tan
> On Sun, 24 Jul 2022, 11:40 Lucas Tan, wrote: > >> >> Yes,I tried a few times. Each time I tried, I always run "make doc-clean >> doc-uninstall" first. >> On Sunday, 24 July 2022 at 15:10:09 UTC+8 dim...@gmail.com wrote: >> >>> Did you try

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-24 Thread Lucas Tan
e-running make ? > > On Sun, 24 Jul 2022, 03:09 Lucas Tan, wrote: > >> Hi Dima and Matthias, >> >> The build has failed again. I have attached the relevant logs. >> Thank you. >> >> >> On Friday, 22 July 2022 at 18:34:44 UTC+8 dim...@gmail.com wrot

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-22 Thread Lucas Tan
There is both "singular" and "singular-devel", should I uninstall both? Sincerely, Lucas On Friday, 22 July 2022 at 17:53:25 UTC+8 dim...@gmail.com wrote: > > > On Fri, 22 Jul 2022, 10:46 Lucas Tan, wrote: > >> Do I run by "make singular-clean

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-22 Thread Lucas Tan
ake > > again? > > On Fri, 22 Jul 2022, 02:11 Lucas Tan, wrote: > >> Sure, thanks Dima. >> >> >> >> On Friday, 22 July 2022 at 09:09:56 UTC+8 dim...@gmail.com wrote: >> >>> your log appears to show that Singular was not built correctly. >

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-21 Thread Lucas Tan
z >>> liblzma-devel >>> >>> On Wednesday, July 20, 2022 at 10:01:30 PM UTC-7 lucas@gmail.com >>> wrote: >>> >>>> Apologies, my log files are here >>>> >>>> >>>> >>>> On Thursday, 21 July 2022

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-20 Thread Lucas Tan
at 10:01:30 PM UTC-7 lucas@gmail.com > wrote: > >> Apologies, my log files are here >> >> >> >> On Thursday, 21 July 2022 at 12:47:16 UTC+8 Lucas Tan wrote: >> >>> Hi Matthias, >>> >>> I ran "make bzip2-clean liblzma-c

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-20 Thread Lucas Tan
t installed [python3-3.10.3] Uninstalling 'python3' with legacy uninstaller [python3-3.10.3] Cleaning out old python / python3 / python3 venv binaries [python3-3.10.3] Configuring python3-3.10.3 On Thursday, 21 July 2022 at 11:11:42 UTC+8 Lucas Tan wrote: > Hi Matthias, > > I would bel

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-20 Thread Lucas Tan
Hi Matthias, I would believe so. ``` $ apt-cyg install python39 Package python39 is already installed, skipping $ apt-cyg install python3 Package python3 is already installed, skipping ``` On Thursday, 21 July 2022 at 11:08:50 UTC+8 Matthias Koeppe wrote: > Did you install the cygwin python3.9

Re: [sage-devel] Error building Sage 9.6 on Cygwin

2022-07-20 Thread Lucas Tan
Hi Matthias, I keep receiving the error: package: python3-3.10.3 failed to build. How do I restrict "make" to python 3.9? Sincerely, Lucas On Thursday, 21 July 2022 at 10:34:41 UTC+8 Matthias Koeppe wrote: > On Wednesday, July 20, 2022 at 7:26:06 PM UTC-7 lucas@gmail.com wrote: > >> >> I