Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2022-03-18 11:07:54 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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

INSTALL results for MACPET on riesling1


To the developers/maintainers of the MACPET package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MACPET.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1033/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MACPET 1.15.1  (landing page)
Ioannis Vardaxis
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/MACPET
git_branch: master
git_last_commit: 2da9d25
git_last_commit_date: 2021-11-20 04:49:46 -0400 (Sat, 20 Nov 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  ERROR    ERROR  skipped
riesling1Windows Server 2019 Standard / x64  ERROR    ERROR  skippedskipped
palomino3Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
merida1macOS 10.14.6 Mojave / x86_64  ERROR    ERROR  skippedskipped

Summary

Package: MACPET
Version: 1.15.1
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL MACPET
StartedAt: 2022-03-17 16:05:53 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 16:07:22 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 89.0 seconds
RetCode: 1
Status:   ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL MACPET
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'MACPET' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/bigmemory/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/bigmemory/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c Stage_0_FastqFilteringSubFunctions.cpp -o Stage_0_FastqFilteringSubFunctions.o
Stage_0_FastqFilteringSubFunctions.cpp: In function 'SEXPREC* FilterFastqYield_fun_Rcpp(int&, std::vector<std::__cxx11::basic_string<char> >&, Rcpp::NumericVector&, std::vector<std::__cxx11::basic_string<char> >&, Rcpp::NumericVector&, std::__cxx11::string&, std::__cxx11::string&, int&, int&, int&)':
Stage_0_FastqFilteringSubFunctions.cpp:55:36: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
         if(SreadFastq1[i].find(NNs)!=-1||SreadFastq2[i].find(NNs)!=-1){
            ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
Stage_0_FastqFilteringSubFunctions.cpp:55:66: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
         if(SreadFastq1[i].find(NNs)!=-1||SreadFastq2[i].find(NNs)!=-1){
                                          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/bigmemory/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c Stage_3_PeakFinderSubFunctions.cpp -o Stage_3_PeakFinderSubFunctions.o
Stage_3_PeakFinderSubFunctions.cpp: In function 'void Mstep2D_Rcpp(Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::NumericVector&, const int&, const int&, const NumericVector&, const NumericVector&, const NumericVector&, const NumericVector&, const NumericVector&, const NumericVector&, const NumericMatrix&, const NumericMatrix&)':
Stage_3_PeakFinderSubFunctions.cpp:1146:76: error: 'DOUBLE_EPS' was not declared in this scope
             double Ak_g=1.0/std::max(1.0-B_my_g[g-1]/C_my_g[g-1],std::sqrt(DOUBLE_EPS));
                                                                            ^~~~~~~~~~
Stage_3_PeakFinderSubFunctions.cpp:1146:76: note: suggested alternative: 'ENABLE_NLS'
             double Ak_g=1.0/std::max(1.0-B_my_g[g-1]/C_my_g[g-1],std::sqrt(DOUBLE_EPS));
                                                                            ^~~~~~~~~~
                                                                            ENABLE_NLS
Stage_3_PeakFinderSubFunctions.cpp: In function 'void NR_lambdax_g_Rcpp(double&, const double&, const double&, const double&)':
Stage_3_PeakFinderSubFunctions.cpp:1217:45: error: 'DOUBLE_EPS' was not declared in this scope
         if(lambdax>=0.0) lambdax=-std::sqrt(DOUBLE_EPS);
                                             ^~~~~~~~~~
Stage_3_PeakFinderSubFunctions.cpp:1217:45: note: suggested alternative: 'ENABLE_NLS'
         if(lambdax>=0.0) lambdax=-std::sqrt(DOUBLE_EPS);
                                             ^~~~~~~~~~
                                             ENABLE_NLS
Stage_3_PeakFinderSubFunctions.cpp:1218:50: error: 'DOUBLE_EPS' was not declared in this scope
         if(lambdax<=-1.0) lambdax=-1.0+std::sqrt(DOUBLE_EPS);
                                                  ^~~~~~~~~~
Stage_3_PeakFinderSubFunctions.cpp:1218:50: note: suggested alternative: 'ENABLE_NLS'
         if(lambdax<=-1.0) lambdax=-1.0+std::sqrt(DOUBLE_EPS);
                                                  ^~~~~~~~~~
                                                  ENABLE_NLS
Stage_3_PeakFinderSubFunctions.cpp: In function 'void NR_lambday_g_Rcpp(double&, const double&, const double&, const double&)':
Stage_3_PeakFinderSubFunctions.cpp:1257:48: error: 'DOUBLE_EPS' was not declared in this scope
         if(lambday>=1.0) lambday=1.0-std::sqrt(DOUBLE_EPS);
                                                ^~~~~~~~~~
Stage_3_PeakFinderSubFunctions.cpp:1257:48: note: suggested alternative: 'ENABLE_NLS'
         if(lambday>=1.0) lambday=1.0-std::sqrt(DOUBLE_EPS);
                                                ^~~~~~~~~~
                                                ENABLE_NLS
Stage_3_PeakFinderSubFunctions.cpp:1258:44: error: 'DOUBLE_EPS' was not declared in this scope
         if(lambday<=0.0) lambday=std::sqrt(DOUBLE_EPS);
                                            ^~~~~~~~~~
Stage_3_PeakFinderSubFunctions.cpp:1258:44: note: suggested alternative: 'ENABLE_NLS'
         if(lambday<=0.0) lambday=std::sqrt(DOUBLE_EPS);
                                            ^~~~~~~~~~
                                            ENABLE_NLS
make: *** [D:/biocbuild/bbs-3.15-bioc/R/etc/x64/Makeconf:245: Stage_3_PeakFinderSubFunctions.o] Error 1
ERROR: compilation failed for package 'MACPET'
* removing 'D:/biocbuild/bbs-3.15-bioc/R/library/MACPET'
* restoring previous 'D:/biocbuild/bbs-3.15-bioc/R/library/MACPET'