| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:07:08 -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 CellaRepertorium package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CellaRepertorium.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 260/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CellaRepertorium 1.5.0 (landing page) Andrew McDavid
| 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: CellaRepertorium |
| Version: 1.5.0 |
| Command: rm -rf CellaRepertorium.buildbin-libdir && mkdir CellaRepertorium.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=CellaRepertorium.buildbin-libdir CellaRepertorium_1.5.0.tar.gz |
| StartedAt: 2022-03-17 20:58:28 -0400 (Thu, 17 Mar 2022) |
| EndedAt: 2022-03-17 21:00:04 -0400 (Thu, 17 Mar 2022) |
| EllapsedTime: 96.1 seconds |
| RetCode: 0 |
| Status: OK |
| PackageFile: CellaRepertorium_1.5.0.zip |
| PackageFileSize: 4.09 MiB |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf CellaRepertorium.buildbin-libdir && mkdir CellaRepertorium.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=CellaRepertorium.buildbin-libdir CellaRepertorium_1.5.0.tar.gz
###
##############################################################################
##############################################################################
* installing *source* package 'CellaRepertorium' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c cdhit-bombs.cpp -o cdhit-bombs.o
In file included from cdhit-bombs.cpp:2:
cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)':
cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare]
if( band > options.band_width ) band = options.band_width;
~~~~~^~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c cdhit-common.cpp -o cdhit-common.o
cdhit-common.cpp:160: warning: ignoring #pragma omp critical [-Wunknown-pragmas]
#pragma omp critical
cdhit-common.cpp:174: warning: ignoring #pragma omp critical [-Wunknown-pragmas]
#pragma omp critical
cdhit-common.cpp:2418: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
#pragma omp parallel for schedule( dynamic, 1 )
cdhit-common.cpp:2435: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
#pragma omp parallel for schedule( dynamic, 1 )
cdhit-common.cpp:2437: warning: ignoring #pragma omp flush [-Wunknown-pragmas]
#pragma omp flush (stop)
cdhit-common.cpp:2458: warning: ignoring #pragma omp critical [-Wunknown-pragmas]
#pragma omp critical
cdhit-common.cpp:2467: warning: ignoring #pragma omp flush [-Wunknown-pragmas]
#pragma omp flush (stop)
cdhit-common.cpp:2492: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
#pragma omp parallel for schedule( dynamic, 1 )
cdhit-common.cpp:3151: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
#pragma omp parallel for schedule( dynamic, 1 )
In file included from cdhit-common.cpp:37:
cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)':
cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare]
if( band > options.band_width ) band = options.band_width;
~~~~~^~~~~~~~~~~~~~~~~~~~
cdhit-common.cpp: In function 'int diag_test_aapn(int, char*, int, int, WorkingBuffer&, int&, int, int&, int&, int&, int)':
cdhit-common.cpp:545:6: warning: variable 'max_diag' set but not used [-Wunused-but-set-variable]
int max_diag = 0;
^~~~~~~~
cdhit-common.cpp: In function 'int diag_test_aapn_est(int, char*, int, int, WorkingBuffer&, int&, int, int&, int&, int&, int)':
cdhit-common.cpp:669:6: warning: variable 'max_diag' set but not used [-Wunused-but-set-variable]
int max_diag = 0;
^~~~~~~~
cdhit-common.cpp: In member function 'void SequenceDB::SortDivide(Options&, bool)':
cdhit-common.cpp:1774:11: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
if (len > max_len) max_len = len;
~~~~^~~~~~~~~
cdhit-common.cpp:1775:11: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
if (len < min_len) min_len = len;
~~~~^~~~~~~~~
cdhit-common.cpp: In member function 'void SequenceDB::DoClustering(int, const Options&)':
cdhit-common.cpp:2379:9: warning: variable 'mem' set but not used [-Wunused-but-set-variable]
size_t mem, mega = 1000000;
^~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c cdhit-est.cpp -o cdhit-est.o
In file included from cdhit-est.cpp:32:
cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)':
cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare]
if( band > options.band_width ) band = options.band_width;
~~~~~^~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c cdhit.cpp -o cdhit.o
In file included from cdhit.cpp:31:
cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)':
cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare]
if( band > options.band_width ) band = options.band_width;
~~~~~^~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c progress.cpp -o progress.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o CellaRepertorium.dll tmp.def RcppExports.o cdhit-bombs.o cdhit-common.o cdhit-est.o cdhit.o progress.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to D:/biocbuild/bbs-3.15-bioc/meat/CellaRepertorium.buildbin-libdir/00LOCK-CellaRepertorium/00new/CellaRepertorium/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'CellaRepertorium'
finding HTML links ... done
ContigCellDB-fun html
canonicalize_cell html
canonicalize_cluster html
cash-ContigCellDB-method html
ccdb_ex html
ccdb_join html
cdhit html
cdhit_ccdb html
cland html
cluster_filterset html
cluster_germline html
cluster_logistic_test html
cluster_permute_test html
cluster_plot html
contigs_qc html
cross_tab_tbl html
crosstab_by_celltype html
dot-cluster_permute_test html
entropy html
enumerate_pairing html
equalize_ccdb html
fancy_name_contigs html
fine_cluster_seqs html
fine_clustering html
generate_pseudobulk html
guess_celltype html
hushWarning html
left_join_warn html
map_axis_labels html
mutate_cdb html
pairing_tables html
plot_cluster_factors html
purity html
rank_prevalence_ccdb html
rbind-ContigCellDB-method html
split_cdb html
sub-sub-ContigCellDB-character-missing-method
html
*** copying figures
** 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
* MD5 sums
packaged installation of 'CellaRepertorium' as CellaRepertorium_1.5.0.zip
* DONE (CellaRepertorium)