From owner-freebsd-ports-bugs@freebsd.org Sat Jul 9 07:12:31 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02C57B83218 for ; Sat, 9 Jul 2016 07:12:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD9A91774 for ; Sat, 9 Jul 2016 07:12:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u697CUAP059472 for ; Sat, 9 Jul 2016 07:12:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210866] math/R: Modernize and simplify port Date: Sat, 09 Jul 2016 07:12:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: riggs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2016 07:12:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210866 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org --- Comment #7 from Thomas Zander --- 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.=