MidnightBSD Magus

devel/R-cran-parallelly

Enhancing the 'parallel' Package

Flavor Version Run OSVersion Arch License Restricted Build Fetch Test Scan
1.47.0 639 4.0 amd64 lgpl2.1+ 0 fail untested untested untested

License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Events

Machine Phase Type Time Message
m4064b info 2026-05-26 16:17:02.579346 Test Started
m4064b warn 2026-05-26 16:20:32.687084 MASTER_SITES contains non-HTTPS URLs: http://cran.utstat.utoronto.ca/src/contrib/, http://cran.utstat.utoronto.ca/src/contrib/Archive/parallelly/
m4064b warn 2026-05-26 16:20:32.69884 fake-qa reported: /usr/local/lib/R/library/parallelly/libs/parallelly.so is linked to /usr/local/lib/R/lib/libR.so.4 that does not belong to any package
m4064b fail 2026-05-26 16:20:32.703771 make test returned non-zero: 1
m4064b fail 2026-05-26 16:20:32.768892 Test complete.

Build Log

===>  Testing for R-cran-parallelly-1.47.0
* using log directory '/magus/work/usr/mports/devel/R-cran-parallelly/work/parallelly.Rcheck'
* using R version 4.4.0 (2024-04-24)
* using platform: amd64-portbld-midnightbsd4.0
* R was compiled by
    MidnightBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
    GNU Fortran (MidnightBSD Ports Collection) 14.2.0
* running under: MidnightBSD m4064b 4.0.4 MidnightBSD 4.0.4 #9 stable/4.0-n13778-57927ace9b-dirty: Tue Mar 31 10:40:01 EDT 2026     root@m4064b:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
* using session charset: ASCII
* using options '--no-manual --no-build-vignettes'
* checking for file 'parallelly/DESCRIPTION' ... OK
* this is package 'parallelly' version '1.47.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages suggested but not available for checking:
  'commonmark', 'base64enc'
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'parallelly' can be installed ... OK
* used C compiler: 'MidnightBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)'
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'test-all.equal.connection.R'
  Running 'test-as.cluster.R'
  Running 'test-autoStopCluster.R'
  Running 'test-availableConnections.R'
  Running 'test-availableCores.R'
 ERROR
Running the tests in 'tests/test-availableCores.R' failed.
Last 13 lines of output:
       1     NA 
  
  > stopifnot("custom" %in% names(ncores), is.na(ncores["custom"]))
  
  > options(opts)
  
  > opts <- options(parallelly.availableCores.custom = function() {
  +     availableCores(methods = "system") - 1
  + })
  
  > ncores <- availableCores(methods = "custom")
  Error in availableCores(methods = "custom") : 
    Detected invalid (zero or less) core settings: 'custom' = 0
  Calls:  ... source -> withVisible -> eval -> eval -> availableCores
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ...
  'parallelly-01-intro.md' using 'UTF-8'... OK
  'parallelly-10-local-workers.md' using 'UTF-8'... OK
  'parallelly-12-remote-workers.md' using 'UTF-8'... OK
  'parallelly-15-cloud-workers.md' using 'UTF-8'... OK
  'parallelly-17-hpc-workers.md' using 'UTF-8'... OK
  'parallelly-20-limit-workers.md' using 'UTF-8'... OK
  'parallelly-21-container-workers.md' using 'UTF-8'... OK
  'parallelly-22-wine-workers.md' using 'UTF-8'... OK
  'parallelly-25-sandbox-workers.md' using 'UTF-8'... OK
 NONE
* checking re-building of vignette outputs ... SKIPPED
* DONE

Status: 1 ERROR, 1 NOTE
See
  '/magus/work/usr/mports/devel/R-cran-parallelly/work/parallelly.Rcheck/00check.log'
for details.

*** Error code 1

Stop.
make: stopped in /usr/mports/devel/R-cran-parallelly

Links

Depends On

Depend Of

Categories

CVEs

  • Loading CVE information...

LLM Analysis