Back to Multiple platform build/check report for BioC 3.15
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:21:40 -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 immunoClust on palomino3


To the developers/maintainers of the immunoClust package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/immunoClust.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 951/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
immunoClust 1.28.0  (landing page)
Till Soerensen
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/immunoClust
git_branch: RELEASE_3_15
git_last_commit: aeca556
git_last_commit_date: 2022-04-26 11:24:08 -0400 (Tue, 26 Apr 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: immunoClust
Version: 1.28.0
Command: rm -rf immunoClust.buildbin-libdir && mkdir immunoClust.buildbin-libdir && F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=immunoClust.buildbin-libdir immunoClust_1.28.0.tar.gz
StartedAt: 2022-10-19 06:02:31 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 06:03:07 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 35.9 seconds
RetCode: 0
Status:   OK  
PackageFile: immunoClust_1.28.0.zip
PackageFileSize: 4.938 MiB

Command output

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


* installing *source* package 'immunoClust' ...
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_meta.cpp -o R_meta.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_model.cpp -o R_model.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dist_mvn.cpp -o dist_mvn.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c em_meta.cpp -o em_meta.o
em_meta.cpp: In member function 'double em_meta::et_step()':
em_meta.cpp:412:16: warning: variable 'sndLike' set but not used [-Wunused-but-set-variable]
  412 |         double sndLike = 0.0;
      |                ^~~~~~~
em_meta.cpp: In member function 'double em_meta::fixedN_et_step()':
em_meta.cpp:697:16: warning: variable 'maxLike' set but not used [-Wunused-but-set-variable]
  697 |         double maxLike = 0.0;
      |                ^~~~~~~
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c em_meta_bc.cpp -o em_meta_bc.o
em_meta_bc.cpp: In member function 'double em_meta::bc_et_step()':
em_meta_bc.cpp:237:16: warning: variable 'maxLike' set but not used [-Wunused-but-set-variable]
  237 |         double maxLike = 0.0;
      |                ^~~~~~~
em_meta_bc.cpp: In member function 'double em_meta::bc_fixedN_et_step()':
em_meta_bc.cpp:523:16: warning: variable 'maxLike' set but not used [-Wunused-but-set-variable]
  523 |         double maxLike = 0.0;
      |                ^~~~~~~
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c em_meta_kl.cpp -o em_meta_kl.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c em_mvn.cpp -o em_mvn.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c em_mvt.cpp -o em_mvt.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c em_mvt2.cpp -o em_mvt2.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c hc_meta.cpp -o hc_meta.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c hc_mvn.cpp -o hc_mvn.o
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c immunoClust.c -o immunoClust.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meta_norm.cpp -o meta_norm.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meta_scale.cpp -o meta_scale.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c normalize.cpp -o normalize.o
normalize.cpp: In member function 'int normalize::scale_X(int, int)':
normalize.cpp:272:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  272 |     if( L < COEFF )
      |     ^~
normalize.cpp:275:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  275 |  int k, j, p;
      |  ^~~
normalize.cpp: In member function 'int normalize::linear_Y(int, int)':
normalize.cpp:377:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  377 |     if( L < COEFF )
      |     ^~
normalize.cpp:380:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  380 |  int k, j, p;
      |  ^~~
normalize.cpp: In member function 'int normalize::scale_Y(int, int)':
normalize.cpp:458:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  458 |     if( L < COEFF )
      |     ^~
normalize.cpp:461:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  461 |  int k, j, p;
      |  ^~~
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sub_mvn.cpp -o sub_mvn.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c util.cpp -o util.o
g++ -std=gnu++11  -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I/src/include -I/x64/include    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c vs_htrans.cpp -o vs_htrans.o
g++ -std=gnu++11 -shared -s -static-libgcc -o immunoClust.dll tmp.def R_meta.o R_model.o dist_mvn.o em_meta.o em_meta_bc.o em_meta_kl.o em_mvn.o em_mvt.o em_mvt2.o hc_meta.o hc_mvn.o immunoClust.o meta_norm.o meta_scale.o normalize.o sub_mvn.o util.o vs_htrans.o -L/x64/lib -lgsl -lgslcblas -lm -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/immunoClust.buildbin-libdir/00LOCK-immunoClust/00new/immunoClust/libs/x64
** R
** data
** 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
** 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 'immunoClust' as immunoClust_1.28.0.zip
* DONE (immunoClust)