[Reproducible-builds] Bug#794144: FTBFS: ERROR: dependencies 'Rcpp', 'RcppArmadillo' are not available for package 'bayesm'

Chris West (Faux) solo-debianbugs at goeswhere.com
Thu Jul 30 20:59:44 UTC 2015


Source: r-cran-bayesm
Version: 3.0-2-1
Severity: serious
Tags: sid stretch
Justification: fails to build from source (but built successfully in the past)
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

dh_installdirs		usr/lib/R/site-library
echo "R:Depends=r-base-core (>= 3.2.1-4), r-api-3" >> debian/r-cran-bayesm.substvars
if test -f /usr/bin/xvfb-run; then 			\
		 xvfb-run -a 			\
			R CMD INSTALL -l /tmp/buildd/r-cran-bayesm-3.0-2/debian/r-cran-bayesm/usr/lib/R/site-library --clean     \
				 .   	\
				"--built-timestamp=\"Tue, 14 Jul 2015 19:54:30 -0400\""   	        \
				;                               \
	else							\
		 R CMD INSTALL -l /tmp/buildd/r-cran-bayesm-3.0-2/debian/r-cran-bayesm/usr/lib/R/site-library 	\
				--clean  .  \
				"--built-timestamp=\"Tue, 14 Jul 2015 19:54:30 -0400\""   	        \
				;                               \
	fi
ERROR: dependencies 'Rcpp', 'RcppArmadillo' are not available for package 'bayesm'
* removing '/tmp/buildd/r-cran-bayesm-3.0-2/debian/r-cran-bayesm/usr/lib/R/site-library/bayesm'
/usr/share/R/debian/r-cran.mk:98: recipe for target 'R_any_arch' failed

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/r-cran-bayesm.html

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Reproducible-builds mailing list