Hi Shane, On 30 July 2010 at 17:49, Shane McDonald wrote: | Hi Dirk: | | In looking at the build dependencies for rcmdr, I see that it | requires r-base-dev, | which requires r-base-core, which then requires tcl8.5 on all architectures | but m68k, mips, and mipsel. That's not a problem for m68k, | because it requires tcl8.4 instead, but there doesn't seem to be any | build dependency for any version of tcl on mips or mipsel. | Perhaps that's the problem?
It's valid reasoning, but it is not really backed up my package. Here is from the current debian/control for source package r-base (which creates r-base-core, r-base-dev, and a few more): Source: r-base Section: gnu-r Priority: optional Maintainer: Dirk Eddelbuettel <e...@debian.org> Standards-Version: 3.8.4 Build-Depends: gcc (>= 4:4.1.0), g++ (>= 4:4.1.0), gfortran (>= 4:4.1.0), libblas-dev, liblapack-dev (>= 3.1.1), tcl8.5-dev, tk8.5-dev, bison, groff-base, libncurses5-dev, libreadline-dev, debhelper (>= 7.2.3), texi2html, texinfo (>= 4.1-2), libbz2-dev, libpcre3-dev, xdg-utils, zlib1g-dev, libpng12-dev, libjpeg62-dev, libx11-dev, libxt-dev, x11proto-core-dev, libpango1.0-dev, libcairo2-dev, libtiff4-dev, xvfb, xauth, xfonts-base, texlive-base, texlive-latex-base, texlive-generic-recommended, texlive-fonts-recommended, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo, texi2html, openjdk-6-jdk [!arm !hppa !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] Homepage: http://www.r-project.org/ There is no special-casing for mips. Or are you trying to tell me that mips / mipsel have _no tcl/tk_ whatsoever? That can't be, can it? Dirk | | I hope this helps. | | Shane | | On Wed, Jul 28, 2010 at 6:31 AM, Dirk Eddelbuettel <e...@debian.org> wrote: | > | > Fellow Tcl/Tk maintainer, | > | > Could you please take a look at the thread below / in #590126 ? I got tagged | > with a 'ftbfs' for an R package that cannot load R's 'tcltk' package (part of the | > default build, hence of source package r-base and binary r-base-core) on the | > mips and mipsel platforms. Is that a known regression, or is it new? | > | > | > On 27 July 2010 at 11:45, Dirk Eddelbuettel wrote: | > | (Resending, this time with correct email address. Doh. --Dirk) | > | | > | Dear MIPSers, | > | | > | I am in need of some help here -- r-base stopped building with tcl/tk | > | support, and this now trickles down to R packages using tcl/tk (which fail, | > | as in this FTBFS). | > | | > | There was no change whatsoever at R, and other arches continue to work. | > | | > | I can accomodate things, but I would need a hand from someone with mips / | > | mipsel expertise. Was this local and isolated (and would a rebuild fix it?) | > | or is this more structural? | > | | > | Thanks, Dirk | > | (Debian R dude) | > | | > | On 25 July 2010 at 15:22, Dirk Eddelbuettel wrote: | > | | On 25 July 2010 at 01:05, Jakub Wilk wrote: | > | | | * Dirk Eddelbuettel <e...@debian.org>, 2010-07-24, 11:34: | > | | | >| Your package failed to build from source on mips[0] and mipsel[1] with | > | | | >| the following error: | > | | | >| | > | | | >| | Error in firstlib(which.lib.loc, package) : | > | | | >| | Tcl/Tk support is not available on this system | > | | | >| | Error : package 'tcltk' could not be loaded | > | | | >| | ERROR: loading failed | > | | | > | > | | | >That means that r-base itself did not build right. | > | | | | > | | | Indeed. | > | | | | > | | | >All R versions should have "tcltk" on all platforms. | > | | | > | > | | | >Is there a known regression on mips / mipsel with tcl/tk ? | > | | | | > | | | I don't know of any, but I'm not a mips porter. | > | | | > | | According to buildd at | > | | | > | | https://buildd.debian.org/fetch.cgi?pkg=r-base;ver=2.11.1-2%2Bb1;arch=mipsel;stamp=1279384803 | > | | | > | | the configure detection for tcl did in fact go belly-up: | > | | | > | | checking for tclConfig.sh... no | > | | checking for tclConfig.sh in library | > | | (sub)directories... /usr/lib/tcl8.5/tclConfig.sh | > | | checking for tkConfig.sh... no | > | | checking for tkConfig.sh in library | > | | (sub)directories... /usr/lib/tk8.5/tkConfig.sh | > | | checking tcl.h usability... yes | > | | checking tcl.h presence... yes | > | | checking for tcl.h... yes | > | | checking tk.h usability... yes | > | | checking tk.h presence... yes | > | | checking for tk.h... yes | > | | checking whether compiling/linking Tcl/Tk code works... no | > | | | > | | That last line should have been a yes. Who do we talk to now? tcl | > | | maintainers? Mips porters? | > | | | > | | Dirk | > | | | > | | | > | | | -- | > | | | Jakub Wilk | > | | | | > | | | [GNUPG:] ERRSIG 2D4EB3A6015475F5 1 8 01 1280012697 9 | > | | | [GNUPG:] NO_PUBKEY 2D4EB3A6015475F5 | > | | | > | | -- | > | | Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com | > | | | > | | > | -- | > | Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com | > | > -- | > Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com | > | > | > -- | > To UNSUBSCRIBE, email to debian-mips-requ...@lists.debian.org | > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org | > Archive: http://lists.debian.org/19536.9011.803681.529...@max.nulle.part | > -- Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org