[sage-support] Re: Problem with rebuilding Sage

2023-12-15 Thread David Ayotte
Can you post the following log file:

/home/ruchitjagodara/sage/sage/logs/pkgs/sagelib-10.3.beta0.log

here? There might be some error message that would help us find the problem.

Best,

David A.

Le vendredi 15 décembre 2023 à 14:00:02 UTC-5, Ruchit Jagodara a écrit :

> I am trying to rebuild sage using ./sage -br but it is failing for some 
> reason ( I don't know exactly what is the reason.) This is happening to me 
> since yesterday when I pulled developer branch from sage to get the most 
> updated branch but after that whenever I am trying to rebuild sage it is 
> giving some errors below are few lines of error message that I am getting. 
> I am working on Linux and using 10.2 Sage version.
>
> ***
> Error building Sage.
>
> The following package(s) may have failed to build (not necessarily
> during this run of 'make sagelib-no-deps'):
>
> * package: sagelib-10.3.beta0
>   last build time: Dec 15 22:20
>   log file:   
>  /home/ruchitjagodara/sage/sage/logs/pkgs/sagelib-10.3.beta0.log
>
> It is safe to delete any log files and build directories, but they
> contain information that is helpful for debugging build problems.
> WARNING: If you now run 'make' again, the build directory of the
> same version of the package will, by default, be deleted. Set the
> environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/ec9b6fc9-671e-473f-a323-da21e89634a8n%40googlegroups.com.


Re: [sage-support] Problem with rebuilding Sage

2023-12-15 Thread Dima Pasechnik
On Fri, Dec 15, 2023 at 7:00 PM Ruchit Jagodara
 wrote:
>
> I am trying to rebuild sage using ./sage -br but it is failing for some 
> reason ( I don't know exactly what is the reason.) This is happening to me 
> since yesterday when I pulled developer branch from sage to get the most 
> updated branch but after that whenever I am trying to rebuild sage it is 
> giving some errors below are few lines of error message that I am getting. I 
> am working on Linux and using 10.2 Sage version.

Can you try

make build

(and not ./sage -br ?)


>
> ***
> Error building Sage.
>
> The following package(s) may have failed to build (not necessarily
> during this run of 'make sagelib-no-deps'):
>
> * package: sagelib-10.3.beta0
>   last build time: Dec 15 22:20
>   log file:
> /home/ruchitjagodara/sage/sage/logs/pkgs/sagelib-10.3.beta0.log
>
> It is safe to delete any log files and build directories, but they
> contain information that is helpful for debugging build problems.
> WARNING: If you now run 'make' again, the build directory of the
> same version of the package will, by default, be deleted. Set the
> environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.
>
> --
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-support/27b740b3-f0d5-4c68-8ee6-3f086ac17cd7n%40googlegroups.com.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq2v5RsLE1carKeHJ3U4-zi3%2B6LLXS4gMhfCUwOrYs8Wmw%40mail.gmail.com.


[sage-support] Re: sage 10.3.b2 build problem on OSX 12.7.1

2023-12-15 Thread John H Palmieri
In sage-release, Matthias pointed to missing dependencies for editables, 
fixed in https://github.com/sagemath/sage/pull/36885. Maybe you can just do 
"make flit_core" (to build the missing dependency) and then "make".


On Friday, December 15, 2023 at 10:52:10 AM UTC-8 David Joyner wrote:

> Hi:
>
> I tried to compile sage and got this:
>
> The following package(s) may have failed to build (not necessarily
>
> during this run of 'make all-start'):
>
>
> * package: editables-0.5
>
>   last build time: Dec 15 10:48
>
>   log file:
> /Users/davidjoyner/sagefiles/sage-10.3.beta2/logs/pkgs/editables-0.5.log
>
>
> The corresponding log is attached.
>
>
> Does anyone have any suggestions on how to fix this?
>
> - David
>
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/ce30cd4c-f431-4eb8-ac35-f4ab5e941e49n%40googlegroups.com.


[sage-support] Problem with rebuilding Sage

2023-12-15 Thread Ruchit Jagodara
I am trying to rebuild sage using ./sage -br but it is failing for some 
reason ( I don't know exactly what is the reason.) This is happening to me 
since yesterday when I pulled developer branch from sage to get the most 
updated branch but after that whenever I am trying to rebuild sage it is 
giving some errors below are few lines of error message that I am getting. 
I am working on Linux and using 10.2 Sage version.

***
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make sagelib-no-deps'):

* package: sagelib-10.3.beta0
  last build time: Dec 15 22:20
  log file:   
 /home/ruchitjagodara/sage/sage/logs/pkgs/sagelib-10.3.beta0.log

It is safe to delete any log files and build directories, but they
contain information that is helpful for debugging build problems.
WARNING: If you now run 'make' again, the build directory of the
same version of the package will, by default, be deleted. Set the
environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/27b740b3-f0d5-4c68-8ee6-3f086ac17cd7n%40googlegroups.com.


[sage-support] sage 10.3.b2 build problem on OSX 12.7.1

2023-12-15 Thread David Joyner
Hi:

I tried to compile sage and got this:

The following package(s) may have failed to build (not necessarily

during this run of 'make all-start'):


* package: editables-0.5

  last build time: Dec 15 10:48

  log file:
/Users/davidjoyner/sagefiles/sage-10.3.beta2/logs/pkgs/editables-0.5.log


The corresponding log is attached.


Does anyone have any suggestions on how to fix this?

- David

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAEQuuAU_B4pgA5vmXJSWc-5Kn0ERJXLWa%2BQsBcKoxjyv9JBECg%40mail.gmail.com.


editables-0.5.log
Description: Binary data