Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:08:25 -0400 (Fri, 18 Mar 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" | 4334 |
riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4097 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" | 4083 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" | 4134 |
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 |
To the developers/maintainers of the Rbowtie package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rbowtie.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1544/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Rbowtie 1.35.0 (landing page) Michael Stadler
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
riesling1 | Windows Server 2019 Standard / x64 | OK | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: Rbowtie |
Version: 1.35.0 |
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL Rbowtie |
StartedAt: 2022-03-17 15:23:14 -0400 (Thu, 17 Mar 2022) |
EndedAt: 2022-03-17 15:25:10 -0400 (Thu, 17 Mar 2022) |
EllapsedTime: 115.7 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL Rbowtie ### ############################################################################## ############################################################################## * installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'Rbowtie' ... ** using staged installation ** libs running 'src/Makefile.win' ... c:/rtools40/mingw64/bin/g++ -O3 -DCOMPILER_OPTIONS="\"-O3 -static-libgcc -static-libstdc++ -DPOPCNT_CAPABILITY \"" -static-libgcc -static-libstdc++ -DPOPCNT_CAPABILITY \ -fno-strict-aliasing -DBOWTIE_VERSION="\"`cat VERSION`\"" -DBUILD_HOST="\"`hostname`\"" -DBUILD_TIME="\"2022-03-17T15:23:17\"" -DCOMPILER_VERSION="\"`c:/rtools40/mingw64/bin/g++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DPREFETCH_LOCALITY=2 -DNDEBUG -Wall -Wno-unused-parameter -Wno-reorder \ -I third_party -I third_party \ -o bowtie-build-s ebwt_build.cpp \ ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp bt2_locks.cpp tinythread.cpp bowtie_build_main.cpp \ -lz c:/rtools40/mingw64/bin/g++ -O3 -DCOMPILER_OPTIONS="\"-O3 -static-libgcc -static-libstdc++ -DPOPCNT_CAPABILITY \"" -static-libgcc -static-libstdc++ -DPOPCNT_CAPABILITY \ -fno-strict-aliasing -DBOWTIE_VERSION="\"`cat VERSION`\"" -DBUILD_HOST="\"`hostname`\"" -DBUILD_TIME="\"2022-03-17T15:23:27\"" -DCOMPILER_VERSION="\"`c:/rtools40/mingw64/bin/g++ -v 2>&1 | tail -1`\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DPREFETCH_LOCALITY=2 -DNDEBUG -Wall -Wno-unused-parameter -Wno-reorder \ -I third_party -I third_party \ -o bowtie-align-s ebwt_search.cpp \ ccnt_lut.cpp ref_read.cpp alphabet.cpp shmem.cpp edit.cpp ebwt.cpp bt2_locks.cpp tinythread.cpp qual.cpp pat.cpp ebwt_search_util.cpp ref_aligner.cpp log.cpp hit_set.cpp sam.cpp hit.cpp bowtie_main.cpp \ -lz mkdir -p ../inst cp bowtie-align-s ../inst/bowtie cp bowtie-build-s ../inst/bowtie-build cd SpliceMap; \ make -f Makefile.win; \ echo "MAKE of SpliceMap DONE" c:/rtools40/mingw64/bin/g++ `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config CXXFLAGS` -c SpliceMap_utils_QuasR.cpp -static-libgcc c:/rtools40/mingw64/bin/g++ `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config CXXFLAGS` -c params.cpp -static-libgcc c:/rtools40/mingw64/bin/g++ `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config CXXFLAGS` -c cfgfile.cpp -static-libgcc c:/rtools40/mingw64/bin/g++ `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config LDFLAGS` `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config CXXFLAGS` -o runSpliceMap_QuasR SpliceMap_utils_QuasR.o cfgfile.o runSpliceMap_QuasR.cpp params.o -static-libgcc runSpliceMap_QuasR.cpp: In function 'int main(int, char* const*)': runSpliceMap_QuasR.cpp:108:31: warning: variable 'chr_file_list_it' set but not used [-Wunused-but-set-variable] vector<string>::iterator chr_file_list_it = chr_file_list.begin(); ^~~~~~~~~~~~~~~~ runSpliceMap_QuasR.cpp:537:26: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] if (line.length() > head_clip_length) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ runSpliceMap_QuasR.cpp:595:26: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] if (line.length() > head_clip_length) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ runSpliceMap_QuasR.cpp:716:26: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] if (line.length() > head_clip_length) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ runSpliceMap_QuasR.cpp:841:22: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] if (line.length() > head_clip_length) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ runSpliceMap_QuasR.cpp: In function 'void processbowtie(std::__cxx11::string&, std::__cxx11::string&)': runSpliceMap_QuasR.cpp:1327:9: warning: variable 'min_mismatch' set but not used [-Wunused-but-set-variable] int min_mismatch; ^~~~~~~~~~~~ c:/rtools40/mingw64/bin/g++ `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config LDFLAGS` `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config CXXFLAGS` -o sortsam sortsam.cpp SpliceMap_utils_QuasR.o params.o -static-libgcc sortsam.cpp: In function 'int main(int, char* const*)': sortsam.cpp:189:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if (nmloc == string::npos) { // unaligned, no NM tag ~~~~~~^~~~~~~~~ sortsam.cpp:194:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if (nmloc2 == string::npos) { ~~~~~~~^~~~~~~~~ sortsam.cpp:231:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if (nmloc == string::npos) { // unaligned, no NM tag ~~~~~~^~~~~~~~~ sortsam.cpp:236:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if (nmloc2 == string::npos) { ~~~~~~~^~~~~~~~~ c:/rtools40/mingw64/bin/g++ `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config LDFLAGS` `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config CXXFLAGS` -o amalgamateSAM amalgamateSAM.cpp SpliceMap_utils_QuasR.o params.o -static-libgcc amalgamateSAM.cpp: In function 'int extractId(const string&)': amalgamateSAM.cpp:19:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if(start_pos != string::npos && end_pos != string::npos) ~~~~~~~~~~^~~~~~~~~ amalgamateSAM.cpp:19:45: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if(start_pos != string::npos && end_pos != string::npos) ~~~~~~~~^~~~~~~~~ amalgamateSAM.cpp: In function 'void update_jun_coverage(std::map<std::__cxx11::basic_string<char>, std::map<int, std::map<int, jun_store_ij> > >&, std::__cxx11::string, bool)': amalgamateSAM.cpp:695:17: warning: variable 'front_clip' set but not used [-Wunused-but-set-variable] uint_fast32_t front_clip = 0; ^~~~~~~~~~ c:/rtools40/mingw64/bin/g++ `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config LDFLAGS` `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config CXXFLAGS` -o getSpliceMapUnmapped getSpliceMapUnmapped.cpp -static-libgcc getSpliceMapUnmapped.cpp: In function 'int extractNextId(const string&)': getSpliceMapUnmapped.cpp:88:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if(start_pos != string::npos && end_pos != string::npos) ~~~~~~~~~~^~~~~~~~~ getSpliceMapUnmapped.cpp:88:45: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if(start_pos != string::npos && end_pos != string::npos) ~~~~~~~~^~~~~~~~~ c:/rtools40/mingw64/bin/g++ `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config LDFLAGS` `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config CXXFLAGS` -o fuseReorder fuseReorder.cpp -static-libgcc c:/rtools40/mingw64/bin/g++ `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config LDFLAGS` `"D:/biocbuild/bbs-3.15-bioc/R/bin/R" CMD config CXXFLAGS` -o SpliceMap main.cpp SpliceMap_utils_QuasR.o params.o cfgfile.o -static-libgcc MAKE of SpliceMap DONE mkdir -p ../inst cp SpliceMap/SpliceMap ../inst/SpliceMap cp SpliceMap/amalgamateSAM ../inst/amalgamateSAM cp SpliceMap/getSpliceMapUnmapped ../inst/getSpliceMapUnmapped cp SpliceMap/fuseReorder ../inst/fuseReorder cp SpliceMap/runSpliceMap_QuasR ../inst/runSpliceMap_QuasR cp SpliceMap/sortsam ../inst/sortsam ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'Rbowtie' finding HTML links ... done Rbowtie-package html Rbowtie html SpliceMap html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Rbowtie) Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") : DESCRIPTION file of package 'Heatplus' is missing or broken done