Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Jul 2016 07:12:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210866] math/R: Modernize and simplify port
Message-ID:  <bug-210866-13-2Zc4UyyoK8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210866-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210866-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210866

Thomas Zander <riggs@FreeBSD.org> changed:

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

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


there is an issue during install:
=3D=3D=3D>   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!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210866-13-2Zc4UyyoK8>