Back to Multiple platform build/check report for BioC 3.16
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-07-07 11:10:56 -0400 (Thu, 07 Jul 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.2.0 Patched (2022-06-02 r82447) -- "Vigorous Calisthenics" 4343
palomino4Windows Server 2022 Datacenterx644.2.0 Patched (2022-06-02 r82447 ucrt) -- "Vigorous Calisthenics" 4148
lconwaymacOS 12.2.1 Montereyx86_644.2.0 Patched (2022-05-29 r82424) -- "Vigorous Calisthenics" 4160
kjohnsonmacOS 12.4 Montereyarm644.2.0 Patched (2022-06-09 r82473) -- "Vigorous Calisthenics" 3115
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 results for COMPASS on kjohnson


To the developers/maintainers of the COMPASS package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/COMPASS.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 384/2124HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
COMPASS 1.35.0  (landing page)
Greg Finak
Snapshot Date: 2022-07-06 14:00:06 -0400 (Wed, 06 Jul 2022)
git_url: https://git.bioconductor.org/packages/COMPASS
git_branch: master
git_last_commit: 5c2dc80
git_last_commit_date: 2022-04-26 11:17:53 -0400 (Tue, 26 Apr 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.2.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnsonmacOS 12.4 Monterey / arm64  ERROR    ERROR  skippedskipped

Summary

Package: COMPASS
Version: 1.35.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data COMPASS
StartedAt: 2022-07-06 19:42:34 -0400 (Wed, 06 Jul 2022)
EndedAt: 2022-07-06 19:42:46 -0400 (Wed, 06 Jul 2022)
EllapsedTime: 11.7 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 COMPASS
###
##############################################################################
##############################################################################


* checking for file ‘COMPASS/DESCRIPTION’ ... OK
* preparing ‘COMPASS’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* running ‘cleanup’
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘COMPASS’ ...
** using staged installation
** libs
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c COMPASS_c.c -o COMPASS_c.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c COMPASS_cpp.cpp -o COMPASS_cpp.o
COMPASS_cpp.cpp:526:7: warning: variable 'flagkk' set but not used [-Wunused-but-set-variable]
  int flagkk = 0;
      ^
COMPASS_cpp.cpp:517:10: warning: variable 'psik' set but not used [-Wunused-but-set-variable]
  double psik = 0.;
         ^
2 warnings generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c COMPASS_init.c -o COMPASS_init.o
clang++ -arch arm64 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o COMPASS.so COMPASS_c.o COMPASS_cpp.o COMPASS_init.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/R/arm64/gfortran/lib/gcc/aarch64-apple-darwin20.6.0/12.0.1 -L/opt/R/arm64/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: directory not found for option '-L/opt/R/arm64/gfortran/lib/gcc/aarch64-apple-darwin20.6.0/12.0.1'
ld: warning: directory not found for option '-L/opt/R/arm64/gfortran/lib'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [COMPASS.so] Error 1
ERROR: compilation failed for package ‘COMPASS’
* removing ‘/private/tmp/RtmpNa4ZDw/Rinsta4322af09da7/COMPASS’
      -----------------------------------
ERROR: package installation failed