Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-04-14 11:51:32 -0400 (Fri, 14 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4562 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.0 alpha (2023-04-03 r84154 ucrt) | 4330 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.0 beta (2023-04-08 r84203) -- "Already Tomorrow" | 4287 |
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: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 460/2212 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CSSP 1.37.0 (landing page) Chandler Zuo
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
Package: CSSP |
Version: 1.37.0 |
Command: rm -rf CSSP.buildbin-libdir && mkdir CSSP.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh CSSP_1.37.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R CSSP.buildbin-libdir |
StartedAt: 2023-04-14 08:50:26 -0400 (Fri, 14 Apr 2023) |
EndedAt: 2023-04-14 08:50:46 -0400 (Fri, 14 Apr 2023) |
EllapsedTime: 19.6 seconds |
RetCode: 0 |
Status: OK |
PackageFile: CSSP_1.37.0.tgz |
PackageFileSize: 974.5 KiB |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf CSSP.buildbin-libdir && mkdir CSSP.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh CSSP_1.37.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.37.0.tar.gz' >>>>>>> * installing *source* package ‘CSSP’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX13.1.sdk’ clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c bincount.c -o bincount.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/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 x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridLogMean.c -o gridLogMean.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridMGC.c -o gridMGC.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/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 x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridMode.c -o gridMode.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridNonpa.c -o gridNonpa.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gridSample.c -o gridSample.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tag2bin.c -o tag2bin.o clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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 ld: warning: -undefined dynamic_lookup may not work with chained fixups installing to /Users/biocbuild/bbs-3.17-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 >>>>>>> install_name_tool -change "/usr/local/lib/libgcc_s.1.1.dylib" "/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libgcc_s.1.1.dylib" "CSSP.buildbin-libdir/CSSP/libs/CSSP.so" install_name_tool -change "/usr/local/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libgfortran.5.dylib" "CSSP.buildbin-libdir/CSSP/libs/CSSP.so" install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libquadmath.0.dylib" "CSSP.buildbin-libdir/CSSP/libs/CSSP.so"