Hi everyone. I apologize if my questions were already answered somewhere. I tried to google but did find anything. Also please let me know if more debug info is needed!
I experience the following problems when building sage5.6 on openSUSE 12.2 (and I dont know if they are specific to SUSE or not): Problem 1) ----------- > tar xvf sage-5.6.tar > cd sage-5.6 > make .... ### Singular spkg-install: create_singular_script ### ### Singular spkg-install: install_docs ### real 6m24.609s user 10m42.917s sys 0m29.084s Successfully installed singular-3-1-5.p2 Deleting temporary build directory /nobackup/osc/sage/sage-5.6/spkg/build/singular-3-1-5.p2 Finished installing singular-3-1-5.p2.spkg make[2]: Leaving directory `/nobackup/osc/sage/sage-5.6/spkg' make[1]: *** [all] Error 2 make[1]: Leaving directory `/nobackup/osc/sage/sage-5.6/spkg' real 15m46.344s user 54m19.174s sys 3m19.247s Error building Sage. make: *** [build] Error 1 ----------- This looks like there is not really a problem, thus I run make again: Problem 2) is that problem 1 repeats with another SPKG ----------- Successfully installed gsl-1.15.p0 Deleting temporary build directory /nobackup/osc/sage/sage-5.6/spkg/build/gsl-1.15.p0 Finished installing gsl-1.15.p0.spkg make[2]: Leaving directory `/nobackup/osc/sage/sage-5.6/spkg' make[1]: *** [all] Error 2 make[1]: Leaving directory `/nobackup/osc/sage/sage-5.6/spkg' real 1m14.116s user 3m12.153s sys 0m25.891s Error building Sage. make: *** [build] Error 1 ----------- Running make a third time yields a new and different error: Problem 3) Broken pipe when configuring R2 SPKG ----------- checking whether Java compiler works for version 1.4... no checking whether Java interpreter works... yes checking Java environment... /usr/lib64/jvm/jre checking for cached Java settings... no ./configure: line 34662: echo: write error: Broken pipe ./configure: line 4: echo: write error: Broken pipe Error configuring R. real 0m25.210s user 0m12.440s sys 0m7.552s ************************************************************************ Error installing package r-2.14.0.p6 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the relevant part of the log file /nobackup/osc/sage/sage-5.6/spkg/logs/r-2.14.0.p6.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /nobackup/osc/sage/sage-5.6/spkg/build/r-2.14.0.p6 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 '/nobackup/osc/sage/sage-5.6/spkg/build/r-2.14.0.p6' && '/nobackup/osc/sage/sage-5.6/sage' -sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ make[2]: *** [installed/r-2.14.0.p6] Error 1 make[2]: Leaving directory `/nobackup/osc/sage/sage-5.6/spkg' make[1]: *** [all] Error 2 make[1]: Leaving directory `/nobackup/osc/sage/sage-5.6/spkg' real 0m27.457s user 0m32.642s sys 0m10.339s Error building Sage. make: *** [build] Error 1 ----------- Now, running make again results in the same error... Grep'ing for installation errors yields: ----------- > grep -li "^Error installing" spkg/logs/* spkg/logs/matplotlib-1.1.0.log spkg/logs/r-2.14.0.p6.log ----------- Best regards, J Brauchle -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.