reassign 510251 postgresql-8.3-plr
thanks

Andreas,

First off, thanks for maintaining pl-r. I wasn't aware that it has landed in
your lap. I was aware that the Pg maintainers didn't really want it (for lack
of R expertise) but I had no spare capacity to take it on myself.

On 23 January 2009 at 14:10, Andreas Tille wrote:
| On Fri, 23 Jan 2009, Andreas Tille wrote:
| 
| > You can work around this problem for your local installation by just
| > copying src/include/Rdevices.h into the plr source directory.  The
| > you can build the package for the moment.
| 
| I have to revert this.

Yes, that was plain wrong.  R (upstream) changed their interface and
tightened this. It also affected things I maintain such as the RPy package.

So the error is plainly with the client package. It is not an R issue
inasmuch as that these interface were never public (yet pl/R is a well-known
example even used in the 'R Extensions' manual about embedding).

| I learned that Rgraphics.h is lacking as well
| and once you include these both in the plr source tree and try to
| build against R 2.8 you get something like:

Did you talk Joe Conway about this?  Joe as upstream author has always been
very responsive clueful when I contacted him about pl/R (which I had played
with over the years).

Now the final question for Faheem: Pl/R has existed in Debian for years. Why
did you think you needed to rebuild it for etch?  Were you lacking a
particular combination of versions of R and/or Pg on etch ?

I'm sure we can sort all this out.

Dirk
 
| cc -g -O2 -g -Wall -O2 -fpic -I"." -I"/usr/share/R/include" 
-I/usr/share/R/include -I. -I/usr/include/post
| gresql/8.3/server -I/usr/include/postgresql/internal  
-DPKGLIBDIR=\"/usr/lib/postgresql/8.3/lib\" -DDLSUFF
| IX=\".so\" -DR_HOME_DEFAULT=\"/usr/lib/R\"  -c -o plr.o plr.c
| In file included from Rdevices.h:36,
|                   from plr.h:61,
|                   from plr.c:33:
| ./Rgraphics.h:124: warning: parameter names (without types) in function 
declaration
| ./Rgraphics.h:126: warning: parameter names (without types) in function 
declaration
| ./Rgraphics.h:128: warning: parameter names (without types) in function 
declaration
| ./Rgraphics.h:140: warning: parameter names (without types) in function 
declaration
| ./Rgraphics.h:143: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:163: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:166: warning: parameter names (without types) in function 
declaration
| ./Rgraphics.h:169: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:171: warning: parameter names (without types) in function 
declaration
| ./Rgraphics.h:173: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:175: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:178: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:181: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:183: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:185: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:187: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:189: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:191: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:195: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:198: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:199: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:213: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:216: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:222: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:224: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:227: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:228: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:243: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:244: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:245: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:247: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:248: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:255: warning: parameter names (without types) in function 
declaration
| ./Rgraphics.h:258: warning: parameter names (without types) in function 
declaration
| ./Rgraphics.h:261: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'Rf_GNewPlot'
| ./Rgraphics.h:263: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:265: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:267: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:270: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:271: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:272: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:273: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:274: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:275: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:276: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:277: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:278: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| ./Rgraphics.h:279: error: expected declaration specifiers or '...' before 
'pGEDevDesc'
| make[1]: *** [plr.o] Error 1
| 
| 
| I have no idea how to fix this neither whether this problem has to go to
| the r-base maintainer nor to the plr author.  Any comment is welcome.
| 
| Kind regards
| 
|         Andreas.
| 
| -- 
| http://fam-tille.de

-- 
Three out of two people have difficulties with fractions.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to