Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 895/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
gpuMagic 1.22.0 (landing page) Jiefei Wang
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | ERROR | ERROR | skipped | ||||||||||
To the developers/maintainers of the gpuMagic package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/gpuMagic.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: gpuMagic |
Version: 1.22.0 |
Command: /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data gpuMagic |
StartedAt: 2024-11-20 01:08:50 -0000 (Wed, 20 Nov 2024) |
EndedAt: 2024-11-20 01:09:00 -0000 (Wed, 20 Nov 2024) |
EllapsedTime: 10.0 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data gpuMagic ### ############################################################################## ############################################################################## * checking for file ‘gpuMagic/DESCRIPTION’ ... OK * preparing ‘gpuMagic’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * installing *source* package ‘gpuMagic’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.1/include -I../inst/include/OpenCL_header -DCL_TARGET_OPENCL_VERSION=220 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_SILENCE_DEPRECATION -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c C_Interface.cpp -o C_Interface.o C_Interface.cpp: In function 'SEXPREC* download(SEXP)': C_Interface.cpp:142:19: warning: 'res' may be used uninitialized [-Wmaybe-uninitialized] 142 | return(res); | ^ C_Interface.cpp:112:14: note: 'res' was declared here 112 | SEXP res; | ^~~ g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.1/include -I../inst/include/OpenCL_header -DCL_TARGET_OPENCL_VERSION=220 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_SILENCE_DEPRECATION -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c R_functionRegistration.cpp -o R_functionRegistration.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.1/include -I../inst/include/OpenCL_header -DCL_TARGET_OPENCL_VERSION=220 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_SILENCE_DEPRECATION -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c Tools.cpp -o Tools.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.1/include -I../inst/include/OpenCL_header -DCL_TARGET_OPENCL_VERSION=220 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_SILENCE_DEPRECATION -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c kernelManager.cpp -o kernelManager.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.1/include -I../inst/include/OpenCL_header -DCL_TARGET_OPENCL_VERSION=220 -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_SILENCE_DEPRECATION -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c openArray.cpp -o openArray.o g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o gpuMagic.so C_Interface.o R_functionRegistration.o Tools.o kernelManager.o openArray.o -lOpenCL -L/home/biocbuild/R/R-4.4.1/lib -lR /home/biocbuild/miniforge3/bin/../lib/gcc/aarch64-conda-linux-gnu/14.2.0/../../../../aarch64-conda-linux-gnu/bin/ld: cannot find -lOpenCL: No such file or directory collect2: error: ld returned 1 exit status make: *** [/home/biocbuild/R/R-4.4.1/share/make/shlib.mk:10: gpuMagic.so] Error 1 ERROR: compilation failed for package ‘gpuMagic’ * removing ‘/home/biocbuild/tmp/Rtmp2coluO/Rinst226fc61a34e56a/gpuMagic’ ----------------------------------- ERROR: package installation failed