Back to Rapid builds (Linux only) of a subset of BioC 3.21 Report updated every 6 hours |
This page was generated on 2025-01-20 09:48 -0500 (Mon, 20 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-12-18 r87448) -- "Unsuffered Consequences" | 867 |
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 135/216 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
microRNA 1.65.0 (landing page) "James F. Reid"
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | ERROR | OK | ERROR | |||||||
To the developers/maintainers of the microRNA 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. |
Package: microRNA |
Version: 1.65.0 |
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL microRNA |
StartedAt: 2025-01-20 06:17:47 -0500 (Mon, 20 Jan 2025) |
EndedAt: 2025-01-20 06:17:48 -0500 (Mon, 20 Jan 2025) |
EllapsedTime: 1.0 seconds |
RetCode: 1 |
Status: ERROR |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL microRNA ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’ * installing *source* package ‘microRNA’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c longest_common_substring.cpp -o longest_common_substring.o longest_common_substring.cpp: In function ‘SEXPREC* longest_common_substring(SEXP)’: longest_common_substring.cpp:55:15: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type’ {aka ‘int’} [-Wsign-compare] 55 | if (i == len[index] - 1) { // ignore null termination character | ~~^~~~~~~~~~~~~~~~~ longest_common_substring.cpp:87:35: error: ‘mkCharLen’ was not declared in this scope; did you mean ‘Rf_mkCharLen’? 87 | SET_STRING_ELT(result, i, mkCharLen(found[i], lcs_len)); | ^~~~~~~~~ | Rf_mkCharLen make: *** [/home/rapidbuild/bbs-3.21-bioc-rapid/R/etc/Makeconf:202: longest_common_substring.o] Error 1 ERROR: compilation failed for package ‘microRNA’ * removing ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/microRNA’