Back to Multiple platform build/check report for BioC 3.11
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

BUILD BIN report for girafe on tokay2

This page was generated on 2020-10-17 11:56:42 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE girafe PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 734/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
girafe 1.40.0
J. Toedling
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/girafe
Branch: RELEASE_3_11
Last Commit: 66821e6
Last Changed Date: 2020-04-27 14:21:40 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS [ OK ]UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: girafe
Version: 1.40.0
Command: rm -rf girafe.buildbin-libdir && mkdir girafe.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=girafe.buildbin-libdir girafe_1.40.0.tar.gz
StartedAt: 2020-10-17 10:39:42 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 10:40:50 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 68.5 seconds
RetCode: 0
Status:  OK  
PackageFile: girafe_1.40.0.zip
PackageFileSize: 2.198 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf girafe.buildbin-libdir && mkdir girafe.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=girafe.buildbin-libdir girafe_1.40.0.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'girafe' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c coverage.cpp -o coverage.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c girafe_init.c -o girafe_init.o
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o girafe.dll tmp.def coverage.o girafe_init.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.11-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.11-bioc/meat/girafe.buildbin-libdir/00LOCK-girafe/00new/girafe/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
No methods found in package 'IRanges' for requests: 'score', 'score<-', 'sort' when loading 'girafe'
Creating a generic function for 'sample' from package 'base' in package 'girafe'
** help
*** installing help indices
  converting help for package 'girafe'
    finding HTML links ... done
    AlignedGenomeIntervals-class            html  
    agiFromBam                              html  
    countReadsAnnotated                     html  
    fracOverlap                             html  
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/RtmpwR5AYj/R.INSTALL27544ae6ec3/girafe/man/fracOverlap.Rd:38: file link 'interval_overlap' in package 'genomeIntervals' does not exist and so has been treated as a topic
    getFeatureCounts                        html  
    girafe-internal                         html  
    intPhred                                html  
    medianByPosition                        html  
    negbinomsig                             html  
    perWindow                               html  
    plotAligned                             html  
    plotReads                               html  
    plotnegbinomfit                         html  
    reduce-extras                           html  
    trimAdapter                             html  
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/RtmpwR5AYj/R.INSTALL27544ae6ec3/girafe/man/trimAdapter.Rd:39: file link 'narrow' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/RtmpwR5AYj/R.INSTALL27544ae6ec3/girafe/man/trimAdapter.Rd:41: file link 'writeFastq' in package 'ShortRead' does not exist and so has been treated as a topic
    weightedConsensusMatrix                 html  
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/RtmpwR5AYj/R.INSTALL27544ae6ec3/girafe/man/weightedConsensusMatrix.Rd:23: file link 'consensusMatrix' in package 'Biostrings' does not exist and so has been treated as a topic
    whichNearestMethods                     html  
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/RtmpwR5AYj/R.INSTALL27544ae6ec3/girafe/man/whichNearestMethods.Rd:44: file link 'which_nearest' in package 'intervals' does not exist and so has been treated as a topic
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
No methods found in package 'IRanges' for requests: 'score', 'score<-', 'sort' when loading 'girafe'
** testing if installed package can be loaded from final location
No methods found in package 'IRanges' for requests: 'score', 'score<-', 'sort' when loading 'girafe'
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'girafe' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c coverage.cpp -o coverage.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c girafe_init.c -o girafe_init.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o girafe.dll tmp.def coverage.o girafe_init.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.11-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.11-bioc/meat/girafe.buildbin-libdir/girafe/libs/x64
** testing if installed package can be loaded
No methods found in package 'IRanges' for requests: 'score', 'score<-', 'sort' when loading 'girafe'
* MD5 sums
packaged installation of 'girafe' as girafe_1.40.0.zip
* DONE (girafe)