pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43227: [math/py-rpy] Update to 1.0.3



The following reply was made to PR pkg/43227; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/43227: [math/py-rpy] Update to 1.0.3
Date: Sun, 02 May 2010 16:07:58 +0900

 On Sun, 02 May 2010 12:25:03 +0900, wen heping <wenheping%gmail.com@localhost> 
wrote:
 
 >  > > > And why patch-ac is required?
 >  > > Without patch-ac, the build will fail.
 >  >
 >  > Is it came from API changes of R?
 > I think it is not the R API changes, but the include file of rpy changed.
 
 In other words,
 The patch probably means "R version XXX move YYY from Rdevices.h to 
Rembedded.h" or
 "Rdevices.h had been deprecated since R version XXX, so use Rembedded.h for 
YYY".
 I said that it is API change of R.
 
 >  > In other words, if you built rpy with R-2.10.1, is it also usable
 >  > with R-2.11.0?
 > No, when rpy build with R-2.10.1, it will install file r2101.so to the
 >  target directory,
 >  while with R-2.11.0(which I send a PR to update it), it will install 
 > r2110.so
 
 I want to know about ABI compatibility.
 
 If rpy will be built with R-2.11.1, r2111.so will be installed and works file.
 But how about a situation, if rpy-1.0.3 was built with R-2.11.0,
 then update R to 2.11.1 (no rebuild of rpy), is rpy-1.0.3 still usable or need
 to rebuild with R-2.11.1?
 


Home | Main Index | Thread Index | Old Index