Back to Multiple platform build/check report for BioC 3.16 |
|
This page was generated on 2022-07-07 11:10:58 -0400 (Thu, 07 Jul 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.2.0 Patched (2022-06-02 r82447) -- "Vigorous Calisthenics" | 4343 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.0 Patched (2022-06-02 r82447 ucrt) -- "Vigorous Calisthenics" | 4148 |
lconway | macOS 12.2.1 Monterey | x86_64 | 4.2.0 Patched (2022-05-29 r82424) -- "Vigorous Calisthenics" | 4160 |
kjohnson | macOS 12.4 Monterey | arm64 | 4.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 |
To the developers/maintainers of the CSSP package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CSSP.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. |
Package 436/2124 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CSSP 1.35.0 (landing page) Chandler Zuo
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.2.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson | macOS 12.4 Monterey / arm64 | OK | OK | NA | ERROR | |||||||||
Package: CSSP |
Version: 1.35.0 |
Command: rm -rf CSSP.buildbin-libdir && mkdir CSSP.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh CSSP_1.35.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R CSSP.buildbin-libdir |
StartedAt: 2022-07-07 07:44:48 -0400 (Thu, 07 Jul 2022) |
EndedAt: 2022-07-07 07:45:04 -0400 (Thu, 07 Jul 2022) |
EllapsedTime: 15.2 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf CSSP.buildbin-libdir && mkdir CSSP.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh CSSP_1.35.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R CSSP.buildbin-libdir ### ############################################################################## ############################################################################## >>>>>>> >>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=CSSP.buildbin-libdir CSSP_1.35.0.tar.gz' >>>>>>> * installing *source* package ‘CSSP’ ... ** using staged installation ** libs clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bincount.c -o bincount.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c binpower.c -o binpower.o binpower.c:152:16: warning: variable 'sum_w' set but not used [-Wunused-but-set-variable] double w_bin,sum_w=0,sum_pow=0; ^ 1 warning generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridLogMean.c -o gridLogMean.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridMGC.c -o gridMGC.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridMean.c -o gridMean.o gridMean.c:10:63: warning: unused variable 'counter' [-Wunused-variable] R_len_t ng=REAL(ngrid)[0],k,i,j,l,ind[4],n=length(map),newG,counter; ^ gridMean.c:177:63: warning: unused variable 'counter' [-Wunused-variable] R_len_t ng=REAL(ngrid)[0],k,i,j,l,ind[2],n=length(map),newG,counter; ^ 2 warnings generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridMode.c -o gridMode.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridNonpa.c -o gridNonpa.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridSample.c -o gridSample.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tag2bin.c -o tag2bin.o clang -arch arm64 -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 CSSP.so bincount.o binpower.o gridLogMean.o gridMGC.o gridMean.o gridMode.o gridNonpa.o gridSample.o tag2bin.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Users/biocbuild/bbs-3.16-bioc/meat/CSSP.buildbin-libdir/00LOCK-CSSP/00new/CSSP/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 (CSSP) >>>>>>> >>>>>>> FIXING LINKS FOR CSSP.buildbin-libdir/CSSP/libs/CSSP.so >>>>>>> ERROR: R installation problem: File /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libgcc_s.1.dylib not found!