Back to Mac ARM64 build report for BioC 3.18
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-18 11:32:11 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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 893/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gpuMagic 1.18.0  (landing page)
Jiefei Wang
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/gpuMagic
git_branch: RELEASE_3_18
git_last_commit: 4ee18d1
git_last_commit_date: 2023-10-24 11:13:30 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    ERROR  skippedskipped

BUILD results for gpuMagic on kjohnson1


To the developers/maintainers of the gpuMagic package:
- 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.

raw results


Summary

Package: gpuMagic
Version: 1.18.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data gpuMagic
StartedAt: 2024-04-16 19:27:38 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 19:28:06 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 28.3 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 gpuMagic
###
##############################################################################
##############################################################################


* checking for file ‘gpuMagic/DESCRIPTION’ ... OK
* preparing ‘gpuMagic’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘Customized-openCL-code.Rmd’ using rmarkdown
UNSUPPORTED (log once): createKernel: newComputePipelineState failed

Quitting from lines 40-71 [unnamed-chunk-1] (Customized-openCL-code.Rmd)
Error: processing vignette 'Customized-openCL-code.Rmd' failed with diagnostics:
Fail to create kernel, error info: CL_INVALID_KERNEL
--- failed re-building ‘Customized-openCL-code.Rmd’

--- re-building ‘Quick_start_guide.Rmd’ using rmarkdown

Quitting from lines 75-78 [unnamed-chunk-6] (Quick_start_guide.Rmd)
Error: processing vignette 'Quick_start_guide.Rmd' failed with diagnostics:
Fail to create kernel, error info: CL_INVALID_KERNEL
--- failed re-building ‘Quick_start_guide.Rmd’

SUMMARY: processing the following files failed:
  ‘Customized-openCL-code.Rmd’ ‘Quick_start_guide.Rmd’

Error: Vignette re-building failed.
Execution halted