Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-24 11:41 -0500 (Fri, 24 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4609
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4393
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 3839
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 3835
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 902/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRENITS 1.59.0  (landing page)
Edward Morrissey
Snapshot Date: 2025-01-23 13:40 -0500 (Thu, 23 Jan 2025)
git_url: https://git.bioconductor.org/packages/GRENITS
git_branch: devel
git_last_commit: 021f1b5
git_last_commit_date: 2024-10-29 09:37:38 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  ERROR    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


BUILD results for GRENITS on lconway

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.

raw results


Summary

Package: GRENITS
Version: 1.59.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GRENITS
StartedAt: 2025-01-23 16:25:17 -0500 (Thu, 23 Jan 2025)
EndedAt: 2025-01-23 16:26:36 -0500 (Thu, 23 Jan 2025)
EllapsedTime: 79.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GRENITS
###
##############################################################################
##############################################################################


* checking for file ‘GRENITS/DESCRIPTION’ ... OK
* preparing ‘GRENITS’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘GRENITS’ ...
** this is package ‘GRENITS’ version ‘1.59.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c AR1_Gauss_biocond.cc -o AR1_Gauss_biocond.o
AR1_Gauss_biocond.cc:49:30: warning: unused variable 'numDiag' [-Wunused-variable]
  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]
  int           num_fixedON, numDiag, p_sqr, free_gammas;
                                      ^
2 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c AR1_Student_biocond.cc -o AR1_Student_biocond.o
AR1_Student_biocond.cc:49:30: warning: unused variable 'numDiag' [-Wunused-variable]
  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]
  int           num_fixedON, numDiag, p_sqr, free_gammas;
                                      ^
2 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c AR1_biocond.cc -o AR1_biocond.o
AR1_biocond.cc:48:30: warning: unused variable 'numDiag' [-Wunused-variable]
  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]
  int           num_fixedON, numDiag, p_sqr, free_gammas;
                                      ^
2 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c PSplines_biocond.cc -o PSplines_biocond.o
PSplines_biocond.cc:45:63: warning: unused variable 'numDiag' [-Wunused-variable]
  int                 num_fixedON, nodesSpline, degreeSpline, numDiag, free_gammas;
                                                              ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c R_C_interface.cpp -o R_C_interface.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c ReadMCMCFiles.cpp -o ReadMCMCFiles.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c commonFunctions.cc -o commonFunctions.o
commonFunctions.cc:315:36: warning: variable 'so_far_clock' set but not used [-Wunused-but-set-variable]
  clock_t                          so_far_clock, time_now; //so_far_sec, 
                                   ^
commonFunctions.cc:438:59: warning: unused variable 'num_on' [-Wunused-variable]
  unsigned int                                            num_on;
                                                          ^
commonFunctions.cc:480:59: warning: unused variable 'num_on' [-Wunused-variable]
  unsigned int                                            num_on;
                                                          ^
3 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c functionsErrorModel.cc -o functionsErrorModel.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c matrixManipulationFunctions.cc -o matrixManipulationFunctions.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c updateFunctions_AR1.cc -o updateFunctions_AR1.o
updateFunctions_AR1.cc:264:59: warning: unused variable 'num_on' [-Wunused-variable]
  unsigned int                                            num_on;  
                                                          ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c updateFunctions_Splines.cc -o updateFunctions_Splines.o
updateFunctions_Splines.cc:158:16: warning: variable 'start_indx' set but not used [-Wunused-but-set-variable]
  int       G, start_indx, end_indx;
               ^
updateFunctions_Splines.cc:158:28: warning: variable 'end_indx' set but not used [-Wunused-but-set-variable]
  int       G, start_indx, end_indx;
                           ^
updateFunctions_Splines.cc:182:16: warning: variable 'start_indx' set but not used [-Wunused-but-set-variable]
  int       G, start_indx, end_indx;
               ^
updateFunctions_Splines.cc:182:28: warning: variable 'end_indx' set but not used [-Wunused-but-set-variable]
  int       G, start_indx, end_indx;
                           ^
4 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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 -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: directory not found for option '-L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/14.2.0'
ld: library not found for -lemutls_w
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [GRENITS.so] Error 1
ERROR: compilation failed for package ‘GRENITS’
* removing ‘/private/tmp/Rtmp6PyGZ5/Rinst136e528e2152c/GRENITS’
      -----------------------------------
ERROR: package installation failed