Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2026-04-18 11:36 -0400 (Sat, 18 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4957
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4686
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 1656/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
postNet 0.99.8  (landing page)
Krzysztof Szkop
Snapshot Date: 2026-04-17 13:40 -0400 (Fri, 17 Apr 2026)
git_url: https://git.bioconductor.org/packages/postNet
git_branch: devel
git_last_commit: 8a26743
git_last_commit_date: 2026-04-05 05:21:42 -0400 (Sun, 05 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  NA    NA    NA  
See other builds for postNet in R Universe.


INSTALL results for postNet on nebbiolo1

To the developers/maintainers of the postNet package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/postNet.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.

raw results


Summary

Package: postNet
Version: 0.99.8
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL postNet
StartedAt: 2026-04-17 15:53:15 -0400 (Fri, 17 Apr 2026)
EndedAt: 2026-04-17 15:53:53 -0400 (Fri, 17 Apr 2026)
EllapsedTime: 37.3 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL postNet
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘postNet’ ...
** this is package ‘postNet’ version ‘0.99.8’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c pqsfinder.cpp -o pqsfinder.o
pqsfinder.cpp: In function ‘void find_all_runs(SEXP, int, std::__cxx11::basic_string<char>::const_iterator, std::__cxx11::basic_string<char>::const_iterator, run_match*, const boost::regex&, const opts_t&, const scoring&, const std::__cxx11::basic_string<char>::const_iterator&, size_t, storage&, int&, results&, bool, std::chrono::_V2::system_clock::time_point, int, int, int, int&, bool)’:
pqsfinder.cpp:583:53: warning: ‘loop_len’ may be used uninitialized [-Wmaybe-uninitialized]
  583 |           pqs_storage, int_cnt, res, (loop_len == 0 ? true : zero_loop),
      |                                      ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
pqsfinder.cpp:488:14: note: ‘loop_len’ was declared here
  488 |   int score, loop_len;
      |              ^~~~~~~~
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c boost_regex/regex.cpp -o boost_regex/regex.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c boost_regex/regex_debug.cpp -o boost_regex/regex_debug.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c boost_regex/static_mutex.cpp -o boost_regex/static_mutex.o
g++ -std=gnu++20 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o postNet.so RcppExports.o pqsfinder.o boost_regex/regex.o boost_regex/regex_debug.o boost_regex/static_mutex.o -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.23-bioc/R/site-library/00LOCK-postNet/00new/postNet/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (postNet)