Back to Multiple platform build/check report for BioC 3.10
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

BUILD BIN report for amplican on tokay1

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

Package 51/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
amplican 1.8.2
Eivind Valen
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/amplican
Branch: RELEASE_3_10
Last Commit: e1a60b3
Last Changed Date: 2019-12-10 08:04:29 -0400 (Tue, 10 Dec 2019)
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: amplican
Version: 1.8.2
Command: rm -rf amplican.buildbin-libdir && mkdir amplican.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=amplican.buildbin-libdir amplican_1.8.2.tar.gz
StartedAt: 2020-04-15 08:09:51 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 08:11:08 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 77.1 seconds
RetCode: 0
Status:  OK  
PackageFile: amplican_1.8.2.zip
PackageFileSize: 5.725 MiB

Command output

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



install for i386

* installing *source* package 'amplican' ...
** 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 bezier.cpp -o bezier.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o amplican.dll tmp.def RcppExports.o bezier.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/amplican.buildbin-libdir/00LOCK-amplican/00new/amplican/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'amplican'
    finding HTML links ... done
    AlignmentsExperimentSet-class           html  
    finding level-2 HTML links ... done

    alphabetQuality                         html  
    amplican                                html  
    amplicanAlign                           html  
    amplicanConsensus                       html  
    amplicanFilter                          html  
    amplicanMap                             html  
    amplicanNormalize                       html  
    amplicanOverlap                         html  
    amplicanPipeline                        html  
    amplicanPipelineConservative            html  
    amplicanReport                          html  
    amplicanSummarize                       html  
    amplican_print_reads                    html  
    assignedCount                           html  
    barcodeData-set                         html  
    barcodeData                             html  
    checkConfigFile                         html  
    checkFileWriteAccess                    html  
    checkPrimers                            html  
    checkTarget                             html  
    cigarsToEvents                          html  
    comb_along                              html  
    cumsumw                                 html  
    decode                                  html  
    defGR                                   html  
    experimentData-set                      html  
    experimentData                          html  
    extractEvents                           html  
    findEOP                                 html  
    findLQR                                 html  
    findPD                                  html  
    flipRanges                              html  
    fwdReads-set                            html  
    fwdReads                                html  
    fwdReadsType-set                        html  
    fwdReadsType                            html  
    geom_bezier                             html  
    getEventInfo                            html  
    getEvents                               html  
    get_amplicon                            html  
    get_left_primer                         html  
    get_right_primer                        html  
    goodAvgQuality                          html  
    goodBaseQuality                         html  
    lookupAlignment                         html  
    makeAlignment                           html  
    metaplot_deletions                      html  
    metaplot_insertions                     html  
    metaplot_mismatches                     html  
    pairToEvents                            html  
    plot_amplicon                           html  
    plot_cuts                               html  
    plot_deletions                          html  
    plot_height                             html  
    plot_heterogeneity                      html  
    plot_insertions                         html  
    plot_mismatches                         html  
    plot_variants                           html  
    readCounts-set                          html  
    readCounts                              html  
    revComp                                 html  
    rveReads-set                            html  
    rveReads                                html  
    rveReadsType-set                        html  
    rveReadsType                            html  
    unassignedCount                         html  
    unassignedData-set                      html  
    unassignedData                          html  
    upperGroups                             html  
    writeAlignments                         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 'amplican' ...
** 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 bezier.cpp -o bezier.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o amplican.dll tmp.def RcppExports.o bezier.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/amplican.buildbin-libdir/amplican/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'amplican' as amplican_1.8.2.zip
* DONE (amplican)