2014-07-14 21:48 GMT+02:00 Vadim Zhukov <[email protected]>:
> 2014-07-14 21:41 GMT+02:00 Rafael Sadowski <[email protected]>:
>> hey @ports,
>>
>> Update to latest R, all regress pass, Ok?
>
> Testing it now, thanks.
>
> For those who are curious, here is a changelog:
> https://stat.ethz.ch/pipermail/r-announce/2014/000575.html

Please, add the attached patch and push it upstream (feel free to
modify it if necessary). It fixes real problems and somewhat assures
against similar future errors. The issue was catched by looking at the
compiler warnings, thanks to the -Wbounded check.

Also, there are issues, likely related to the case of installed Java.
Please look at it, I think you could reproduce it by installing JDK
before building R. In general, any Java bindings better be disabled
because JDK builds are not that stable and each port depending on
devel/jdk/* increases pain.

building/updating vignettes for package 'utils' ...
gmake[1]: Leaving directory '/usr/obj/p/R-3.1.1/build-i386/src/library'
gmake[1]: Entering directory '/usr/obj/p/R-3.1.1/build-i386'
configuring Java ...

*** Cannot find any Java interpreter
*** Please make sure 'java' is on your PATH or set JAVA_HOME correspondingly
Makefile:83: recipe for target 'stamp-java' failed
gmake[1]: [stamp-java] Error 1 (ignored)
gmake[1]: Leaving directory '/usr/obj/p/R-3.1.1/build-i386'

--
  WBR,
  Vadim Zhukov

Attachment: patch-src_main_Rstrptime_h
Description: Binary data

Reply via email to