Movatterモバイル変換


[0]ホーム

URL:


Back toMultiple platform build/check report for BioC 3.22:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-12-15 12:04 -0500 (Mon, 15 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble"4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble"4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six"4671
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

Package484/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
csaw 1.44.0  (landing page)
Aaron Lun
Snapshot Date: 2025-12-11 13:45 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/csaw
git_branch: RELEASE_3_22
git_last_commit: 592497a
git_last_commit_date: 2025-10-29 10:22:21 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


INSTALL results for csaw on nebbiolo2

To the developers/maintainers of the csaw package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/csaw.git to reflect on this report. SeeTroubleshooting Build Report for more information.
- Use the followingRenviron 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. SeeRenviron.bioc for more information.

raw results


Summary

Package: csaw
Version: 1.44.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL csaw
StartedAt: 2025-12-11 16:14:11 -0500 (Thu, 11 Dec 2025)
EndedAt: 2025-12-11 16:15:26 -0500 (Thu, 11 Dec 2025)
EllapsedTime: 75.0 seconds
RetCode: 0
Status:  OK  

Command output

################################################################################################################################################################## Running command:######   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL csaw###############################################################################################################################################################* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’* installing *source* package ‘csaw’ ...** this is package ‘csaw’ version ‘1.44.0’** using staged installation** libsusing C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’using C++11g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c annotator.cpp -o annotator.oannotator.cpp: In function ‘SEXPREC* annotate_overlaps(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:annotator.cpp:47:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]   47 |         while (counter < nolaps && query[counter]==curreg) {      |                ~~~~~~~~^~~~~~~~g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c bam_utils.cpp -o bam_utils.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c best_in_cluster.cpp -o best_in_cluster.obest_in_cluster.cpp: In function ‘SEXPREC* best_in_cluster(SEXP, SEXP, SEXP)’:best_in_cluster.cpp:11:17: warning: comparison of integer expressions of different signedness: ‘const size_t’ {aka ‘const long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]   11 |         if (nwin!=clustids.size() || nwin!=winweight.size()) {      |             ~~~~^~~~~~~~~~~~~~~~~best_in_cluster.cpp:11:42: warning: comparison of integer expressions of different signedness: ‘const size_t’ {aka ‘const long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]   11 |         if (nwin!=clustids.size() || nwin!=winweight.size()) {      |                                      ~~~~^~~~~~~~~~~~~~~~~~g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c check_bimodality.cpp -o check_bimodality.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c correlate_reads.cpp -o correlate_reads.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c find_maxima.cpp -o find_maxima.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c get_profile.cpp -o get_profile.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c get_rle_counts.cpp -o get_rle_counts.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c init.cpp -o init.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c intersector.cpp -o intersector.ointersector.cpp: In constructor ‘intersector::intersector(SEXP, SEXP)’:intersector.cpp:8:10: warning: comparison of integer expressions of different signedness: ‘const size_t’ {aka ‘const long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]    8 |     if (N!=elements.size()) {      |         ~^~~~~~~~~~~~~~~~~intersector.cpp:32:36: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]   32 |         if (current < 0 || current >= nelements) {      |                            ~~~~~~~~^~~~~~~~~~~~g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c merge_windows.cpp -o merge_windows.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c pair_reads.cpp -o pair_reads.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c single_reads.cpp -o single_reads.og++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c utils.cpp -o utils.og++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o csaw.so annotator.o bam_utils.o best_in_cluster.o check_bimodality.o correlate_reads.o find_maxima.o get_profile.o get_rle_counts.o init.o intersector.o merge_windows.o pair_reads.o single_reads.o utils.o /home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -L/home/biocbuild/bbs-3.22-bioc/R/lib -lRinstalling to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-csaw/00new/csaw/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 (csaw)

[8]ページ先頭

©2009-2025 Movatter.jp