Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-03-24 11:07:06 -0400 (Fri, 24 Mar 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" | 4546 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" | 4307 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences" | 4299 |
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 R3CPET package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/R3CPET.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 1595/2195 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
R3CPET 1.31.0 (landing page) Mohamed Nadhir Djekidel
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | WARNINGS | ![]() | ||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | ERROR | ERROR | skipped | skipped | |||||||||
Package: R3CPET |
Version: 1.31.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data R3CPET |
StartedAt: 2023-03-23 20:09:13 -0400 (Thu, 23 Mar 2023) |
EndedAt: 2023-03-23 20:09:55 -0400 (Thu, 23 Mar 2023) |
EllapsedTime: 41.3 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 R3CPET ### ############################################################################## ############################################################################## * checking for file ‘R3CPET/DESCRIPTION’ ... OK * preparing ‘R3CPET’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * installing *source* package ‘R3CPET’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’ 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'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c R3CPET_init.c -o R3CPET_init.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c corpus.cpp -o corpus.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c state.cpp -o state.o state.cpp:171:7: error: no member named 'random_shuffle' in namespace 'std' std::random_shuffle ( doc_states_.begin(), doc_states_.end() ); ~~~~~^ state.cpp:173:12: error: no member named 'random_shuffle' in namespace 'std' std::random_shuffle ( doc_states_[j]->words_.begin(), doc_states_[j]->words_.end() ); ~~~~~^ 2 errors generated. make: *** [state.o] Error 1 ERROR: compilation failed for package ‘R3CPET’ * removing ‘/private/tmp/RtmpE15pTH/Rinst3b3248c25b28/R3CPET’ ----------------------------------- ERROR: package installation failed