[Bug 240796] textproc/R-cran-readxl: fix build on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 24 16:13:24 UTC 2019


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

            Bug ID: 240796
           Summary: textproc/R-cran-readxl: fix build on GCC architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dbn at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: dbn at FreeBSD.org
             Flags: maintainer-feedback?(dbn at FreeBSD.org)

Created attachment 207774
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207774&action=edit
patch

Include sys/time.h in src/ColSpec.h to fix build with GCC:
/usr/include/unistd.h:487:8: note: forward declaration of 'struct timeval'
  487 | struct timeval;    /* select(2) */
      |        ^~~~~~~
In file included from /usr/local/lib/R/library/progress/include/RProgress.h:7,
                 from Spinner.h:4,
                 from XlsWorkSheet.h:7,
                 from XlsWorkSheet.cpp:3:

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


More information about the freebsd-ports-bugs mailing list