Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2015 16:16:59 +0200
From:      Victor <vdemart@gmail.com>
To:        r-help@r-project.org, FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Compiling R 3.2.2 under FreeBSD
Message-ID:  <9251004B-F7DA-4F38-8D2A-729EA90E4ED7@gmail.com>

next in thread | raw e-mail | index | archive | help
The R-CRAN project under FreeBSD 10.2 ports is quite obsolete being =
blocked at version 3.0.2 while at the moment the project is at version =
3.2.2.
Modifying the /usr/ports/math/R port  I'm trying to upgrade R to that =
last version.  When I issue the 'make' command I get the following error
.....................................
installing etc ...
installing share ...
/usr/ports/math/R-new/work/stage/usr/local/lib/R/lib/libRblas.so is =
unchanged
gcc48 -std=3Dgnu99 -I. -I../../src/include -I../../src/include =
-I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG =
-DHAVE_CONFIG_H  -fopenmp -fpic  -O2 -pipe  -fno-builtin-coshl =
-fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal =
-fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl =
-fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector =
-Wl,-rpath=3D/usr/local/lib/gcc48 -fno-strict-aliasing -L/usr/local/lib =
-fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl =
-fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl =
-fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=3D/usr/local/lib/gcc48 =
 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector =
-Wl,-rpath=3D/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 =
-DR_HOME=3D'"/usr/local/lib/R"'  -o Rscript ./Rscript.c
/usr/ports/math/R-new/work/stage/usr/local/lib/R/bin/exec/R is unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/lib/libR.so is =
unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/modules/internet.so is =
unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/modules/lapack.so is =
unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/lib/libRlapack.so is =
unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/modules/R_X11.so is =
unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/modules/R_de.so is =
unchanged
installing packages ...
  building HTML index ...
install: R-FAQ.info*: No such file or directory
*** Error code 71

Stop.
make[1]: stopped in /usr/ports/math/R-new
*** Error code 1

Stop.
make: stopped in /usr/ports/math/R-new
................................................



What should I do?

Ciao
Vittorio=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9251004B-F7DA-4F38-8D2A-729EA90E4ED7>