[sage-release] ecl error

2020-01-26 Thread HG

Any help ?

AMD x8 16 Go RAM ubuntu 20.04, I could compile sagemath-9.0 but since 2 
weeks I can't anymore


Regards

Henri

--
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/0cc05200-5c8e-749a-fbd5-a8e96798331d%40gmail.com.
Found local metadata for ecl-16.1.2.p5
Attempting to download package ecl-16.1.2.tar.bz2 from mirrors
http://www.mirrorservice.org/sites/www.sagemath.org/spkg/upstream/ecl/ecl-16.1.2.tar.bz2
[..]
ecl-16.1.2.p5

Setting up build directory for ecl-16.1.2.p5
Finished extraction
Applying patches from ../patches...
Applying ../patches/16.1.2-getcwd.patch
patching file src/c/unixfsys.d
Applying ../patches/cygwin-uname.patch
patching file src/lsp/config.lsp.in
Applying ../patches/fix-cc.patch
patching file src/cmp/cmpos-run.lsp
Applying ../patches/flisten-bug.patch
patching file src/c/file.d
Applying ../patches/format-directive-limit.patch
patching file src/lsp/format.lsp
Applying ../patches/windows-fixes.patch
patching file src/cmp/cmpmain.lsp
Applying ../patches/write_error.patch
patching file src/c/file.d

Host system:
Linux pc 5.4.0-12-generic #15-Ubuntu SMP Tue Jan 21 15:12:29 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.2.1-25ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
gcc version 9.2.1 20200123 (Ubuntu 9.2.1-25ubuntu1) 

Uninstalling 'ecl' with legacy uninstaller
Package 'ecl' is currently not installed
Using CC=gcc
Using CXX=g++ -std=gnu++11
The following environment variables will be exported
Using CFLAGS=-g -O2 
Using CXXFLAGS=-g -O2 
Using CPPFLAGS=
Using LDFLAGS=-L/home/pi/sage/local/lib -Wl,-rpath,/home/pi/sage/local/lib 
configure scripts and/or makefiles might override these later

Configuring ecl-16.1.2.p5
Creating directory `build'
Switching to directory `build' to continue configuration.
configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -std=gnu++11 accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for ranlib... (cached) ranlib
checking for ar... ar
checking for etags... no
checking for emacs-etags... no
checking for ld flags when building shared libraries... -shared -L/home/pi/sage/local/lib -Wl,-rpath,/home/pi/sage/local/lib 
checking for required libraries... -ldl
checking for architecture... X86_64
checking for software type... linux / 
checking for __thread local data... yes
checking for install-info... /usr/bin/install-info
checking for __gmpz_init in -lgmp... yes
chec

Re: [sage-release] Re: ecl error

2020-01-27 Thread HG
No solution yet. I am looking between the difference of SID debian with 
sagemath-9.0 which is working fine and the version 9.0 /9.beta1 ubuntu 
20.04. It's said that the preversion is made out of SID ?


thanks

Henri

On 26/01/2020 22:58, Dima Pasechnik wrote:

On Sun, Jan 26, 2020 at 9:46 PM Steven Trogdon  wrote:

Guessing, but perhaps related to https://trac.sagemath.org/ticket/21811

On Sunday, January 26, 2020 at 2:55:52 PM UTC-6, HG wrote:

Any help ?

AMD x8 16 Go RAM ubuntu 20.04, I could compile sagemath-9.0 but since 2
weeks I can't anymore


Are you using system libffi? If yes, what version?

If it's 3.3, it's probably buggy, and you might try

./configure --without-system-libffi
make

to buid Sage's libffi instead.

HTH
Dima


Regards

Henri


--
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/cea2f333-b7d6-496b-880d-9aaf6fd9e3d5%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/890be1e3-a996-f5ba-af29-9be4e563df19%40gmail.com.


Re: [sage-release] Re: ecl error

2020-01-27 Thread HG

bad link ?

Do you mean sagemath 9.0 or 9.1 beta2 ?

Le 27/01/2020 à 19:15, Matthias Köppe a écrit :
Also fails on debian-sid depending on what system packages are 
installed. See tests at 
https://github.com/mkoeppe/sage/actions/runs/31885860


On Monday, January 27, 2020 at 3:32:58 AM UTC-5, HG wrote:

No solution yet. I am looking between the difference of SID debian
with sagemath-9.0 which is working fine and the version 9.0
/9.beta1 ubuntu 20.04. It's said that the preversion is made out
of SID ?

thanks

Henri

On 26/01/2020 22:58, Dima Pasechnik wrote:

On Sun, Jan 26, 2020 at 9:46 PM Steven Trogdon  
  wrote:

Guessing, but perhaps related tohttps://trac.sagemath.org/ticket/21811  
<https://trac.sagemath.org/ticket/21811>

On Sunday, January 26, 2020 at 2:55:52 PM UTC-6, HG wrote:

Any help ?

AMD x8 16 Go RAM ubuntu 20.04, I could compile sagemath-9.0 but since 2
weeks I can't anymore


Are you using system libffi? If yes, what version?

If it's 3.3, it's probably buggy, and you might try

./configure --without-system-libffi
make

to buid Sage's libffi instead.

HTH
Dima


Regards

Henri


--
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 
tosage-r...@googlegroups.com  .
To view this discussion on the web 
visithttps://groups.google.com/d/msgid/sage-release/cea2f333-b7d6-496b-880d-9aaf6fd9e3d5%40googlegroups.com
  
<https://groups.google.com/d/msgid/sage-release/cea2f333-b7d6-496b-880d-9aaf6fd9e3d5%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 
<mailto:sage-release+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/c7e12265-d0c2-4953-8973-b85b0ccbca99%40googlegroups.com 
<https://groups.google.com/d/msgid/sage-release/c7e12265-d0c2-4953-8973-b85b0ccbca99%40googlegroups.com?utm_medium=email&utm_source=footer>.


--
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/2cbfd95c-60f5-7af8-dcbb-90790e17a6a3%40gmail.com.


Re: [sage-release] Re: ecl error

2020-01-27 Thread HG
I forget to say : As sagemath-9.0 is working on SID i didn't try to 
compile it. But on ubuntu we don't have it yet, i hope by april they 
will put it in 20.04


Le 27/01/2020 à 19:15, Matthias Köppe a écrit :
Also fails on debian-sid depending on what system packages are 
installed. See tests at 
https://github.com/mkoeppe/sage/actions/runs/31885860


On Monday, January 27, 2020 at 3:32:58 AM UTC-5, HG wrote:

No solution yet. I am looking between the difference of SID debian
with sagemath-9.0 which is working fine and the version 9.0
/9.beta1 ubuntu 20.04. It's said that the preversion is made out
of SID ?

thanks

Henri

On 26/01/2020 22:58, Dima Pasechnik wrote:

On Sun, Jan 26, 2020 at 9:46 PM Steven Trogdon  
  wrote:

Guessing, but perhaps related tohttps://trac.sagemath.org/ticket/21811  
<https://trac.sagemath.org/ticket/21811>

On Sunday, January 26, 2020 at 2:55:52 PM UTC-6, HG wrote:

Any help ?

AMD x8 16 Go RAM ubuntu 20.04, I could compile sagemath-9.0 but since 2
weeks I can't anymore


Are you using system libffi? If yes, what version?

If it's 3.3, it's probably buggy, and you might try

./configure --without-system-libffi
make

to buid Sage's libffi instead.

HTH
Dima


Regards

Henri


--
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 
tosage-r...@googlegroups.com  .
To view this discussion on the web 
visithttps://groups.google.com/d/msgid/sage-release/cea2f333-b7d6-496b-880d-9aaf6fd9e3d5%40googlegroups.com
  
<https://groups.google.com/d/msgid/sage-release/cea2f333-b7d6-496b-880d-9aaf6fd9e3d5%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 
<mailto:sage-release+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/c7e12265-d0c2-4953-8973-b85b0ccbca99%40googlegroups.com 
<https://groups.google.com/d/msgid/sage-release/c7e12265-d0c2-4953-8973-b85b0ccbca99%40googlegroups.com?utm_medium=email&utm_source=footer>.


--
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/0502de15-f4bc-d20b-ebbd-edc332fcdc1f%40gmail.com.


[sage-release] Anticipating ubuntu 15.10

2015-10-09 Thread HG
Hi,
I compiled sage-6.9 on next ubuntu 15.10 (still beta2) but coming in 15 
days and I got the same ssl problem. I wonder how one can get rid of it as 
I have done all suggested in various help in the different mailing list. if 
I recompiled  python2 and python3 the job is done but after there is 
failure with a syntax error...
Sorry if it's not the right mailing list, but would be nice to have a 
working jupyter notebook in the next release.
Regards
Henri

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Re: Anticipating ubuntu 15.10

2015-10-09 Thread HG
I recompiled and now it works (in between I installed libssl-dev, but now i 
have no latex.

Le vendredi 9 octobre 2015 10:52:39 UTC+2, HG a écrit :
>
> Hi,
> I compiled sage-6.9 on next ubuntu 15.10 (still beta2) but coming in 15 
> days and I got the same ssl problem. I wonder how one can get rid of it as 
> I have done all suggested in various help in the different mailing list. if 
> I recompiled  python2 and python3 the job is done but after there is 
> failure with a syntax error...
> Sorry if it's not the right mailing list, but would be nice to have a 
> working jupyter notebook in the next release.
> Regards
> Henri
>

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Re: Anticipating ubuntu 15.10

2015-10-11 Thread HG


Le vendredi 9 octobre 2015 10:52:39 UTC+2, HG a écrit :
>
> Hi,
> I compiled sage-6.9 on next ubuntu 15.10 (still beta2) but coming in 15 
> days and I got the same ssl problem. I wonder how one can get rid of it as 
> I have done all suggested in various help in the different mailing list. if 
> I recompiled  python2 and python3 the job is done but after there is 
> failure with a syntax error...
> Sorry if it's not the right mailing list, but would be nice to have a 
> working jupyter notebook in the next release.
> Regards
> Henri
>

Dear Eric,
Thanks it did it !
Henri 

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Re: Sage 7.0.beta3 released

2016-01-08 Thread HG
Leif sorry, I don't know what you mean :
Do I have to type your proc in a shell ?
At the moment I am trying to compile on an ubuntu session 15.10 to see if I 
got the same result.


Le jeudi 7 janvier 2016 00:06:04 UTC+1, Volker Braun a écrit :
>
> 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
>
> As mentioned before, there are no incremental updates from 6.x. You need 
> to compile from scratch, e.g. after cleaning with "make distclean" or "git 
> clean -f -d -x". If you are still working on tickets based on 6.x then you 
> might want to use a separate git tree for sage 7.
>
> 8f93e71 Updated Sage version to 7.0.beta3
> 617116e Trac #11010: Implementation of the SubwordComplex as defined by 
> Knutson and Miller
> 181134a Trac #19833: Replace pexpect spawnpty patch by upstream version
> 6f9411e Trac #19818: Modernize eclib library interface
> 31318c0 Trac #19743: Generic not_equals methods for objects in coding 
> theory library
> 351f765 Trac #19835: bug with rational constructor
> 63786db Trac #19776: Globally set -L library search path
> 0affdfd Trac #19810: Optimize get_key() for cached functions
> b0052e0 Trac #19828: Upgrade decorator to 4.0.6
> 8534d90 Trac #19827: LatticePosets: Add is_geometric
> 48ace27 Trac #19826: Remove default random_element from Groups
> 28ad538 Trac #19825: Better comparison and conversion code for UCF
> 9437066 Trac #19609: Added image and kernel methods to morphisms of 
> finite-dimensional modules with basis
> 4e05cb5 Trac #19816: AlarmInterrupt in sage.rings.integer.Integer.divisors
> d849cbf Trac #19795: GAP3 does not have IsIdenticalObject
> 4e7da1b Trac #19793: Fix arb on ppc64le
> 35a694f Trac #19783: Mark 4ti2 doctest failures as "known bug"
> bd8fc24 Trac #19536: Implement division as true division for CategoryObject
> 22698d3 Trac #19812: Add tests for pointed/solid duality of cones
> 73fcacf Trac #19806: GSL: use newer version of config.guess
> b888031 Trac #19777: Three new SRGs and db update
> e81e0f6 Trac #19804: Some capital letters
> 18b5c49 Trac #19807: Tides malfunctions in version 7.0beta
> 6d35603 Trac #19809: LiE drops LDFLAGS
> ec8b3be Trac #19758: Remove deprecated "property foo:" Cython syntax
> 036455f Updated Sage version to 7.0.beta2
>
>

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Re: Sage 7.0.beta3 released

2016-01-08 Thread HG
I tried to compile it on another 15.10 session and it was bad too... Now I 
reinstalled completly a new clean ubuntu 15.10 and I am compiling it.
I think my ubuntu version was broken.

Le jeudi 7 janvier 2016 00:06:04 UTC+1, Volker Braun a écrit :
>
> 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
>
> As mentioned before, there are no incremental updates from 6.x. You need 
> to compile from scratch, e.g. after cleaning with "make distclean" or "git 
> clean -f -d -x". If you are still working on tickets based on 6.x then you 
> might want to use a separate git tree for sage 7.
>
> 8f93e71 Updated Sage version to 7.0.beta3
> 617116e Trac #11010: Implementation of the SubwordComplex as defined by 
> Knutson and Miller
> 181134a Trac #19833: Replace pexpect spawnpty patch by upstream version
> 6f9411e Trac #19818: Modernize eclib library interface
> 31318c0 Trac #19743: Generic not_equals methods for objects in coding 
> theory library
> 351f765 Trac #19835: bug with rational constructor
> 63786db Trac #19776: Globally set -L library search path
> 0affdfd Trac #19810: Optimize get_key() for cached functions
> b0052e0 Trac #19828: Upgrade decorator to 4.0.6
> 8534d90 Trac #19827: LatticePosets: Add is_geometric
> 48ace27 Trac #19826: Remove default random_element from Groups
> 28ad538 Trac #19825: Better comparison and conversion code for UCF
> 9437066 Trac #19609: Added image and kernel methods to morphisms of 
> finite-dimensional modules with basis
> 4e05cb5 Trac #19816: AlarmInterrupt in sage.rings.integer.Integer.divisors
> d849cbf Trac #19795: GAP3 does not have IsIdenticalObject
> 4e7da1b Trac #19793: Fix arb on ppc64le
> 35a694f Trac #19783: Mark 4ti2 doctest failures as "known bug"
> bd8fc24 Trac #19536: Implement division as true division for CategoryObject
> 22698d3 Trac #19812: Add tests for pointed/solid duality of cones
> 73fcacf Trac #19806: GSL: use newer version of config.guess
> b888031 Trac #19777: Three new SRGs and db update
> e81e0f6 Trac #19804: Some capital letters
> 18b5c49 Trac #19807: Tides malfunctions in version 7.0beta
> 6d35603 Trac #19809: LiE drops LDFLAGS
> ec8b3be Trac #19758: Remove deprecated "property foo:" Cython syntax
> 036455f Updated Sage version to 7.0.beta2
>
>

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Re: recent woes with relocation of SageMath installation directory

2016-02-04 Thread HG
Following the ppa sage link, I tried to install sage-7, it works fine. Time 
for patching, but no problem.
I use two version of sagemath the ppa and developer one (which I compile) 
and after I compile sagemanifolds (which I can't do at the moment with the 
ppa because it's installed system-wide).
Thanks for this good work
Henri 

Le mardi 2 février 2016 18:16:12 UTC+1, slelievre a écrit :
>
> Dear sage-support (cc: sage-release, sage-devel) 
> (please reply on sage-support only) 
>
> I received the following question after announcing 
> Sage 7.0 on sage-announce. 
>
> This is one of many such questions I am reading on 
> various lists and sites recently. 
>
> Something needs to be more clearly documented, 
> or refactored. 
>
> Can someone answer this question by replying to 
> this post on sage-support? 
>
> Thanks! 
> Samuel 
>
> -- Forwarded message -- 
> Date: Mon, 1 Feb 2016 23:32:31 -0600 
> To: Samuel Lelievre > 
> Subject: Installing upgraded SageMath 
>
> I tried installing sagemath-upstream-binary on my Ubuntu Trusty Tahr 
> system and saw this: 
>
> Rewriting paths for your new installation directory 
> === 
>
> This might take a few minutes but only has to be done once. 
>
> patching 
> /usr/lib/sagemath/src/build/cythonized/sage/structure/list_clone.c 
> Traceback (most recent call last): 
>   File "/usr/lib/sagemath/relocate-once.py", line 85, in  
> 
> p('src/build/cythonized/sage/structure/list_clone.c').substitute().save() 
>   File "/usr/lib/sagemath/relocate-once.py", line 70, in __call__ 
> return FilePatch(self, filename) 
>   File "/usr/lib/sagemath/relocate-once.py", line 21, in __init__ 
> self.st = os.stat(filename) 
> OSError: [Errno 2] No such file or directory: 
> '/usr/lib/sagemath/src/build/cythonized/sage/structure/list_clone.c' 
>
> Any idea what is up? 
>
> Dale Amon 
>

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.