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

INSTALL report for MACPET on malbec1

This page was generated on 2021-05-06 12:28:07 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the MACPET package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 986/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MACPET 1.10.0  (landing page)
Ioannis Vardaxis
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/MACPET
Branch: RELEASE_3_12
Last Commit: bf2919e
Last Changed Date: 2020-10-27 11:32:24 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: MACPET
Version: 1.10.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL MACPET
StartedAt: 2021-05-05 17:10:48 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 17:11:56 -0400 (Wed, 05 May 2021)
EllapsedTime: 68.2 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL MACPET
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘MACPET’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include   -fpic  -g -O2  -Wall -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 between signed and unsigned integer expressions [-Wsign-compare]
         if(SreadFastq1[i].find(NNs)!=-1||SreadFastq2[i].find(NNs)!=-1){
            ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
Stage_0_FastqFilteringSubFunctions.cpp:55:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if(SreadFastq1[i].find(NNs)!=-1||SreadFastq2[i].find(NNs)!=-1){
                                          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c Stage_3_PeakFinderSubFunctions.cpp -o Stage_3_PeakFinderSubFunctions.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:178:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from Stage_3_PeakFinderSubFunctions.cpp:1:
/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h: In function ‘Rcpp::List PrepLocFit_Rcpp(Rcpp::DataFrame&, const DataFrame&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:442:13: warning: ‘ChromSize’ may be used uninitialized in this function [-Wmaybe-uninitialized]
             r_vector_start<RTYPE>(x)[0] = object;
             ^~~~~~~~~~~~~~
Stage_3_PeakFinderSubFunctions.cpp:61:9: note: ‘ChromSize’ was declared here
     int ChromSize;//initiate to find them.
         ^~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c Stage_4_InteractionsSubFunctions.cpp -o Stage_4_InteractionsSubFunctions.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/BigMatrix.h:10,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/MatrixAccessor.hpp:4,
                 from Stage_4_InteractionsSubFunctions.cpp:4:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from Stage_4_InteractionsSubFunctions.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/BigMatrix.h:10,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/MatrixAccessor.hpp:4,
                 from Stage_4_InteractionsSubFunctions.cpp:4:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
                                                                 ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from Stage_4_InteractionsSubFunctions.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/BigMatrix.h:10,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/MatrixAccessor.hpp:4,
                 from Stage_4_InteractionsSubFunctions.cpp:4:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
                               ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from Stage_4_InteractionsSubFunctions.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/BigMatrix.h:10,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/MatrixAccessor.hpp:4,
                 from Stage_4_InteractionsSubFunctions.cpp:4:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from Stage_4_InteractionsSubFunctions.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/BigMatrix.h:10,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/MatrixAccessor.hpp:4,
                 from Stage_4_InteractionsSubFunctions.cpp:4:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> & r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from Stage_4_InteractionsSubFunctions.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/BigMatrix.h:10,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/MatrixAccessor.hpp:4,
                 from Stage_4_InteractionsSubFunctions.cpp:4:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
     shared_ptr & operator=( std::auto_ptr<Y> && r )
                                  ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from Stage_4_InteractionsSubFunctions.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/shared_ptr.hpp:17:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/BigMatrix.h:10,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/bigmemory/include/bigmemory/MatrixAccessor.hpp:4,
                 from Stage_4_InteractionsSubFunctions.cpp:4:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.12-bioc/R/library/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
                                      ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from Stage_4_InteractionsSubFunctions.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
Stage_4_InteractionsSubFunctions.cpp: In function ‘SEXPREC* Get_NewPeakSummit_fun_Rcpp(const NumericVector&, const NumericVector&, const NumericVector&, const NumericVector&, const int&, const int&)’:
Stage_4_InteractionsSubFunctions.cpp:47:39: warning: ‘PeakSummit_opt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         PeakSummitNew[MergedPeakCount]=PeakSummit_opt;
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.12-bioc/R/lib -L/usr/local/lib -o MACPET.so RcppExports.o Stage_0_FastqFilteringSubFunctions.o Stage_3_PeakFinderSubFunctions.o Stage_4_InteractionsSubFunctions.o -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-bioc/R/library/00LOCK-MACPET/00new/MACPET/libs
** R
** 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 (MACPET)