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

This page was generated on 2025-03-20 12:12 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gpuMagic 1.22.0  (landing page)
Jiefei Wang
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/gpuMagic
git_branch: RELEASE_3_20
git_last_commit: cc5ec08
git_last_commit_date: 2024-10-29 10:37:03 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


INSTALL results for gpuMagic on taishan

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.

raw results


Summary

Package: gpuMagic
Version: 1.22.0
Command: /home/biocbuild/R/R/bin/R CMD INSTALL gpuMagic
StartedAt: 2025-03-17 21:35:21 -0000 (Mon, 17 Mar 2025)
EndedAt: 2025-03-17 21:35:45 -0000 (Mon, 17 Mar 2025)
EllapsedTime: 24.5 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL gpuMagic
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’
* installing *source* package ‘gpuMagic’ ...
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
using C++11
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.3/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.3/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;
      |              ^~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.3/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.3/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c R_functionRegistration.cpp -o R_functionRegistration.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.3/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.3/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c Tools.cpp -o Tools.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.3/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.3/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c kernelManager.cpp -o kernelManager.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG -I/home/biocbuild/R/R-4.4.3/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.3/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c openArray.cpp -o openArray.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-4.4.3/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.3/lib -lR
installing to /home/biocbuild/R/R-4.4.3/site-library/00LOCK-gpuMagic/00new/gpuMagic/libs
** R
** 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
No device has been found, please make sure the computer has a graphic card or the driver has been properly installed.
Hint:
For CPU, you can install the intel's / ATI's graphic driver for the intel's / AMD's CPU respectively.
For GPU, you need to download the graphic driver from your vendor's website.
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
No device has been found, please make sure the computer has a graphic card or the driver has been properly installed.
Hint:
For CPU, you can install the intel's / ATI's graphic driver for the intel's / AMD's CPU respectively.
For GPU, you need to download the graphic driver from your vendor's website.
** testing if installed package keeps a record of temporary installation path
* DONE (gpuMagic)