Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 May 2023 15:04:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271170] math/R: error: date-time conversions do not work in 2020 -- is tzdata installed
Message-ID:  <bug-271170-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 271170
           Summary: math/R: error: date-time conversions do not work in
                    2020 -- is tzdata installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jrm@freebsd.org
          Reporter: ohartmann@walstatt.org
          Assignee: jrm@freebsd.org
             Flags: maintainer-feedback?(jrm@freebsd.org)

On recent CURRENT (FreeBSD 14.0-CURRENT #3 main-n262668-1f0e13449bee: Sun A=
pr
30 12:28:02 CEST 2023 amd64) with up to date ports tree, port

math/R

fails to configuer (and compile) due to the error shown below.

tzsetup has been performed.
I can't find any hint what to do to provide tzdata as the port's NEWS file
stated:

(work/R-4.3.0/doc/NEWS):
...
* configure now checks conversion of datetimes between POSIXlt and
      POSIXct around year 2020.  Failure (which has been seen on
      platforms missing tzdata) is fatal.

...

[...]
checking whether mktime, gmtime, localtime work correctly in 2020... no
configure: error: date-time conversions do not work in 2020 -- is tzdata
installed?
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to jrm@FreeBSD.org [maintainer] and attach the
"/usr/ports/math/R/work/R-4.3.0/config.log" including the output of the fai=
lure
of your make command. Also, it might be a good idea to provide an overview
of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static
info -g -Ea).
*** Error code 1
[...]

Configuration of the port:

 # make showconfig
=3D=3D=3D> The following configuration options are available for R-4.3.0:
     ICU=3Don: Unicode support via ICU
     INFO=3Don: Build and/or install GNU info pages
     LDOUBLE=3Don: Long double data type
     LETTER=3Doff: US letter paper
     MEMPROF=3Doff: Memory profiling via Rprofmem() and tracemem()
     NLS=3Don: Native Language Support
     OPENMP=3Don: Parallel processing support via OpenMP
     RPROF=3Don: R profiling via Rprof()
     X11=3Don: X11 graphics device
=3D=3D=3D=3D> Require X11
     CAIROPANGO=3Don: Cairo graphics device and Pango multi-language text
     GHOSTSCRIPT=3Don: Graphics device for bitmap files via Ghostscript
     JPEG=3Don: JPEG graphics device
     PNG=3Don: PNG graphics device
     TCLTK=3Don: Tcl/Tk GUI toolkit support
     TEXDOCS=3Doff: Build/Install TeX-dependent documentation files
     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
     NETLIB=3Doff: Netlib BLAS implementation
     OPENBLAS=3Doff: OpenBLAS blas implementation
     RBLAS=3Don: Use R-bundled BLAS implementation
=3D=3D=3D> Use 'make config' to modify these settings

--=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-271170-7788>