Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

BUILD BIN report for ORFik on tokay1

This page was generated on 2020-04-15 12:30:32 -0400 (Wed, 15 Apr 2020).

Package 1200/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ORFik 1.6.9
Haakon Tjeldnes
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/ORFik
Branch: RELEASE_3_10
Last Commit: 3cc10e4
Last Changed Date: 2020-02-06 03:37:06 -0400 (Thu, 06 Feb 2020)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ORFik
Version: 1.6.9
Command: rm -rf ORFik.buildbin-libdir && mkdir ORFik.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ORFik.buildbin-libdir ORFik_1.6.9.tar.gz
StartedAt: 2020-04-15 09:19:16 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 09:21:10 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 113.5 seconds
RetCode: 0
Status:  OK  
PackageFile: ORFik_1.6.9.zip
PackageFileSize: 2.156 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf ORFik.buildbin-libdir && mkdir ORFik.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ORFik.buildbin-libdir ORFik_1.6.9.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'ORFik' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c findORFsHelpers.cpp -o findORFsHelpers.o
findORFsHelpers.cpp: In function 'Rcpp::IntegerMatrix orfs_as_matrix(std::string&, std::string, std::string, int)':
findORFsHelpers.cpp:212:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 0; i < uorfSize/2; i++) {
                     ^
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c findOrfs.cpp -o findOrfs.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c findOrfsFasta.cpp -o findOrfsFasta.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c pmapFromTranscripts.cpp -o pmapFromTranscripts.o
pmapFromTranscripts.cpp: In function 'Rcpp::List pmapFromTranscriptsCPP(const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const char&, bool)':
pmapFromTranscripts.cpp:151:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(auto i = 0;i < xSize; i++){
                    ^
pmapFromTranscripts.cpp:155:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(auto i = 0; i < indexSize; i++){
                     ^
pmapFromTranscripts.cpp:161:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(auto i = 1; i < indexSize; i++){
                     ^
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o ORFik.dll tmp.def RcppExports.o findORFsHelpers.o findOrfs.o findOrfsFasta.o pmapFromTranscripts.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/ORFik.buildbin-libdir/00LOCK-ORFik/00new/ORFik/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'ORFik'
    finding HTML links ... done
    ORFik-package                           html  
    ORFikQC                                 html  
    QCplots                                 html  
    addCdsOnLeaderEnds                      html  
    addNewTSSOnLeaders                      html  
    allFeaturesHelper                       html  
    finding level-2 HTML links ... done

    asTX                                    html  
    assignAnnotations                       html  
    assignFirstExonsStartSite               html  
    assignLastExonsStopSite                 html  
    assignTSSByCage                         html  
    bamVarName                              html  
    bamVarNamePicker                        html  
    bedToGR                                 html  
    changePointAnalysis                     html  
    checkRFP                                html  
    checkRNA                                html  
    codonSumsPerGroup                       html  
    computeFeatures                         html  
    computeFeaturesCage                     html  
    convertToOneBasedRanges                 html  
    countTable                              html  
    coverageByTranscriptW                   html  
    coverageGroupings                       html  
    coverageHeatMap                         html  
    coveragePerTiling                       html  
    coverageScorings                        html  
    create.experiment                       html  
    defineIsoform                           html  
    defineTrailer                           html  
    detectRibosomeShifts                    html  
    disengagementScore                      html  
    distToCds                               html  
    distToTSS                               html  
    downstreamFromPerGroup                  html  
    downstreamN                             html  
    downstreamOfPerGroup                    html  
    entropy                                 html  
    experiment-class                        html  
    export.bedo                             html  
    extendLeaders                           html  
    extendTrailers                          html  
    extendsTSSexons                         html  
    filterCage                              html  
    filterTranscripts                       html  
    filterUORFs                             html  
    fimport                                 html  
    findFa                                  html  
    findFromPath                            html  
    findLibrariesInFolder                   html  
    findMapORFs                             html  
    findMaxPeaks                            html  
    findNewTSS                              html  
    findORFs                                html  
    findORFsFasta                           html  
    findUORFs                               html  
    findWigPairs                            html  
    firstEndPerGroup                        html  
    firstExonPerGroup                       html  
    firstStartPerGroup                      html  
    floss                                   html  
    fpkm                                    html  
    fpkm_calc                               html  
    fractionLength                          html  
    fread.bed                               html  
    gSort                                   html  
    gcContent                               html  
    getNGenesCoverage                       html  
    groupGRangesBy                          html  
    groupings                               html  
    hasHits                                 html  
    import.bedo                             html  
    initiationScore                         html  
    insideOutsideORF                        html  
    is.ORF                                  html  
    is.gr_or_grl                            html  
    is.grl                                  html  
    isInFrame                               html  
    isOverlapping                           html  
    isPeriodic                              html  
    kozakHeatmap                            html  
    kozakSequenceScore                      html  
    lastExonEndPerGroup                     html  
    lastExonPerGroup                        html  
    lastExonStartPerGroup                   html  
    libraryTypes                            html  
    loadRegion                              html  
    loadRegions                             html  
    loadTranscriptType                      html  
    loadTxdb                                html  
    longestORFs                             html  
    makeExonRanks                           html  
    makeORFNames                            html  
    makeSummarizedExperimentFromBam         html  
    mapToGRanges                            html  
    matchColors                             html  
    matchNaming                             html  
    matchSeqStyle                           html  
    metaWindow                              html  
    nrow-experiment-method                  html  
    numCodons                               html  
    numExonsPerGroup                        html  
    optimizeReads                           html  
    orfID                                   html  
    orfScore                                html  
    outputLibs                              html  
    overlapsToCoverage                      html  
    pSitePlot                               html  
    parseCigar                              html  
    pasteDir                                html  
    plotHelper                              html  
    pmapFromTranscriptF                     html  
    prettyScoring                           html  
    rankOrder                               html  
    read.experiment                         html  
    readBam                                 html  
    readWidths                              html  
    readWig                                 html  
    reassignTSSbyCage                       html  
    reassignTxDbByCage                      html  
    reduceKeepAttr                          html  
    remakeTxdbExonIds                       html  
    remove.experiments                      html  
    remove.file_ext                         html  
    removeMetaCols                          html  
    removeORFsWithSameStartAsCDS            html  
    removeORFsWithSameStopAsCDS             html  
    removeORFsWithStartInsideCDS            html  
    removeORFsWithinCDS                     html  
    removeTxdbExons                         html  
    removeTxdbTranscripts                   html  
    restrictTSSByUpstreamLeader             html  
    ribosomeReleaseScore                    html  
    ribosomeStallingScore                   html  
    rnaNormalize                            html  
    save.experiment                         html  
    savePlot                                html  
    scaledWindowPositions                   html  
    scoreSummarizedExperiment               html  
    seqnamesPerGroup                        html  
    shiftFootprints                         html  
    shiftFootprintsByExperiment             html  
    show-experiment-method                  html  
    simpleLibs                              html  
    sortPerGroup                            html  
    splitIn3Tx                              html  
    startCodons                             html  
    startDefinition                         html  
    startRegion                             html  
    startRegionCoverage                     html  
    startRegionString                       html  
    startSites                              html  
    stopCodons                              html  
    stopDefinition                          html  
    stopSites                               html  
    strandBool                              html  
    strandPerGroup                          html  
    subsetCoverage                          html  
    subsetToFrame                           html  
    tile1                                   html  
    transcriptWindow                        html  
    transcriptWindowPer                     html  
    translationalEff                        html  
    txNames                                 html  
    txNamesToGeneNames                      html  
    txSeqsFromFa                            html  
    uORFSearchSpace                         html  
    uniqueGroups                            html  
    uniqueOrder                             html  
    unlistGrl                               html  
    updateTxdbRanks                         html  
    updateTxdbStartSites                    html  
    upstreamFromPerGroup                    html  
    upstreamOfPerGroup                      html  
    validGRL                                html  
    validSeqlevels                          html  
    validateExperiments                     html  
    widthPerGroup                           html  
    windowCoveragePlot                      html  
    windowPerGroup                          html  
    windowPerReadLength                     html  
    windowPerTranscript                     html  
    xAxisScaler                             html  
    yAxisScaler                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'ORFik' ...
** libs
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c findORFsHelpers.cpp -o findORFsHelpers.o
findORFsHelpers.cpp: In function 'Rcpp::IntegerMatrix orfs_as_matrix(std::string&, std::string, std::string, int)':
findORFsHelpers.cpp:212:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 0; i < uorfSize/2; i++) {
                     ^
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c findOrfs.cpp -o findOrfs.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c findOrfsFasta.cpp -o findOrfsFasta.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c pmapFromTranscripts.cpp -o pmapFromTranscripts.o
pmapFromTranscripts.cpp: In function 'Rcpp::List pmapFromTranscriptsCPP(const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const char&, bool)':
pmapFromTranscripts.cpp:151:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(auto i = 0;i < xSize; i++){
                    ^
pmapFromTranscripts.cpp:155:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(auto i = 0; i < indexSize; i++){
                     ^
pmapFromTranscripts.cpp:161:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(auto i = 1; i < indexSize; i++){
                     ^
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o ORFik.dll tmp.def RcppExports.o findORFsHelpers.o findOrfs.o findOrfsFasta.o pmapFromTranscripts.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/ORFik.buildbin-libdir/ORFik/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ORFik' as ORFik_1.6.9.zip
* DONE (ORFik)