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 `<my_home>/sage/src/doc'
Deleting generated docs...
rm -rf en/reference/*/sage
rm -rf en/reference/*/sagenb
rm -rf en/reference/sage
rm -rf en/reference/sagenb
rm -rf output
make[1]: Leaving directory `<my_home>/sage/src/doc'
cd src && make clean
make[1]: Entering directory `<my_home>/sage/src'
Deleting Sage library build artifacts...
rm -f c_lib/.sconsign.dblite
find c_lib -name '*.os' | xargs rm -f
find c_lib -name '*.so' | xargs rm -f
rm -rf build
find . -name '*.pyc' | xargs rm -f
find . -name '*.pyx' | sed 's/pyx$/c/' | xargs rm -f
find . -name '*.pyx' | sed 's/pyx$/cpp/' | xargs rm -f
rm -rf sage/modular/arithgroup/farey_symbol.h
rm -rf sage/rings/real_mpfi.h
rm -rf sage/symbolic/pynac.h
make[1]: Leaving directory `<my_home>/sage/src'
Deleting miscellaneous artifacts generated by build system ...
rm -rf logs
rm -rf dist
rm -rf tmp
rm -f aclocal.m4 config.log config.status confcache
rm -rf autom4te.cache
rm -f build/Makefile build/Makefile-auto
rm -f .BUILDSTART
Deleting all remaining output from build system ...
rm -rf local
$ make
mkdir -p logs
cd build && \
"../build/pipestatus" \
"env SAGE_PARALLEL_SPKG_BUILD='' ./install all 2>&1" \
"tee -a ../logs/install.log"
*** ALL ENVIRONMENT VARIABLES BEFORE BUILD: ***
HISTFILE=<my_home>/.history
HISTFILESIZE=1000
HISTSIZE=1000
HOME=<my_home>
HOSTNAME=iota
JAVA_HOME=/usr/lib64/jvm/java
KRB5CCNAME=FILE:/tmp/krb5cc_704_Unsm60
LESSOPEN=|lesspipe.sh %s
LOGNAME=bogdan
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=33:so=01;35:bd=01;33:cd=01;33:or=01;05;37;41:mi=01;05;37;41:ex=32:*.sh=01;32:*.csh=01;32:*.bat=01;32:*.btm=01;32:*.cmd=01;32:*.com=01;32:*.exe=01;32:*.7z=01;31:*.7zip=01;31:*.arj=01;31:*.bz=01;31:*.bz2=01;31:*.cpio=01;31:*.deb=01;31:*.gz=01;31:*.img=01;31:*.lha=01;31:*.lzh=01;31:*.lzma=01;31:*.rar=01;31:*.rpm=01;31:*.tar=01;31:*.taz=01;31:*.tgz=01;31:*.tpz=01;31:*.trpm=01;31:*.tz=01;31:*.xz=01;31:*.z=01;31:*.Z=01;31:*.zip=01;31:*.zoo=01;31:*.bmp=01;35:*.cdr=01;35:*.gif=01;35:*.jpeg=01;35:*.jpg=01;35:*.JPG=01;35:*.mng=01;35:*.pbm=01;35:*.pcx=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.svg=01;35:*.tga=01;35:*.tif=01;35:*.tiff=01;35:*.xbm=01;35:*.xcf=01;35:*.xpm=01;35:*.asf=01;37:*.asx=01;37:*.au=01;37:*.avi=01;37:*.m1v=01;37:*.mid=01;37:*.mkv=01;37:*.mp3=01;37:*.mp4=01;37:*.mpg=01;37:*.mpe=01;37:*.mpeg=01;37:*.mod=01;37:*.mov=01;37:*.ogg=01;37:*.qt=01;37:*.rm=01;37:*.ram=01;37:*.s3m=01;37:*.vob=01;37:*.voc=01;37:*.wav=01;37:*.wma=01;37:*.wmv=01;37:*.xm=01;37:*.abw=36:*.bib=36:*.doc=36:*.dot=36:*.dvi=36:*.eps=36:*.info=36:*.kpr=36:*.me=36:*.ms=36:*.ods=36:*.odt=36:*.ps=36:*.pdf=36:*.pps=36:*.ppt=36:*.rtf=36:*.stw=36:*.sxc=36:*.sxw=36:*.tex=36:*.texi=36:*.texinfo=36:*.tm=36:*.txt=36:*.wri=36:*.xls=36:*.xlw=36:*.cgi=33:*.css=33:*.htm=33:*.html=33:*.php=33:*.phtml=33:*.ac=01;33:*.am=01;33:*.c=01;33:*.cc=01;33:*.cpp=01;33:*.diff=01;33:*.f=01;33:*.h=01;33:*.in=01;33:*.o=01;33:*.patch=01;33:*.po=01;33:*.pot=01;33:*.s=01;33:*.spec=01;33:
MAIL=/var/mail/bogdan
MAILCHECK=60
MAKE=make
MAKEFLAGS=
MAKELEVEL=1
MANPATH=/var/sge6_2u5/man:/usr/local/man:/usr/share/man:/usr/man:/usr/X11R6/man
MFLAGS=
PATH=<my_home>/sage/src/bin:<my_home>/sage/local/bin:/var/sge6_2u5/bin/lx24-amd64:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
PWD=<my_home>/sage/build
PYTHONPATH=/<my_home>/sage/local
SAGE_EXTCODE=<my_home>/sage/local/share/sage/ext
SAGE_LOCAL=<my_home>/sage/local
SAGE_LOGS=<my_home>/sage/logs/pkgs
SAGE_PARALLEL_SPKG_BUILD=
SAGE_ROOT=<my_home>/sage
SAGE_SPKG_INST=<my_home>/sage/local/var/lib/sage/installed
SAGE_SRC=<my_home>/sage/src
SAGE_VERSION=6.4.1
SGE_CELL=default
SGE_CLUSTER_NAME=p6444
SGE_EXECD_PORT=6445
SGE_QMASTER_PORT=6444
SGE_ROOT=/var/sge6_2u5
SHELL=/bin/bash
SHLVL=3
SSH_CLIENT=149.156.75.40 56445 22
SSH_CONNECTION=149.156.75.40 56445 149.156.75.100 22
SSH_TTY=/dev/pts/5
TERM=xterm
TMP=<my_home>/tmp
TMPDIR=<my_home>/tmp
USER=bogdan
_=/usr/bin/env
***********************************************
make[1]: Entering directory `<my_home>/sage/build'
make[1]: Warning: File `Makefile' has modification time 1.5 s in the future
make base
make[2]: Entering directory `<my_home>/sage/build'
make[2]: Warning: File `Makefile' has modification time 1.5 s in the future
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... Invalid configuration `x': machine `x' not 
recognized
configure: error: bash config/config.sub x failed
If you would like to try to build Sage anyway (to help porting),
export the variable 'SAGE_PORT' to something non-empty.
make[2]: *** [<my_home>/sage/local/var/lib/sage/installed/prereq] Error 1
make[2]: Leaving directory `<my_home>/sage/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `<my_home>/sage/build'

real 0m2.171s
user 0m0.237s
sys 0m0.380s
***************************************************************
Error building Sage.

The following package(s) may have failed to build:

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.

make: *** [build] Error 1


W dniu wtorek, 30 grudnia 2014 23:20:13 UTC+1 użytkownik Dima Pasechnik 
napisał:
>
> On 2014-12-30, Paweł Bogdan <pawel....@gmail.com <javascript:>> 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: quoted-printable 
> > 
> > I don't know that neither. I followed instruction=20 
> > from 
> http://www.sagemath.org/doc/installation/source.html#step-by-step-inst= 
> > allation-procedure.=20 
> > I didn't run any ./configure script. I run only make to get logs I 
> attached= 
> >=20 
> > earlier. Are those steps are wrong? Should I run ./configure before 
> make?= 
>
> no, you should not. 
>
> Could you run 
>
> make distclean 
>
> and then try to run 
>
> make 
>
> again? 
> (And then post the resulting log, if you get an error again?) 
>
> >=20 
> > What arguments should I use? 
> > 
> > Best regards 
> > Pawe=C5=82 
> > 
> > W dniu wtorek, 30 grudnia 2014 20:46:59 UTC+1 u=C5=BCytkownik Jeroen 
> Demeye= 
> > r=20 
> > napisa=C5=82: 
> >> 
> >> You config.log seems to indicate that you did run=20 
> >> ./configure x make=20 
> >> which will obviously lead to problems.=20 
> >> 
> >> If you didn't run this, I don't know where these bogus arguments=20 
> >> "x make" came from...=20 
> >> 
> > 
> > --=20 
> > 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 e= 
> > mail to sage-support...@googlegroups.com <javascript:>. 
> > To post to this group, send email to sage-s...@googlegroups.com 
> <javascript:>. 
> > Visit this group at http://groups.google.com/group/sage-support. 
> > For more options, visit https://groups.google.com/d/optout. 
> > 
> > ------=_Part_650_375589739.1419975563849 
> > Content-Type: text/html; charset=UTF-8 
> > Content-Transfer-Encoding: quoted-printable 
> > 
> ><div dir=3D"ltr">I don't know that neither. I followed instruction 
> from&nbs= 
> > p;
> http://www.sagemath.org/doc/installation/source.html#step-by-step-install= 
> > ation-procedure. I didn't run any ./configure script. I run only make to 
> ge= 
> > t logs I attached earlier. Are those steps are wrong? Should I run 
> ./config= 
> > ure before make? What arguments should I use?<div><br></div><div>Best 
> regar= 
> > ds</div><div>Pawe=C5=82<br><br>W dniu wtorek, 30 grudnia 2014 20:46:59 
> UTC+= 
> > 1 u=C5=BCytkownik Jeroen Demeyer napisa=C5=82:<blockquote 
> class=3D"gmail_qu= 
> > ote" style=3D"margin: 0;margin-left: 0.8ex;border-left: 1px #ccc 
> solid;padd= 
> > ing-left: 1ex;">You config.log seems to indicate that you did run 
> ><br>./configure x make 
> ><br>which will obviously lead to problems. 
> ><br> 
> ><br>If you didn't run this, I don't know where these bogus arguments 
> ><br>"x make" came from... 
> ><br></blockquote></div></div> 
> > 
> ><p></p> 
> > 
> > -- <br /> 
> > You received this message because you are subscribed to the Google 
> Groups &= 
> > quot;sage-support&quot; group.<br /> 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an e= 
> > mail to <a href=3D"mailto:sage-support+unsubscr...@googlegroups.com 
> <javascript:>">sage-s= 
> > upport+un...@googlegroups.com <javascript:></a>.<br /> 
> > To post to this group, send email to <a href=3D"mailto:sage-s...@googleg 
> <javascript:>= 
> > roups.com">sage-s...@googlegroups.com <javascript:></a>.<br /> 
> > Visit this group at <a href=3D"
> http://groups.google.com/group/sage-support"= 
> >>http://groups.google.com/group/sage-support</a>.<br /> 
> > For more options, visit <a 
> > href=3D"https://groups.google.com/d/optout";>http= 
>
> > s://groups.google.com/d/optout</a>.<br /> 
> > 
> > ------=_Part_650_375589739.1419975563849-- 
> > ------=_Part_649_1948946490.1419975563849-- 
> > 
>
>

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

Reply via email to