Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-01-28 11:08:20 -0500 (Sat, 28 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" | 4465 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2023-01-10 r83596 ucrt) -- "Unsuffered Consequences" | 4246 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" | 4269 |
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 |
To the developers/maintainers of the biomvRCNS package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biomvRCNS.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 192/2162 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
biomvRCNS 1.39.0 (landing page) Yang Du
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | ERROR | ERROR | skipped | skipped | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | ERROR | ERROR | skipped | skipped | |||||||||
Package: biomvRCNS |
Version: 1.39.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL biomvRCNS |
StartedAt: 2023-01-27 16:02:27 -0500 (Fri, 27 Jan 2023) |
EndedAt: 2023-01-27 16:02:29 -0500 (Fri, 27 Jan 2023) |
EllapsedTime: 2.0 seconds |
RetCode: 1 |
Status: ERROR |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL biomvRCNS ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3/Resources/library’ * installing *source* package ‘biomvRCNS’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’ using SDK: ‘’ clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c biomvRCNS.c -o biomvRCNS.o biomvRCNS.c:153:22: error: use of undeclared identifier 'DOUBLE_XMIN' m_e(F, t, j, T)+= DOUBLE_XMIN; ^ biomvRCNS.c:294:29: error: use of undeclared identifier 'DOUBLE_XMAX' double obs, prod, maxprod=-DOUBLE_XMAX; ^ biomvRCNS.c:401:29: error: use of undeclared identifier 'DOUBLE_XMAX' double obs, prod, maxprod=-DOUBLE_XMAX; ^ 3 errors generated. make: *** [biomvRCNS.o] Error 1 ERROR: compilation failed for package ‘biomvRCNS’ * removing ‘/Library/Frameworks/R.framework/Versions/4.3/Resources/library/biomvRCNS’