[R-pkg-team] Bug#1001663: r-cran-satellite: autopkgtest failure on ppc64el
Sebastian Ramacher
sramacher at debian.org
Mon Dec 13 21:36:21 GMT 2021
Source: r-cran-satellite
Version: 1.0.4-1
Severity: serious
X-Debbugs-Cc: sramacher at debian.org
r-cran-satellite's autopkgtest fails on ppc64el:
| == Failed tests ================================================================
| -- Error (test-extend.R:9:1): (code run outside of `test_that()`) --------------
| Error in `(function (classes, fdef, mtable)
| {
| methods <- .findInheritedMethods(classes, fdef, mtable)
| if (length(methods) == 1L)
| return(methods[[1L]])
| else if (length(methods) == 0L) {
| cnames <- paste0("\"", vapply(classes, as.character,
| ""), "\"", collapse = ", ")
| stop(gettextf("unable to find an inherited method for function %s for signature %s",
| sQuote(fdef at generic), sQuote(cnames)), domain = NA)
| }
| else stop("Internal error in finding inherited methods; didn't return a unique method",
| domain = NA)
| })(list(structure("Satellite", package = "satellite")), new("standardGeneric",
| .Data = function (x, y, ...)
| standardGeneric("extend"), generic = structure("extend", package = "terra"),
| package = "terra", group = list(), valueClass = character(0),
| signature = c("x", "y"), default = NULL, skeleton = (function (x,
| y, ...)
| stop("invalid call in method dispatch to 'extend' (no default method)",
| domain = NA))(x, y, ...)), <environment>)`: unable to find an inherited method for function 'extend' for signature '"Satellite"'
| Backtrace:
| x
| 1. \-terra::extend(sat, ext_ggs) test-extend.R:9:0
| 2. \-(function (classes, fdef, mtable) ...
|
| [ FAIL 1 | WARN 0 | SKIP 12 | PASS 139 ]
| Error: Test failures
| Execution halted
See
https://ci.debian.net/data/autopkgtest/testing/ppc64el/r/r-cran-satellite/17550288/log.gz
Cheers
--
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/r-pkg-team/attachments/20211213/d394f6be/attachment.sig>
More information about the R-pkg-team
mailing list