[Bug 210866] math/R: Modernize and simplify port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 9 07:12:31 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210866

Thomas Zander <riggs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |riggs at FreeBSD.org

--- Comment #7 from Thomas Zander <riggs at FreeBSD.org> ---
With these OPTIONS:
===> The following configuration options are available for R-3.3.1_2:
     DOCS=on: Build and/or install documentation
     ICU=on: Unicode support via ICU
     INFO=on: GNU info manuals
     LDOUBLE=on: Enable long double data type
     LETTER=on: US Letter paper
     LIBR=on: Build dynamic (shared) R library
     LTO=on: Try to produce faster code through LTO
     MISSING=off: Use libmissing rather than libquadmath
     NLS=on: Native Language Support
     OPENMP=on: Parallel processing support via OpenMP
     THREADS=on: Threading support
     X11=on: X11 graphics device
====> X11-Implying Options
     GHOSTSCRIPT=on: Graphics Device for Bitmap Files via Ghostscript
     JPEG=on: JPEG graphics device
     CAIROPANGO=on: Cairo graphics device and Pango multi-language text
     PDF=on: PDF manuals (requires TeX)
     PNG=on: PNG graphics device
     TCLTK=on: Tcl/Tk GUI toolkit support
     TIFF=on: TIFF image format support
====> Options available for the single BLAS: you have to select exactly one of
them
     ATLAS=off: ATLAS BLAS implementation
     OPENBLAS=off: OpenBLAS BLAS implementation
     NETLIB=on: Netlib BLAS implementation
     RBLAS=off: Use R-bundled BLAS implementation


there is an issue during install:
===>   Generating temporary packing list
mkdir /wrkdirs/usr/ports/math/R/work/stage/usr/local/lib/R
installing doc ...
mkdir /wrkdirs/usr/ports/math/R/work/stage/usr/local/share/doc/R
install: NEWS.rds: No such file or directory
*** Error code 71

Stop.
make[2]: stopped in /wrkdirs/usr/ports/math/R/work/R-3.3.1/doc
*** Error code 1

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

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

Could you take a look? Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list