| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-11-02 11:41:11 -0400 (Thu, 02 Nov 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4729 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4463 |
| lconway | macOS 12.6.5 Monterey | x86_64 | 4.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" | 4478 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4464 |
| 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 1770/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Reed Sorenson
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | ERROR | skipped | skipped | |||||||||
| lconway | macOS 12.6.5 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | ERROR | skipped | ||||||||||
|
To the developers/maintainers of the RNAdecay package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RNAdecay.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: RNAdecay |
| Version: 1.22.0 |
| Command: /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL RNAdecay |
| StartedAt: 2023-11-01 20:41:24 -0000 (Wed, 01 Nov 2023) |
| EndedAt: 2023-11-01 20:49:39 -0000 (Wed, 01 Nov 2023) |
| EllapsedTime: 495.3 seconds |
| RetCode: 0 |
| Status: OK |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL RNAdecay
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’
* installing *source* package ‘RNAdecay’ ...
** using staged installation
** libs
/home/biocbuild/R/R-4.3.1/bin/Rscript --vanilla -e "TMB::compile('general_dExp_1sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars
using C++ compiler: ‘g++ (GCC) 10.3.1’
make[1]: Entering directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"/home/biocbuild/R/R-4.3.1/site-library/TMB/include" -I"/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_dExp_1sse -DCPPAD_FRAMEWORK -I/usr/local/include -fPIC -g -O2 -Wall -c general_dExp_1sse.cpp -o general_dExp_1sse.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o general_dExp_1sse.so general_dExp_1sse.o -L/home/biocbuild/R/R-4.3.1/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.6.0
Current Matrix version is 1.6.1.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/home/biocbuild/R/R-4.3.1/bin/Rscript --vanilla -e "TMB::compile('general_Exp_1sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars
using C++ compiler: ‘g++ (GCC) 10.3.1’
make[1]: Entering directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"/home/biocbuild/R/R-4.3.1/site-library/TMB/include" -I"/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_Exp_1sse -DCPPAD_FRAMEWORK -I/usr/local/include -fPIC -g -O2 -Wall -c general_Exp_1sse.cpp -o general_Exp_1sse.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o general_Exp_1sse.so general_Exp_1sse.o -L/home/biocbuild/R/R-4.3.1/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.6.0
Current Matrix version is 1.6.1.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/home/biocbuild/R/R-4.3.1/bin/Rscript --vanilla -e "TMB::compile('general_dExp_2sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars
using C++ compiler: ‘g++ (GCC) 10.3.1’
make[1]: Entering directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"/home/biocbuild/R/R-4.3.1/site-library/TMB/include" -I"/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_dExp_2sse -DCPPAD_FRAMEWORK -I/usr/local/include -fPIC -g -O2 -Wall -c general_dExp_2sse.cpp -o general_dExp_2sse.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o general_dExp_2sse.so general_dExp_2sse.o -L/home/biocbuild/R/R-4.3.1/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.6.0
Current Matrix version is 1.6.1.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/home/biocbuild/R/R-4.3.1/bin/Rscript --vanilla -e "TMB::compile('general_Exp_2sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars
using C++ compiler: ‘g++ (GCC) 10.3.1’
make[1]: Entering directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"/home/biocbuild/R/R-4.3.1/site-library/TMB/include" -I"/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_Exp_2sse -DCPPAD_FRAMEWORK -I/usr/local/include -fPIC -g -O2 -Wall -c general_Exp_2sse.cpp -o general_Exp_2sse.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o general_Exp_2sse.so general_Exp_2sse.o -L/home/biocbuild/R/R-4.3.1/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.6.0
Current Matrix version is 1.6.1.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/home/biocbuild/R/R-4.3.1/bin/Rscript --vanilla -e "TMB::compile('general_dExp_3sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars
using C++ compiler: ‘g++ (GCC) 10.3.1’
make[1]: Entering directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"/home/biocbuild/R/R-4.3.1/site-library/TMB/include" -I"/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_dExp_3sse -DCPPAD_FRAMEWORK -I/usr/local/include -fPIC -g -O2 -Wall -c general_dExp_3sse.cpp -o general_dExp_3sse.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o general_dExp_3sse.so general_dExp_3sse.o -L/home/biocbuild/R/R-4.3.1/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.6.0
Current Matrix version is 1.6.1.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/home/biocbuild/R/R-4.3.1/bin/Rscript --vanilla -e "TMB::compile('general_Exp_3sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars
using C++ compiler: ‘g++ (GCC) 10.3.1’
make[1]: Entering directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"/home/biocbuild/R/R-4.3.1/site-library/TMB/include" -I"/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_Exp_3sse -DCPPAD_FRAMEWORK -I/usr/local/include -fPIC -g -O2 -Wall -c general_Exp_3sse.cpp -o general_Exp_3sse.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o general_Exp_3sse.so general_Exp_3sse.o -L/home/biocbuild/R/R-4.3.1/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.6.0
Current Matrix version is 1.6.1.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/home/biocbuild/R/R-4.3.1/bin/Rscript --vanilla -e "TMB::compile('general_dExp_4sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars
using C++ compiler: ‘g++ (GCC) 10.3.1’
make[1]: Entering directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"/home/biocbuild/R/R-4.3.1/site-library/TMB/include" -I"/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_dExp_4sse -DCPPAD_FRAMEWORK -I/usr/local/include -fPIC -g -O2 -Wall -c general_dExp_4sse.cpp -o general_dExp_4sse.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o general_dExp_4sse.so general_dExp_4sse.o -L/home/biocbuild/R/R-4.3.1/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.6.0
Current Matrix version is 1.6.1.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/home/biocbuild/R/R-4.3.1/bin/Rscript --vanilla -e "TMB::compile('general_Exp_4sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars
using C++ compiler: ‘g++ (GCC) 10.3.1’
make[1]: Entering directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"/home/biocbuild/R/R-4.3.1/site-library/TMB/include" -I"/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_Exp_4sse -DCPPAD_FRAMEWORK -I/usr/local/include -fPIC -g -O2 -Wall -c general_Exp_4sse.cpp -o general_Exp_4sse.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o general_Exp_4sse.so general_Exp_4sse.o -L/home/biocbuild/R/R-4.3.1/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.18-bioc/meat/RNAdecay/src'
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.6.0
Current Matrix version is 1.6.1.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
installing to /home/biocbuild/R/R-4.3.1/site-library/00LOCK-RNAdecay/00new/RNAdecay/libs
** R
** data
*** moving datasets to lazyload DB
** 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
Warning: Package 'RNAdecay' is deprecated and will be removed from Bioconductor
version 3.19
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
Warning: Package 'RNAdecay' is deprecated and will be removed from Bioconductor
version 3.19
** testing if installed package keeps a record of temporary installation path
* DONE (RNAdecay)