Back to Multiple platform build/check report for BioC 3.22:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-09-20 12:06 -0400 (Sat, 20 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4814
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4603
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4547
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4553
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 137/2333HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BASiCS 2.21.1  (landing page)
Catalina Vallejos
Snapshot Date: 2025-09-19 13:45 -0400 (Fri, 19 Sep 2025)
git_url: https://git.bioconductor.org/packages/BASiCS
git_branch: devel
git_last_commit: a6635d4
git_last_commit_date: 2025-09-17 04:48:21 -0400 (Wed, 17 Sep 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


INSTALL results for BASiCS on taishan

To the developers/maintainers of the BASiCS package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BASiCS.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: BASiCS
Version: 2.21.1
Command: /home/biocbuild/R/R/bin/R CMD INSTALL BASiCS
StartedAt: 2025-09-18 22:13:19 -0000 (Thu, 18 Sep 2025)
EndedAt: 2025-09-18 22:15:06 -0000 (Thu, 18 Sep 2025)
EllapsedTime: 107.1 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL BASiCS
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘BASiCS’ ...
** this is package ‘BASiCS’ version ‘2.21.1’
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security  -c BASiCS.cpp -o BASiCS.o
In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from libraries.h:11,
                 from utils.h:4,
                 from updates.h:4,
                 from BASiCS.cpp:1:
/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.’
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
In file included from /home/biocbuild/R/R-4.5.0/include/R.h:73,
                 from libraries.h:6:
/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include/Rcpp/exceptions.h: In function ‘void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]’:
/home/biocbuild/R/R-4.5.0/include/R_ext/Error.h:85:17: warning: infinite recursion detected [-Winfinite-recursion]
   85 | #define warning Rf_warning
      |                 ^~~~~~~~~~
/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include/Rcpp/exceptions.h:190:17: note: in expansion of macro ‘warning’
  190 |     inline void warning(const char* fmt, Args&&... args ) {
      |                 ^~~~~~~
In file included from /home/biocbuild/R/R-4.5.0/site-library/Rcpp/include/RcppCommon.h:133,
                 from /home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:26,
                 from /home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include/RcppArmadillo.h:32:
/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include/Rcpp/exceptions.h:191:19: note: recursive call
  191 |         Rf_warning("%s", tfm::format(fmt, std::forward<Args>(args)... ).c_str());
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include   -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from RcppExports.cpp:4:
/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.’
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o BASiCS.so BASiCS.o RcppExports.o -lopenblas -lgfortran -lm -fopenmp -L/home/biocbuild/R/R-4.5.0/lib -lR
installing to /home/biocbuild/R/R-4.5.0/site-library/00LOCK-BASiCS/00new/BASiCS/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (BASiCS)