Re: [sage-release] Sage 9.7.beta7 released

2022-08-02 Thread Isuru Fernando
Is there an issue for the R build failure? This seems like an upstream R
issue and maybe updating to a newer R version will help. (R-3.6 is 3 years
old)

```
In file included from gdi.c:26:
/Users/runner/work/sage/sage/.tox/local-conda-forge-macos-minimal/conda/include/omp.h:492:39:
error: expected 'match' clause on 'omp declare variant' directive
#pragma omp begin declare variant match(device={kind(host)})
  ^
/Users/runner/work/sage/sage/.tox/local-conda-forge-macos-minimal/local/var/tmp/sage/build/r-3.6.3/src/include/Rinternals.h:1492:17:
note: expanded from macro 'match'
#define match   Rf_match
```

On Tue, Aug 2, 2022 at 1:06 PM Matthias Köppe 
wrote:

> On Tuesday, August 2, 2022 at 10:51:04 AM UTC-7 isu...@gmail.com wrote:
>
>> We build conda packages regularly with non-Xcode clang on macOS.
>>
>
> Yes, we do also test the Sage distribution build on conda-forge-macos,
> which uses clang.
>
> conda-forge-macos-standard succeeds, using lots of conda packages (
> https://github.com/mkoeppe/sage/runs/7592834217?check_suite_focus=true)
>
> but conda-forge-macos-minimal fails (
> https://github.com/mkoeppe/sage/runs/7592834169?check_suite_focus=true)
> while building R.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/eb4bb2c3-a10c-47cd-8168-c0b884fa12ecn%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CA%2B01voPKGK58J9xy%3DMsHcJXn-fm030P2j-t-xqTUu2Vj_Oi_XQ%40mail.gmail.com.


Re: [sage-release] Sage 9.7.beta7 released

2022-08-02 Thread Isuru Fernando
We build conda packages regularly with non-Xcode clang on macOS.

Isuru

On Tue, Aug 2, 2022 at 12:33 PM Matthias Köppe 
wrote:

> On Tuesday, August 2, 2022 at 10:24:39 AM UTC-7 Dima Pasechnik wrote:
>
>>
>> there is a bit of vagueness there:
>> Support for system GCC older than 6.3 dropped ¶
>> 
>>
>> Building Sage from source now requires a system installation of GCC >=
>> 6.3 (except on macOS, where the compilers from an up-to-date Xcode or Xcode
>> CLT installation should be used). #33316
>> 
>>
>> -
>>
>> One can build Sage with clang on Linux (and on freebsd). As well, I
>> think, one can build Sage with non-Xcode clang on macOS.
>>
> We do not test such configurations. When did you last test this, and on
> what platform?
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/45ae1269-250b-4ea8-b547-54317798dde5n%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CA%2B01voOFx_ViHxKX8sC0aU-BLq117Bw1pEN-HA-ytnFugS8XrA%40mail.gmail.com.


Re: [sage-release] Re: Sage 9.5.beta5 released

2021-11-01 Thread Isuru Fernando
Hi William,

tachyon and sage work just fine on conda where we have an aarch64 build.
We use the `linux-64-thr` option for aarch64.
See
https://github.com/sagemath/sage/blob/a89f81d7783df2d4e4a187bf209e94d128301f83/build/pkgs/tachyon/spkg-install.in#L19-L36

Isuru

On Mon, Nov 1, 2021 at 5:18 PM William Stein  wrote:

> I tried to build sage-9.5.beta5 on a very clean Linux Ubuntu:20.04 image
> with standard dev packages (in Docker) but on an ARM aarch64 architecture
> instead of Intel.  It fails with Tachyon simply saying "Error: Sorry, your
> platform isn't supported by Tachyon and/or Sage. Exiting...".   I don't
> know what that is about.
>
> I found https://trac.sagemath.org/ticket/23712 which is a 2-year old
> ticket about how upgrading Tachyon is needed " to make Sage work on
> arm64/aarch64."
>
> Any suggestions?  My goal is to make an aarch64 version of the
> cocalc-docker image.   Is there an easy workaround for this problem, or
> should I just do some hack to disable building tachyon (since it is a
> runtime only dependency)?  Is the right way to disable building a standard
> package these days still to touch some file somewhere, or did that change?
>
> gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
> 
> Package 'tachyon' is currently not installed
> No legacy uninstaller found for 'tachyon'; nothing to do
>
> 
> Error: Sorry, your platform isn't supported by Tachyon and/or Sage.
> Exiting...
>
> 
>
> real0m0.013s
> user0m0.007s
> sys 0m0.009s
> 
> Error installing package tachyon-0.98.9.p7
> 
> Please email sage-devel (http://groups.google.com/group/sage-devel)
> explaining the problem and including the log files
>   /usr/local/sage/logs/pkgs/tachyon-0.98.9.p7.log
> and
>   /usr/local/sage/config.log
> Describe your computer, operating system, etc.
> If you want to try to fix the problem yourself, *don't* just cd to
> /usr/local/sage/local/var/tmp/sage/build/tachyon-0.98.9.p7 and type 'make'
> or whatever is appropriate.
> Instead, the following commands setup all environment variables
> correctly and load a subshell for you to debug the error:
>   (cd '/usr/local/sage/local/var/tmp/sage/build/tachyon-0.98.9.p7' &&
> '/usr/local/sage/sage' --buildsh)
> When you are done debugging, you can type "exit" to leave the subshell.
> 
>
> On Sat, Oct 30, 2021 at 2:54 PM Samuel Lelievre 
> wrote:
>
>> 2021-10-30 18:34:21 UTC, Emmanuel Charpentier:
>> >
>> > After rebuilding and reinstalling the same (really)
>> > optional packages, `ptestlong` gets exactly one
>> > (reproducible) failure, i. e. the one reported by
>> > Samuel Lelièvre.
>> >
>> > I am at loss as to why I needed to rebuild 9.5
>> > from sratch instead of upgrading from 9.3. Ideas?
>>
>> I'm sure you mean: "why I needed to rebuild 9.5.beta5
>> from scratch instead of upgrading from 9.5.beta3".
>>
>> Not sure why a distclean was needed in that case.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-release" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sage-release+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-release/422c4441-dfb2-4b97-85d6-7f706a2be402n%40googlegroups.com
>> 
>> .
>>
>
>
> --
> William (http://wstein.org)
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/CACLE5GBVsNZbe%2BnikwGR-uxsL8WWVSk1EzEqziR--DT-ERTs_A%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CA%2B01voPFnmDdhGAAeA7ThGbcuYbwrPiXPS7En5TiZJKN4_sjhw%40mail.gmail.com.


Re: [sage-release] Re: Sage 9.0 released

2020-01-02 Thread Isuru Fernando
Just built conda packages for sage 9.0 and there's only 33 doctests failing
down from 36 for 8.9.

Isuru

On Fri, Jan 3, 2020 at 6:31 AM Thierry Dumont 
wrote:

> On my Ubuntu 19:10 (the last one!);  I could not upgrade to 9.0, due to
> this "R" problem.
>
> So, I have deleted my sage tree (sniff) and cloned a fresh one. After that
> everything went ok. There should be dependence
>
> problems with some libraries.
>
> Yours
>
> t.
>
>
> Le 02/01/2020 à 17:40, Frédéric Chapoton a écrit :
>
> Several people, including me on several machines, seem to have issues when
> building the R 3.6.2 package. See
>
> https://twitter.com/ArtyHlr/status/1212726544021512197
>
> This was already discussed in the thread of 9.0.rc1.
>
> F
>
> Le mercredi 1 janvier 2020 13:15:15 UTC+1, Volker Braun a écrit :
>>
>> Just in time for the new decade, here is the first version of Sage
>> running on Python 3 by default. Many thanks to everyone who contributed!
>>
>> The "master" git branch has been updated to Sage-9.0. As always, you can
>> get the latest beta version from the "develop" git branch. Alternatively,
>> the self-contained source tarball is at
>> http://www.sagemath.org/download-latest.html
>>
>> There was no change over 9.0.rc1
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/48cdb727-637f-4abf-bae0-b4a71c353e3e%40googlegroups.com
> 
> .
>
> --
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/d005eb5a-eaf5-602e-caf0-2ee7bcde2a8c%40math.univ-lyon1.fr
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CA%2B01voM3CGANgnfirFH0Rd-YmhWODD%3DR2wig2g-PzC5fgKcA9w%40mail.gmail.com.


Re: [sage-release] Re: Sage 9.0.beta2 released

2019-10-29 Thread Isuru Fernando
Hi Samuel,

Can you open a ticket? Either singular should depend on the python package
or --without-python should be passed to configure to avoid surprises like
this.

Isuru

On Tue, Oct 29, 2019 at 7:32 PM Samuel Lelièvre 
wrote:

> Thu 2019-10-24 20:44 UTC, Dima Pasechnik:
> >
> > On Thu, Oct 24, 2019 at 9:42 PM Isuru Fernando  wrote:
> > >
> > > Try adding `export SINGULAR_CONFIGURE="--without-python"` and then
> retry. Looks like the system python installation is broken when building
> extensions.
> >
> > it's not even "system python", it's something in /usr/local/
>
> Thanks Isuru and Dima. After removing /usr/local/bin from
> the PATH, the build succeeded.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/CAEcArF24iQAtyYQPqagtY8FLgjHhbkhbMiH9h%3DiwCjarYDNphg%40mail.gmail.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CA%2B01voPVraqzg4af5%2B7M_gPx_1C9snDrWVTBCj0sWDstHR_qvA%40mail.gmail.com.


Re: [sage-release] Re: Sage 9.0.beta2 released

2019-10-24 Thread Isuru Fernando
Try adding `export SINGULAR_CONFIGURE="--without-python"` and then retry.
Looks like the system python installation is broken when building
extensions.

Isuru

On Thu, Oct 24, 2019 at 3:27 PM Samuel Lelievre 
wrote:

> Sun 2019-10-19 22:33:17 UTC, Volker Braun:
>>
>> As always, you can get the latest beta version from the "develop"
>>
> git branch. Alternatively, the self-contained source tarball is at
>>
> http://www.sagemath.org/download-latest.html
>>
>
>>
>> 76b7fdd115 (tag: 9.0.beta2, trac/develop) Updated SageMath version to
>> 9.0.beta2
>>
>
> Thanks for this new release!
>
> I'm at the "Illustrating Mathematics" ICERM program,
> trying to help as many people as I can to install Sage
> and get started using it.
>
> Fresh install (from develop source tarball)
> on a MacBook Air with macOS 10.12.6
> failed while trying to build Singular.
>
> Log files:
>
>
> https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/config.log.txt
>
> https://www.math.u-psud.fr/~lelievre/sagelogs/sage-9.0.beta2-ed/singular-4.1.1p2.p0.log.txt
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/74452ec1-1d6f-48ec-baf8-50831eb19015%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CA%2B01voPoh4KOO58XjE5ftuD_gYF0fYh6BWWkQzedejh17Trpjg%40mail.gmail.com.