#13443: Some clean up of R spkg
----------------------------------+-----------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.4
Component: packages | Resolution:
Keywords: r-project spkg | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer | Merged in:
Dependencies: #13348, #9906 | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by kcrisman):
Okay, the diff looks okay to this somewhat untrained eye. A few questions
that are doubtless not that important.
* I still get a lot of "make -jN disabled setting jobserver mode" and the
like - but it seems like it's obeying the j. ?
* I don't see the extra C flags that #13348 supposedly adds. `gcc
-std=gnu99 -I. -I. -I../../../src/include -I../../../src/include
-DHAVE_CONFIG_H -fopenmp -fpic -g -O2 -fvisibility=hidden -c
pcre_xclass.c -o pcre_xclass.o` but probably I don't understand this.
I had trouble on sage.math. It installs, but:
{{{
installing translations:
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/en/LC_MESSAGES
en
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/en_GB/LC_MESSAGES
en_GB
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/es/LC_MESSAGES
es
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/fr/LC_MESSAGES
fr
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/de/LC_MESSAGES
de
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/it/LC_MESSAGES
it
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/ja/LC_MESSAGES
ja
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/ko/LC_MESSAGES
ko
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/nn/LC_MESSAGES
nn
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/pt_BR/LC_MESSAGES
pt_BR
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/ru/LC_MESSAGES
ru
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/tr/LC_MESSAGES
tr
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/zh_CN/LC_MESSAGES
zh_CN
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/zh_TW/LC_MESSAGES
zh_TW
mkdir -p --
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/R/share/locale/en@quot/LC_MESSAGES
en@quot
make[1]: Leaving directory
`/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/spkg/build/r-2.14.0.p6/src/po'
real 9m10.329s
user 13m9.990s
sys 1m7.740s
Successfully installed r-2.14.0.p6
cat:
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/VERSION.txt:
No such file or directory
Deleting temporary build directory
/scratch/kcrisman/sage-5.4.beta1-sage.math.washington.edu-x86_64-Linux/spkg/build/r-2.14.0.p6
Making Python scripts relocatable...
Finished installing r-2.14.0.p6.spkg
}}}
What is up with that `cat` error message?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13443#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.