| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-25 12:07 -0400 (Sat, 25 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4901 |
| lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4691 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4658 |
| 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 | ||||
| Package 927/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GRENITS 1.61.0 (landing page) Edward Morrissey
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | NA | NA | ||||||||||
|
To the developers/maintainers of the GRENITS package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GRENITS.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron 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. See Renviron.bioc for more information. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: GRENITS |
| Version: 1.61.0 |
| Command: /home/biocbuild/R/R/bin/R CMD INSTALL GRENITS |
| StartedAt: 2025-10-23 20:24:21 -0000 (Thu, 23 Oct 2025) |
| EndedAt: 2025-10-23 20:26:41 -0000 (Thu, 23 Oct 2025) |
| EllapsedTime: 140.2 seconds |
| RetCode: 0 |
| Status: OK |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD INSTALL GRENITS
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘GRENITS’ ...
** this is package ‘GRENITS’ version ‘1.61.0’
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c AR1_Gauss_biocond.cc -o AR1_Gauss_biocond.o
AR1_Gauss_biocond.cc: In function ‘void Error_Gauss_c(std::string&, arma::mat&, arma::colvec&, arma::mat&)’:
AR1_Gauss_biocond.cc:49:30: warning: unused variable ‘numDiag’ [-Wunused-variable]
49 | int num_fixedON, numDiag, p_sqr, free_gammas;
| ^~~~~~~
AR1_Gauss_biocond.cc:49:39: warning: variable ‘p_sqr’ set but not used [-Wunused-but-set-variable]
49 | int num_fixedON, numDiag, p_sqr, free_gammas;
| ^~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c AR1_Student_biocond.cc -o AR1_Student_biocond.o
AR1_Student_biocond.cc: In function ‘void Error_Student_c(std::string&, arma::mat&, arma::colvec&, arma::mat&)’:
AR1_Student_biocond.cc:49:30: warning: unused variable ‘numDiag’ [-Wunused-variable]
49 | int num_fixedON, numDiag, p_sqr, free_gammas;
| ^~~~~~~
AR1_Student_biocond.cc:49:39: warning: variable ‘p_sqr’ set but not used [-Wunused-but-set-variable]
49 | int num_fixedON, numDiag, p_sqr, free_gammas;
| ^~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c AR1_biocond.cc -o AR1_biocond.o
AR1_biocond.cc: In function ‘void AR1_c(std::string&, arma::mat&, arma::colvec&, arma::mat&)’:
AR1_biocond.cc:48:30: warning: unused variable ‘numDiag’ [-Wunused-variable]
48 | int num_fixedON, numDiag, p_sqr, free_gammas;
| ^~~~~~~
AR1_biocond.cc:48:39: warning: variable ‘p_sqr’ set but not used [-Wunused-but-set-variable]
48 | int num_fixedON, numDiag, p_sqr, free_gammas;
| ^~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c PSplines_biocond.cc -o PSplines_biocond.o
PSplines_biocond.cc: In function ‘void PSplines_c(std::string&, arma::mat&, arma::colvec&, arma::mat&)’:
PSplines_biocond.cc:45:63: warning: unused variable ‘numDiag’ [-Wunused-variable]
45 | int num_fixedON, nodesSpline, degreeSpline, numDiag, free_gammas;
| ^~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c R_C_interface.cpp -o R_C_interface.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c ReadMCMCFiles.cpp -o ReadMCMCFiles.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c commonFunctions.cc -o commonFunctions.o
commonFunctions.cc: In function ‘void random_intSequence(arma::ucolvec&)’:
commonFunctions.cc:268:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare]
268 | for (int i = 0; i < seq.n_elem; i++)
| ~~^~~~~~~~~~~~
commonFunctions.cc: In function ‘void estimateRemainingTime(double&, double&, int, int, clock_t&)’:
commonFunctions.cc:315:36: warning: variable ‘so_far_clock’ set but not used [-Wunused-but-set-variable]
315 | clock_t so_far_clock, time_now; //so_far_sec,
| ^~~~~~~~~~~~
commonFunctions.cc: In function ‘void processFixedGammas(arma::mat&, int&, int&, arma::umat&, arma::umat&, arma::ucolvec&, arma::umat&, arma::uvec&, arma::uvec&)’:
commonFunctions.cc:375:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare]
375 | for(int i = 0; i!=Gamma_fixed.n_cols;i++)
| ~^~~~~~~~~~~~~~~~~~~~
commonFunctions.cc:378:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare]
378 | for(int j = 0; j!=Gamma_fixed.n_cols;j++)
| ~^~~~~~~~~~~~~~~~~~~~
commonFunctions.cc: In function ‘void updateCoefficients_reg(arma::mat&, const int&, const arma::urowvec&, const arma::mat&, const arma::rowvec&, const arma::ucolvec&)’:
commonFunctions.cc:438:59: warning: unused variable ‘num_on’ [-Wunused-variable]
438 | unsigned int num_on;
| ^~~~~~
commonFunctions.cc: In function ‘void updateCoefficients(arma::mat&, const int&, const arma::urowvec&, const arma::mat&, const arma::rowvec&)’:
commonFunctions.cc:480:59: warning: unused variable ‘num_on’ [-Wunused-variable]
480 | unsigned int num_on;
| ^~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c functionsErrorModel.cc -o functionsErrorModel.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c matrixManipulationFunctions.cc -o matrixManipulationFunctions.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c updateFunctions_AR1.cc -o updateFunctions_AR1.o
updateFunctions_AR1.cc: In function ‘void updateCoeffAndGibbsVars(arma::mat&, arma::umat&, const arma::colvec&, const arma::mat&, const arma::mat&, const arma::mat&, const double&, const unsigned int&)’:
updateFunctions_AR1.cc:128:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare]
128 | for(int j_loop = 0; j_loop < genes; j_loop++)
| ~~~~~~~^~~~~~~
updateFunctions_AR1.cc:134:15: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
134 | if (i != j)
| ~~^~~~
updateFunctions_AR1.cc: In function ‘void updateCoeffAndGibbsVars_reg(arma::mat&, arma::umat&, const arma::colvec&, const arma::mat&, const arma::mat&, double, const double&, const unsigned int&, arma::umat&, arma::ucolvec&, arma::umat&)’:
updateFunctions_AR1.cc:186:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare]
186 | for(int j_loop = 0; j_loop < seq_rnd.n_elem; j_loop++)
| ~~~~~~~^~~~~~~~~~~~~~~~
updateFunctions_AR1.cc: In function ‘void calc_logMVPDF_withLinks(double&, const arma::mat&, const arma::rowvec&, arma::urowvec&)’:
updateFunctions_AR1.cc:264:59: warning: unused variable ‘num_on’ [-Wunused-variable]
264 | unsigned int num_on;
| ^~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c updateFunctions_Splines.cc -o updateFunctions_Splines.o
updateFunctions_Splines.cc: In function ‘void initBasesOn_rowvec(arma::urowvec&, const arma::urowvec&, int, int)’:
updateFunctions_Splines.cc:158:16: warning: variable ‘start_indx’ set but not used [-Wunused-but-set-variable]
158 | int G, start_indx, end_indx;
| ^~~~~~~~~~
updateFunctions_Splines.cc:158:28: warning: variable ‘end_indx’ set but not used [-Wunused-but-set-variable]
158 | int G, start_indx, end_indx;
| ^~~~~~~~
updateFunctions_Splines.cc: In function ‘void initBasesOn(arma::urowvec&, const arma::umat&, int, int)’:
updateFunctions_Splines.cc:182:16: warning: variable ‘start_indx’ set but not used [-Wunused-but-set-variable]
182 | int G, start_indx, end_indx;
| ^~~~~~~~~~
updateFunctions_Splines.cc:182:28: warning: variable ‘end_indx’ set but not used [-Wunused-but-set-variable]
182 | int G, start_indx, end_indx;
| ^~~~~~~~
updateFunctions_Splines.cc: In function ‘void updateTaus_reg(arma::mat&, arma::colvec&, const arma::mat&, arma::urowvec&, const arma::mat&, double, double, int, double, double, double, double, int, double, arma::uvec)’:
updateFunctions_Splines.cc:296:10: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
296 | if(i == indxReg)
| ~~^~~~~~~~~~
updateFunctions_Splines.cc: In function ‘void updateGammaAndB_row_i_reg(arma::mat&, arma::umat&, const arma::mat&, const arma::rowvec&, const arma::colvec&, int, int, int, arma::urowvec&, const arma::ucolvec&, const arma::urowvec&, const arma::ucolvec&, const arma::uvec&)’:
updateFunctions_Splines.cc:478:30: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare]
478 | for(int j_loop = 0; j_loop < seq_rnd.n_elem; j_loop++)
| ~~~~~~~^~~~~~~~~~~~~~~~
updateFunctions_Splines.cc: In function ‘void fixedBasesFromFixedRegs(arma::umat&, arma::umat&, arma::ucolvec&, int)’:
updateFunctions_Splines.cc:714:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
714 | for(base_k = 0; base_k != M; base_k++)
| ~~~~~~~^~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o GRENITS.so AR1_Gauss_biocond.o AR1_Student_biocond.o AR1_biocond.o PSplines_biocond.o R_C_interface.o ReadMCMCFiles.o commonFunctions.o functionsErrorModel.o matrixManipulationFunctions.o updateFunctions_AR1.o updateFunctions_Splines.o -lopenblas -lgfortran -lm -L/home/biocbuild/R/R-4.5.0/lib -lR
installing to /home/biocbuild/R/R-4.5.0/site-library/00LOCK-GRENITS/00new/GRENITS/libs
** 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
** 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 (GRENITS)