Back to Rapid builds (Linux only) of a subset of BioC 3.21 Report updated every 6 hours |
This page was generated on 2024-12-04 09:55 -0500 (Wed, 04 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-11-14 r87333) -- "Unsuffered Consequences" | 861 |
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 66/216 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
DNAcopy 1.81.0 (landing page) Venkatraman E. Seshan
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
To the developers/maintainers of the DNAcopy 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: DNAcopy |
Version: 1.81.0 |
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL DNAcopy |
StartedAt: 2024-12-04 06:06:17 -0500 (Wed, 04 Dec 2024) |
EndedAt: 2024-12-04 06:06:22 -0500 (Wed, 04 Dec 2024) |
EllapsedTime: 5.0 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL DNAcopy ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’ * installing *source* package ‘DNAcopy’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gfortran -fpic -g -O2 -Wall -c cbsWtstats.f -o cbsWtstats.o cbsWtstats.f:282:72: 282 | iseg(1) = tmaxi | ^ Warning: ‘tmaxi’ may be used uninitialized [-Wmaybe-uninitialized] cbsWtstats.f:17:16: 17 | 2 tmaxi, tmaxj, nal0 | ^ note: ‘tmaxi’ was declared here cbsWtstats.f:283:72: 283 | iseg(2) = tmaxj | ^ Warning: ‘tmaxj’ may be used uninitialized [-Wmaybe-uninitialized] cbsWtstats.f:17:23: 17 | 2 tmaxi, tmaxj, nal0 | ^ note: ‘tmaxj’ was declared here gfortran -fpic -g -O2 -Wall -c cbststats.f -o cbststats.o cbststats.f:258:72: 258 | tmaxj = sxmxi + i2j | ^ Warning: ‘sxmxi’ may be used uninitialized [-Wmaybe-uninitialized] cbststats.f:11:63: 11 | 1 nb2, bi, bj, ilo, ihi, jlo, jhi, alenmax, i2j, sxmxi, | ^ note: ‘sxmxi’ was declared here gfortran -fpic -g -O2 -Wall -c changepoints-wtd.f -o changepoints-wtd.o gfortran -fpic -g -O2 -Wall -c changepoints.f -o changepoints.o gfortran -fpic -g -O2 -Wall -c esegment.f -o esegment.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c flchoose.c -o flchoose.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c fphyper.c -o fphyper.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c fpnorm.c -o fpnorm.o gfortran -fpic -g -O2 -Wall -c getbdry.f -o getbdry.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c init.c -o init.o gfortran -fpic -g -O2 -Wall -c prune.f -o prune.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c rshared.c -o rshared.o gfortran -fpic -g -O2 -Wall -c segmentp.f -o segmentp.o gfortran -fpic -g -O2 -Wall -c smoothCNA.f -o smoothCNA.o gfortran -fpic -g -O2 -Wall -c tailprobs.f -o tailprobs.o gcc -shared -L/usr/local/lib -o DNAcopy.so cbsWtstats.o cbststats.o changepoints-wtd.o changepoints.o esegment.o flchoose.o fphyper.o fpnorm.o getbdry.o init.o prune.o rshared.o segmentp.o smoothCNA.o tailprobs.o -lgfortran -lm -lquadmath installing to /media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/00LOCK-DNAcopy/00new/DNAcopy/libs ** R ** data *** moving datasets to lazyload DB ** demo ** 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 (DNAcopy)