Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-22 11:44 -0400 (Sat, 22 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" | 4777 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4547 |
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" | 4458 |
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
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||||
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 build --keep-empty-dirs --no-resave-data puma |
StartedAt: 2025-03-21 18:18:22 -0400 (Fri, 21 Mar 2025) |
EndedAt: 2025-03-21 18:18:30 -0400 (Fri, 21 Mar 2025) |
EllapsedTime: 8.0 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data puma ### ############################################################################## ############################################################################## * checking for file ‘puma/DESCRIPTION’ ... OK * preparing ‘puma’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * 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 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 cregistration.c -o cregistration.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 donlp2.c -o donlp2.o donlp2.c:471:33: warning: variable 'infiny' set but not used [-Wunused-but-set-variable] static DDOUBLE tol1,term, infiny; ^ donlp2.c:2034:1: warning: '/*' within block comment [-Wcomment] /* **************************************************************************** */ ^ donlp2.c:2707:1: warning: '/*' within block comment [-Wcomment] /* inactive ^ donlp2.c:2079:44: warning: variable 'iumin' set but not used [-Wunused-but-set-variable] static DDOUBLE delsig,delx,sum,term, iumin; ^ 4 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 gme.c -o gme.o gme.c:237:44: 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]); ^ gme.c:237:44: 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 *); ^ gme.c:239:36: error: implicit declaration of function 'Free' is invalid in C99 [-Werror,-Wimplicit-function-declaration] if(in_param->parameters!=NULL) Free(in_param->parameters); ^ gme.c:266:9: warning: variable 'fstart' set but not used [-Wunused-but-set-variable] double fstart; ^ gme.c:1021:12: error: implicit declaration of function 'Free' is invalid in C99 [-Werror,-Wimplicit-function-declaration] Free(PM[i]); ^ 1 warning and 3 errors generated. make: *** [gme.o] Error 1 ERROR: compilation failed for package ‘puma’ * removing ‘/private/tmp/RtmpkHtC5C/Rinst156225dd08417/puma’ ----------------------------------- ERROR: package installation failed