Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2022-10-19 13:21:58 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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

BUILD BIN results for openCyto on palomino3


To the developers/maintainers of the openCyto package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/openCyto.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1375/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
openCyto 2.8.4  (landing page)
Mike Jiang
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/openCyto
git_branch: RELEASE_3_15
git_last_commit: b3dc53c
git_last_commit_date: 2022-07-10 20:22:10 -0400 (Sun, 10 Jul 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: openCyto
Version: 2.8.4
Command: rm -rf openCyto.buildbin-libdir && mkdir openCyto.buildbin-libdir && F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=openCyto.buildbin-libdir openCyto_2.8.4.tar.gz
StartedAt: 2022-10-19 06:17:33 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 06:19:20 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 107.5 seconds
RetCode: 0
Status:   OK  
PackageFile: openCyto_2.8.4.zip
PackageFileSize: 2.211 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf openCyto.buildbin-libdir && mkdir openCyto.buildbin-libdir && F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=openCyto.buildbin-libdir openCyto_2.8.4.tar.gz
###
##############################################################################
##############################################################################


* installing *source* package 'openCyto' ...
** using staged installation
** libs
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cpPmden.cpp -o cpPmden.o
cpPmden.cpp: In function 'stringInfo cpPmden(const std::vector<double>&)':
cpPmden.cpp:88:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   88 |   for (auto i = 0; i < (nsamp-1); i++) {
      |                    ~~^~~~~~~~~~~
cpPmden.cpp:100:17: warning: variable 'newaccx' set but not used [-Wunused-but-set-variable]
  100 |     double rhs, newaccx;
      |                 ^~~~~~~
cpPmden.cpp:157:24: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  157 |     for (auto i = 0; i < nsamp; i++) {
      |                      ~~^~~~~~~
cpPmden.cpp:164:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  164 |     for (auto i=0; i < (nsamp-2); i++) {
      |                    ~~^~~~~~~~~~~
cpPmden.cpp:193:24: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  193 |     for (auto i = 0; i < nsamp; i++) {
      |                      ~~^~~~~~~
cpPmden.cpp:219:26: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  219 |       for (auto i = 0; i < nsamp; i++) {
      |                        ~~^~~~~~~
cpPmden.cpp:251:26: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
  251 |       for (auto i = 0; i < nsamp; i++) {
      |                        ~~^~~~~~~
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cppApprox.cpp -o cppApprox.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cppdip.cpp -o cppdip.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dynamic_prog.cpp -o dynamic_prog.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fill_SMAWK.cpp -o fill_SMAWK.o
fill_SMAWK.cpp: In function 'void reduce_in_place(int, int, int, int, const std::vector<long long unsigned int>&, std::vector<long long unsigned int>&, const std::vector<std::vector<double> >&, const std::vector<std::vector<long long unsigned int> >&, const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, DISSIMILARITY)':
fill_SMAWK.cpp:80:8: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long unsigned int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   80 |   if(N >= js.size()) {
      |      ~~^~~~~~~~~~~~
fill_SMAWK.cpp:90:11: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
   90 |   while(m > N) { // js_reduced has more than N positions / columns
      |         ~~^~~
fill_SMAWK.cpp:121:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  121 |   for(int r=(left+1); r < m; ++r) {
      |                       ~~^~~
fill_SMAWK.cpp: In function 'void fill_even_positions(int, int, int, int, const std::vector<long long unsigned int>&, std::vector<std::vector<double> >&, std::vector<std::vector<long long unsigned int> >&, const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, DISSIMILARITY)':
fill_SMAWK.cpp:164:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  164 |     for(++ r; r < n && js[r]<=jmax; r++) {
      |               ~~^~~
fill_SMAWK.cpp:164:29: warning: comparison of integer expressions of different signedness: 'const value_type' {aka 'const long long unsigned int'} and 'int' [-Wsign-compare]
  164 |     for(++ r; r < n && js[r]<=jmax; r++) {
fill_SMAWK.cpp:168:15: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'int' [-Wsign-compare]
  168 |       if(jabs > i) break;
      |          ~~~~~^~~
fill_SMAWK.cpp: In function 'void find_min_from_candidates(int, int, int, int, const std::vector<long long unsigned int>&, std::vector<std::vector<double> >&, std::vector<std::vector<long long unsigned int> >&, const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, DISSIMILARITY)':
fill_SMAWK.cpp:218:16: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'int' [-Wsign-compare]
  218 |       if(j_abs > i) break;
      |          ~~~~~~^~~
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c getTautStringApprox.cpp -o getTautStringApprox.o
getTautStringApprox.cpp: In function 'Rcpp::List getTautStringApprox(std::vector<double>)':
getTautStringApprox.cpp:32:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   32 |   for (int i = 1; i != fullString.size(); ++i) {
      |                   ~~^~~~~~~~~~~~~~~~~~~~
getTautStringApprox.cpp:56:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<stringPairs>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   56 |   for (int i  = 0; i != plotSpecs.size(); ++i) {
      |                    ~~^~~~~~~~~~~~~~~~~~~
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c kMedDP.cpp -o kMedDP.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c kkuiper.cpp -o kkuiper.o
kkuiper.cpp: In function 'void difficultmax(std::vector<double>&, long int, long int, long int, long int*, long int*, double*)':
kkuiper.cpp:77:10: warning: variable 'min' set but not used [-Wunused-but-set-variable]
   77 |   double min, max;
      |          ^~~
kkuiper.cpp: In function 'void easymax(std::vector<double>&, long int, long int, long int, long int*, long int*, double*)':
kkuiper.cpp:64:10: warning: 'maxi' may be used uninitialized in this function [-Wmaybe-uninitialized]
   64 |     *erga=maxi;
      |     ~~~~~^~~~~
kkuiper.cpp:63:10: warning: 'mini' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 |     *ergb=mini;
      |     ~~~~~^~~~~
kkuiper.cpp: In function 'void difficultmax(std::vector<double>&, long int, long int, long int, long int*, long int*, double*)':
kkuiper.cpp:161:23: warning: 'maxi' may be used uninitialized in this function [-Wmaybe-uninitialized]
  161 |       *erga=minis[maxi];
      |                       ^
kkuiper.cpp: In function 'std::vector<double> kkuiper(std::vector<double>&, long int, int)':
kkuiper.cpp:64:10: warning: 'maxi' may be used uninitialized in this function [-Wmaybe-uninitialized]
   64 |     *erga=maxi;
      |     ~~~~~^~~~~
kkuiper.cpp:44:15: note: 'maxi' was declared here
   44 |   long i,mini,maxi;
      |               ^~~~
kkuiper.cpp:63:10: warning: 'mini' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 |     *ergb=mini;
      |     ~~~~~^~~~~
kkuiper.cpp:44:10: note: 'mini' was declared here
   44 |   long i,mini,maxi;
      |          ^~~~
kkuiper.cpp:64:10: warning: 'maxi' may be used uninitialized in this function [-Wmaybe-uninitialized]
   64 |     *erga=maxi;
      |     ~~~~~^~~~~
kkuiper.cpp:44:15: note: 'maxi' was declared here
   44 |   long i,mini,maxi;
      |               ^~~~
kkuiper.cpp:63:10: warning: 'mini' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 |     *ergb=mini;
      |     ~~~~~^~~~~
kkuiper.cpp:44:10: note: 'mini' was declared here
   44 |   long i,mini,maxi;
      |          ^~~~
kkuiper.cpp:58:3: warning: 'maxi' may be used uninitialized in this function [-Wmaybe-uninitialized]
   58 |   if(mini<maxi) {
      |   ^~
kkuiper.cpp:44:15: note: 'maxi' was declared here
   44 |   long i,mini,maxi;
      |               ^~~~
kkuiper.cpp:58:3: warning: 'mini' may be used uninitialized in this function [-Wmaybe-uninitialized]
   58 |   if(mini<maxi) {
      |   ^~
kkuiper.cpp:44:10: note: 'mini' was declared here
   44 |   long i,mini,maxi;
      |          ^~~~
kkuiper.cpp:197:9: warning: 'maxi' may be used uninitialized in this function [-Wmaybe-uninitialized]
  197 |     a[0]=maxi;
kkuiper.cpp:196:9: warning: 'mini' may be used uninitialized in this function [-Wmaybe-uninitialized]
  196 |     b[0]=mini;
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c local_density.cpp -o local_density.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c medianAbsoluteDeviation.cpp -o medianAbsoluteDeviation.o
medianAbsoluteDeviation.cpp: In function 'double medianAbsoluteDeviation(const std::vector<double>&)':
medianAbsoluteDeviation.cpp:28:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   28 |   for (auto i = 0; i != devs.size(); ++i)
      |                    ~~^~~~~~~~~~~~~~
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c misc.cpp -o misc.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rQuantile.cpp -o rQuantile.o
rQuantile.cpp: In function 'std::vector<double> rQuantile(const std::vector<double>&, std::vector<double>)':
rQuantile.cpp:35:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   35 |   for (auto i = 0; i != lowInd.size(); ++i) {
      |                    ~~^~~~~~~~~~~~~~~~
rQuantile.cpp:41:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   41 |   for (auto i = 0; i != lowInd.size(); ++i) {
      |                    ~~^~~~~~~~~~~~~~~~
rQuantile.cpp:47:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<bool>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   47 |   for (auto i = 0; i != offSet.size(); ++i)
      |                    ~~^~~~~~~~~~~~~~~~
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c singleDip.cpp -o singleDip.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tautstring.cpp -o tautstring.o
tautstring.cpp: In function 'stringInfo tautString(const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, double, double, long int, int)':
tautstring.cpp:148:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
  148 |   for (auto i = 0; i < knotst.size(); i++) {
      |                    ~~^~~~~~~~~~~~~~~
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tsGates.cpp -o tsGates.o
tsGates.cpp: In function 'std::vector<double> findKmedGates(const std::vector<double>&, const std::vector<int>&, int)':
tsGates.cpp:41:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   41 |     for (auto j = 0; j != classVector.size(); j++)
      |                      ~~^~~~~~~~~~~~~~~~~~~~~
tsGates.cpp: In function 'std::vector<double> tsGates(const std::vector<double>&, int)':
tsGates.cpp:81:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<bool>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   81 |     for (auto i = 1; i != (localMins.size()-1); ++i) {
      |                      ~~^~~~~~~~~~~~~~~~~~~~~~~
tsGates.cpp:86:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   86 |     for (auto i = 0; i != yvals.size(); ++i)
      |                      ~~^~~~~~~~~~~~~~~
tsGates.cpp:96:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   96 |     for (auto j = 0; j != cutValues.size(); ++j) {
      |                      ~~^~~~~~~~~~~~~~~~~~~
tsGates.cpp:99:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   99 |       for (auto i = 0; i != ys.size(); ++i)
      |                        ~~^~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c unlockNamespace.c -o unlockNamespace.o
g++ -shared -s -static-libgcc -o openCyto.dll tmp.def RcppExports.o cpPmden.o cppApprox.o cppdip.o dynamic_prog.o fill_SMAWK.o getTautStringApprox.o kMedDP.o kkuiper.o local_density.o medianAbsoluteDeviation.o misc.o rQuantile.o singleDip.o tautstring.o tsGates.o unlockNamespace.o -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.15-bioc/meat/openCyto.buildbin-libdir/00LOCK-openCyto/00new/openCyto/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import 'flowViz::contour' by 'graphics::contour' when loading 'flowStats'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import 'flowViz::contour' by 'graphics::contour' when loading 'flowStats'
** testing if installed package can be loaded from final location
Warning: replacing previous import 'flowViz::contour' by 'graphics::contour' when loading 'flowStats'
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'openCyto' as openCyto_2.8.4.zip
* DONE (openCyto)