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

This page was generated on 2024-05-09 11:36:36 -0400 (Thu, 09 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4748
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4484
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4514
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
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 199/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
biodb 1.12.0  (landing page)
Pierrick Roger
Snapshot Date: 2024-05-08 14:00:19 -0400 (Wed, 08 May 2024)
git_url: https://git.bioconductor.org/packages/biodb
git_branch: RELEASE_3_19
git_last_commit: e3204cc
git_last_commit_date: 2024-04-30 11:34:11 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

INSTALL results for biodb on nebbiolo1


To the developers/maintainers of the biodb package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biodb.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.

raw results


Summary

Package: biodb
Version: 1.12.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL biodb
StartedAt: 2024-05-08 15:31:14 -0400 (Wed, 08 May 2024)
EndedAt: 2024-05-08 15:32:17 -0400 (Wed, 08 May 2024)
EllapsedTime: 63.0 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL biodb
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘biodb’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c closeMatchPpm.cpp -o closeMatchPpm.o
closeMatchPpm.cpp: In function ‘Rcpp::List closeMatchPpm(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::IntegerVector, int, double, double)’:
closeMatchPpm.cpp:251:9: warning: ‘void free(void*)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
  251 |     free(pidxS);
      |     ~~~~^~~~~~~
closeMatchPpm.cpp:238:50: note: returned from ‘void* operator new [](std::size_t)’
  238 |     tIdxStruct *pidxS = new tIdxStruct[x.length()];
      |                                                  ^
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c test-100-ms_matching.cpp -o test-100-ms_matching.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c test-runner.cpp -o test-runner.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o biodb.so RcppExports.o closeMatchPpm.o test-100-ms_matching.o test-runner.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.19-bioc/R/site-library/00LOCK-biodb/00new/biodb/libs
** R
** 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 (biodb)