Bug#599994: rjava: FTBFS on mips: configure: error: absent

2014-05-04 Thread Dirk Eddelbuettel
On 4 May 2014 at 20:28, Aurelien Jarno wrote: | tag 54 + patch | thanks | | Please find below a patch to fix the issue. Nice catch, thanks. As R itself configure for Java on mips + mipsel, we should indeed enable this. Uploaded. Dirk | diff -u rjava-0.9-6/debian/control rjava-0.9-6/deb

Bug#599994: rjava: FTBFS on mips: configure: error: absent

2014-05-04 Thread Aurelien Jarno
tag 54 + patch thanks Please find below a patch to fix the issue. diff -u rjava-0.9-6/debian/control rjava-0.9-6/debian/control --- rjava-0.9-6/debian/control +++ rjava-0.9-6/debian/control @@ -2,7 +2,7 @@ Section: gnu-r Priority: optional Maintainer: Dirk Eddelbuettel -Build-Depends: deb

Bug#599994: rjava: FTBFS on mips: configure: error: absent

2014-02-28 Thread Dirk Eddelbuettel
On 27 February 2014 at 07:06, Niels Thykier wrote: | On 2014-02-27 02:30, Dirk Eddelbuettel wrote: | > | > On 26 February 2014 at 15:51, Dejan Latinovic wrote: | > | | > | [...] | > | > I am confused. I have a pending change for the next R upload which has: | > | > * debian/control: Added "!

Bug#599994: rjava: FTBFS on mips: configure: error: absent

2014-02-26 Thread Niels Thykier
On 2014-02-27 02:30, Dirk Eddelbuettel wrote: > > On 26 February 2014 at 15:51, Dejan Latinovic wrote: > | > | [...] > > I am confused. I have a pending change for the next R upload which has: > > * debian/control: Added "!mipsel" to the Build-Depends as OpenJDK 7 is > not available here

Bug#599994: rjava: FTBFS on mips: configure: error: absent

2014-02-26 Thread Dirk Eddelbuettel
On 26 February 2014 at 15:51, Dejan Latinovic wrote: | | Hello, | | rjava package still fails with openjdk-7. | It is needed to rebuild r-base package with new default-jdk | that is built against openjdk-7 for mips/mipsel. | | After that, | rjava builds successfully on my local mips machine. I

Bug#599994: rjava: FTBFS on mips: configure: error: absent

2014-02-26 Thread Dejan Latinovic
Hello, rjava package still fails with openjdk-7. It is needed to rebuild r-base package with new default-jdk that is built against openjdk-7 for mips/mipsel. After that, rjava builds successfully on my local mips machine. Regards, Dejan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lis

Bug#599994: rjava: FTBFS on mips: configure: error: absent

2010-10-12 Thread Dirk Eddelbuettel
On 13 October 2010 at 00:01, Cyril Brulebois wrote: | Hi again. | | (Only replying to you since you only mailed me, but feel free to quote | anything from my mail, nothing private here.) (Yup, that was an accidental omission, so no again CC'ed to BTS.) | Dirk Eddelbuettel (12/10/2010): | > Wil

Bug#599994: rjava: FTBFS on mips: configure: error: absent

2010-10-12 Thread Cyril Brulebois
Dirk Eddelbuettel (12/10/2010): > That would be a consequence of the recent addition of '!mips' to the > Java build-deps for R: > > openjdk-6-jdk [!arm !hppa !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !mips] Sounds like it. (BTW, you can drop arm from there, I guess.) > Package: r-cran-rjava >

Bug#599994: rjava: FTBFS on mips: configure: error: absent

2010-10-12 Thread Dirk Eddelbuettel
On 12 October 2010 at 17:26, Cyril Brulebois wrote: | Hi, | | your package FTBFS on mips: | | checking whether siglongjmp is declared... yes | | configure: error: absent | | R was configured without Java support. Please run | | R CMD javareconf | | as root to add Java support to R. | | | | If yo

Bug#599994: rjava: FTBFS on mips: configure: error: absent

2010-10-12 Thread Cyril Brulebois
Source: rjava Version: 0.8-6-1 Severity: important Hi, your package FTBFS on mips: | checking whether siglongjmp is declared... yes | configure: error: absent | R was configured without Java support. Please run | R CMD javareconf | as root to add Java support to R. | | If you don't have root pri