Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-17 11:39 -0400 (Mon, 17 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4545 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4576 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4528 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4459 |
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 1631/2313 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
puma 3.49.0 (landing page) Xuejun Liu
| palomino7 | Windows Server 2022 Datacenter / x64 | ERROR | ERROR | skipped | skipped | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | ERROR | ERROR | skipped | skipped | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | ERROR | ERROR | skipped | skipped | |||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | ERROR | ERROR | skipped | ||||||||||
To the developers/maintainers of the puma package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/puma.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. |
Package: puma |
Version: 3.49.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL puma |
StartedAt: 2025-03-16 15:23:20 -0400 (Sun, 16 Mar 2025) |
EndedAt: 2025-03-16 15:23:21 -0400 (Sun, 16 Mar 2025) |
EllapsedTime: 1.0 seconds |
RetCode: 1 |
Status: ERROR |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL puma ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’ * installing *source* package ‘puma’ ... ** this is package ‘puma’ version ‘3.49.0’ ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.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 PMmultimgmos.c -o PMmultimgmos.o PMmultimgmos.c:138:39: error: implicit declaration of function 'Free' is invalid in C99 [-Werror,-Wimplicit-function-declaration] if (in_param.parameters[j] != NULL) Free(in_param.parameters[j]); ^ PMmultimgmos.c:138:39: note: did you mean 'free'? /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/malloc/_malloc.h:42:7: note: 'free' declared here void free(void *); ^ 1 error generated. make: *** [PMmultimgmos.o] Error 1 ERROR: compilation failed for package ‘puma’ * removing ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/puma’