#14706: Upgrade R to version 3.0.2
-------------------------------------+-------------------------------------
Reporter: charpent | Owner: jdemeyer
Type: enhancement | Status: closed
Priority: major | Milestone: sage-5.13
Component: packages: | Resolution: fixed
standard | Merged in: sage-5.13.beta4
Keywords: r-project spkg | Reviewers: Leif Leonhardy, Karl-
Authors: Emmanuel | Dieter Crisman, Jeroen Demeyer,
Charpentier, Jean-Pierre Flori | John Palmieri
Report Upstream: Reported | Work issues:
upstream. No feedback yet. | Commit:
Branch: | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by dimpase):
Replying to [comment:125 vbraun]:
> See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679180 for an
analysis and patch of the `SHLIB_LIBADD` issue
Anyone familiar with `R` building system around?
I tried this, and got weird stuff:
{{{
** package 'lattice' successfully unpacked and MD5 sums checked
** libs
make[6]: Entering directory
`/tmp/RtmpYoKYEk/R.INSTALL57a933daa9d6/lattice/src'
gcc -std=gnu99
-I/home/dimpase/sage/sage/local/var/tmp/sage/build/r-3.0.2.p0/src/include
-DNDEBUG
-fpic -g -O2 -c init.c -o init.o
gcc -std=gnu99
-I/home/dimpase/sage/sage/local/var/tmp/sage/build/r-3.0.2.p0/src/include
-DNDEBUG
-fpic -g -O2 -c threeDplot.c -o threeDplot.o
gcc -std=gnu99 -shared -L/home/dimpase/sage/sage/local/lib/ -o
latticeSHLIB_EXT init.o threeDplot.
o -L/home/dimpase/sage/sage/local/var/tmp/sage/build/r-3.0.2.p0/src/lib
-lR
gcc -std=gnu99 -shared -L/home/dimpase/sage/sage/local/lib/ -o .so init.o
threeDplot.o -L/home/dim
pase/sage/sage/local/var/tmp/sage/build/r-3.0.2.p0/src/lib -lR
make[6]: Leaving directory
`/tmp/RtmpYoKYEk/R.INSTALL57a933daa9d6/lattice/src'
}}}
note that linker is called twice, once with `-o latticeSHLIB_EXT`, and
then with `-o .so` !? wtf...
I can only speculate that the generation of `SHLIB_EXT` is still broken
and injects unprintable chars into the string, which leads to the linking
command executed twice.
--
Ticket URL: <http://trac.sagemath.org/ticket/14706#comment:126>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.