Source: r-cran-rcmdrmisc Version: 1.0-2-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140926 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > fakeroot debian/rules binary > test -x debian/rules > dh_testroot > dh_prep > dh_installdirs -A > mkdir -p "." > dh_installdirs usr/lib/R/site-library > echo "R:Depends=r-base-core (>= 3.1.1-1)" >> debian/r-cran-rcmdrmisc.substvars > if test -f /usr/bin/xvfb-run; then \ > xvfb-run -a \ > R CMD INSTALL -l > /«PKGBUILDDIR»/debian/r-cran-rcmdrmisc/usr/lib/R/site-library --clean \ > . ; \ > else \ > R CMD INSTALL -l > /«PKGBUILDDIR»/debian/r-cran-rcmdrmisc/usr/lib/R/site-library \ > --clean . ;\ > fi > * installing *source* package 'RcmdrMisc' ... > ** package 'RcmdrMisc' successfully unpacked and MD5 sums checked > ** R > ** byte-compile and prepare package for lazy loading > Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = > vI[[j]]) : > there is no package called 'foreign' > ERROR: lazy loading failed for package 'RcmdrMisc' > * removing > '/«PKGBUILDDIR»/debian/r-cran-rcmdrmisc/usr/lib/R/site-library/RcmdrMisc' > make: *** [R_any_arch] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/09/26/r-cran-rcmdrmisc_1.0-2-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org