[sage-support] Re: Error during building release 6.4.1

2017-03-23 Thread Dima Pasechnik
this is a sign of /bin/sh being var from bash, see https://groups.google.com/d/msg/sage-devel/Hb0OkqaSy4E/CnTSeAF3CAAJ On Tuesday, December 30, 2014 at 5:48:00 PM UTC, Paweł Bogdan wrote: > > Sure > > *config.log*: > This file contains any messages produced by compilers while > running configur

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Volker Braun
Can you post the full output and the config.log? On Tuesday, December 30, 2014 4:32:42 PM UTC+1, Paweł Bogdan wrote: > > Hi! > > I have access (but not admin privileges) to very strong computer. I'd like > to perform some calculations using sage. As I read, it is advised to build > sage to avoid

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Paweł Bogdan
Sure *config.log*: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Sage configure 6.4.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure x make ## - ##

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Volker Braun
Did you run "./configure x make"? Run "./configure" and then "make" in two separate commands. On Tuesday, December 30, 2014 6:48:00 PM UTC+1, Paweł Bogdan wrote: > > Sure > > *config.log*: > This file contains any messages produced by compilers while > running configure, to aid debugging if con

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Paweł Bogdan
I run, just like instruction says, only make. I run ./configure few minutes ago. It failed, there were warnings to provide build, target and host. Host property is quite obvious, but what abut the others? Best regards Paweł -- You received this message because you are subscribed to the Google

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Dima Pasechnik
On 2014-12-30, Paweł Bogdan wrote: > --=_Part_649_1948946490.1419975563849 > Content-Type: multipart/alternative; > boundary="=_Part_650_375589739.1419975563849" > > --=_Part_650_375589739.1419975563849 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: quote

[sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Paweł Bogdan
Dima, I did as you said, the same error:( This SAGE_PORT is very striking to me. $ make distclean Deleting package build directories... rm -rf local/var/tmp/sage/build cd src/doc && make clean make[1]: Entering directory `/sage/src/doc' Deleting generated docs... rm -rf en/reference/*/sage rm -rf

[sage-support] Re: Error during building release 6.4.1

2014-12-31 Thread Dima Pasechnik
On 2014-12-30, Paweł Bogdan wrote: > --=_Part_6942_108321288.1419978512980 > Content-Type: multipart/alternative; > boundary="=_Part_6943_1637238407.1419978512981" > > --=_Part_6943_1637238407.1419978512981 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: q

Re: [sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Jeroen Demeyer
You config.log seems to indicate that you did run ./configure x make which will obviously lead to problems. If you didn't run this, I don't know where these bogus arguments "x make" came from... -- You received this message because you are subscribed to the Google Groups "sage-support" group. T

Re: [sage-support] Re: Error during building release 6.4.1

2014-12-30 Thread Paweł Bogdan
I don't know that neither. I followed instruction from http://www.sagemath.org/doc/installation/source.html#step-by-step-installation-procedure. I didn't run any ./configure script. I run only make to get logs I attached earlier. Are those steps are wrong? Should I run ./configure before make?

Re: [sage-support] Re: Error during building release 6.4.1

2014-12-31 Thread Volker Braun
We run "./configure $$PREREQ_OPTIONS" in build/install so that must be where the "x make" came from. But I'm a bit confused how that is possible. According to the log he hasn't set PREREQ_OPTIONS. Pawel, can you post your build/Makefile? This should include the make target: $(INST)/prereq: ..

Re: [sage-support] Re: Error during building release 6.4.1

2014-12-31 Thread Paweł Bogdan
Dima! uname -a Linux iota 2.6.38.8 #7 SMP Sat Aug 2 23:41:34 CEST 2014 x86_64 Quad-Core_AMD_Opteron(tm)_Processor_8350 PLD Linux Volker! You are right, there are such line. Find Makefile attached to this message. I can ask admin of the server to fix the date. If you say that building sage loc

Re: [sage-support] Re: Error during building release 6.4.1

2014-12-31 Thread Paweł Bogdan
Sorry, I forgot about the file: #== # This file has been automatically generated by # /sage/build/install # You should not edit it by hand #==

Re: [sage-support] Re: Error during building release 6.4.1

2014-12-31 Thread Volker Braun
On Wednesday, December 31, 2014 3:35:47 PM UTC+1, Paweł Bogdan wrote: > > If you say that building sage locally is the best solution I can do it. > But can you explain how should I build sage locally that it will fit to the > server? > I mean find a locally-attached disk on the server. E.g. run

Re: [sage-support] Re: Error during building release 6.4.1

2015-01-05 Thread Paweł Bogdan
Unfortunetelly, tmp directory didn't have enough free space. But I tried to build older versions, building of 6.0 was completed without errors:) Do you understand why? Best regards Paweł W dniu środa, 31 grudnia 2014 16:53:40 UTC+1 użytkownik Volker Braun napisał: > > On Wednesday, December 31