Re: [sage-support] yasm can not be installed/compiled

2019-03-19 Thread 'Florian Hanisch' via sage-support
Hi, just want to confirm that after going to the local disk and having perl-ExtUtils-MakeMaker as well as yasm added to the system, sage could be compiled without any further difficulties. Thanks again for your advice ! On Monday, March 18, 2019 at 10:19:15 PM UTC, Florian Hanisch wrote: > >

Re: [sage-support] yasm can not be installed/compiled

2019-03-18 Thread 'Florian Hanisch' via sage-support
Hi, many thanks for that hint, this may indeed be the issue. I will request access to the local disk and try it again. Best, Florian Btw: @John: I was running make again but there were no files in the future. On Monday, March 18, 2019 at 10:12:09 PM UTC, Dima Pasechnik wrote: > > On

Re: [sage-support] yasm can not be installed/compiled

2019-03-18 Thread Dima Pasechnik
On Mon, Mar 18, 2019 at 10:05 PM John H Palmieri wrote: > > What are the modification dates and times for the files in the directory > >/apps/srv01/pmt/pmtfh/sage/sage-8.6/local/var/tmp/sage/build/yasm-1.3.0.p0 > > Maybe you should run 'make' again, which will regenerate this directory, and

Re: [sage-support] yasm can not be installed/compiled

2019-03-18 Thread John H Palmieri
What are the modification dates and times for the files in the directory /apps/srv01/pmt/pmtfh/sage/sage-8.6/local/var/tmp/sage/build/yasm-1.3.0.p0 Maybe you should run 'make' again, which will regenerate this directory, and then check the times on the files. Are any of them in the future?

Re: [sage-support] yasm can not be installed/compiled

2019-03-18 Thread Dima Pasechnik
You may also ask your sysadmins to install yasm (it's an assembler for x86_64) (cf e.g. https://centos.pkgs.org/7/epel-x86_64/yasm-1.2.0-4.el7.x86_64.rpm.html) On Mon, Mar 18, 2019 at 9:18 PM Dima Pasechnik wrote: > > On Mon, Mar 18, 2019 at 9:10 PM 'Florian Hanisch' via sage-support > wrote: >

Re: [sage-support] yasm can not be installed/compiled

2019-03-18 Thread Dima Pasechnik
On Mon, Mar 18, 2019 at 9:10 PM 'Florian Hanisch' via sage-support wrote: > > Thanks, my system clock matches the local time quite accurately (including > the year), I just checked it again. I can / could not make any sense of this > comment in the log that you quoted. This is a quite standard

Re: [sage-support] yasm can not be installed/compiled

2019-03-18 Thread 'Florian Hanisch' via sage-support
Thanks, my system clock matches the local time quite accurately (including the year), I just checked it again. I can / could not make any sense of this comment in the log that you quoted. On Monday, March 18, 2019 at 8:56:31 PM UTC, Dima Pasechnik wrote: > > In the log you see > > checking

Re: [sage-support] yasm can not be installed/compiled

2019-03-18 Thread Dima Pasechnik
In the log you see checking whether build environment is sane... configure: error: newly created file is older than distributed files! Check your system clock So it seems that your system clock is off by a considerable interval (probably, years!) This might be a problem... Does the output of

[sage-support] yasm can not be installed/compiled

2019-03-18 Thread 'Florian Hanisch' via sage-support
Dear all, this might be a question for the developers groups. But before joining the dev-group just to be able to post one question, I decided to ask here first. I am trying to compile sage 8.6 on Centos 7 (intel core i5, 8GB Ram) but the process stops with the following message > Error