Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2021-10-15 15:06:18 -0400 (Fri, 15 Oct 2021).

INSTALL results for Repitools on tokay2

To the developers/maintainers of the Repitools package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Repitools.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 1554/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Repitools 1.38.0  (landing page)
Mark Robinson
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/Repitools
git_branch: RELEASE_3_13
git_last_commit: dc767d1
git_last_commit_date: 2021-05-19 11:49:04 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: Repitools
Version: 1.38.0
Command: C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/Repitools_1.38.0.tar.gz && rm -rf Repitools.buildbin-libdir && mkdir Repitools.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Repitools.buildbin-libdir Repitools_1.38.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL Repitools_1.38.0.zip && rm Repitools_1.38.0.tar.gz Repitools_1.38.0.zip
StartedAt: 2021-10-14 10:19:00 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 10:20:50 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 110.1 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/Repitools_1.38.0.tar.gz && rm -rf Repitools.buildbin-libdir && mkdir Repitools.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Repitools.buildbin-libdir Repitools_1.38.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL Repitools_1.38.0.zip && rm Repitools_1.38.0.tar.gz Repitools_1.38.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 11 1426k   11  159k    0     0   704k      0  0:00:02 --:--:--  0:00:02  702k
100 1426k  100 1426k    0     0  1671k      0 --:--:-- --:--:-- --:--:-- 1672k

install for i386

* installing *source* package 'Repitools' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"c:/extsoft/include"  -D R_NO_REMAP -I.    -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c const.c -o const.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"c:/extsoft/include"  -D R_NO_REMAP -I.    -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c hyp2f1.c -o hyp2f1.o
In file included from hyp2f1.c:81:
./mconf.h:100: warning: "DOMAIN" redefined
 #define DOMAIN  1 /* argument domain error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:29: note: this is the location of the previous definition
 #define DOMAIN  _DOMAIN
 
In file included from hyp2f1.c:81:
./mconf.h:101: warning: "SING" redefined
 #define SING  2 /* argument singularity */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:30: note: this is the location of the previous definition
 #define SING  _SING
 
In file included from hyp2f1.c:81:
./mconf.h:102: warning: "OVERFLOW" redefined
 #define OVERFLOW 3 /* overflow range error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:31: note: this is the location of the previous definition
 #define OVERFLOW _OVERFLOW
 
In file included from hyp2f1.c:81:
./mconf.h:103: warning: "UNDERFLOW" redefined
 #define UNDERFLOW 4 /* underflow range error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:32: note: this is the location of the previous definition
 #define UNDERFLOW _UNDERFLOW
 
In file included from hyp2f1.c:81:
./mconf.h:104: warning: "TLOSS" redefined
 #define TLOSS  5 /* total loss of precision */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:33: note: this is the location of the previous definition
 #define TLOSS  _TLOSS
 
In file included from hyp2f1.c:81:
./mconf.h:105: warning: "PLOSS" redefined
 #define PLOSS  6 /* partial loss of precision */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:34: note: this is the location of the previous definition
 #define PLOSS  _PLOSS
 
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"c:/extsoft/include"  -D R_NO_REMAP -I.    -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c mtherr.c -o mtherr.o
In file included from mtherr.c:58:
./mconf.h:100: warning: "DOMAIN" redefined
 #define DOMAIN  1 /* argument domain error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:29: note: this is the location of the previous definition
 #define DOMAIN  _DOMAIN
 
In file included from mtherr.c:58:
./mconf.h:101: warning: "SING" redefined
 #define SING  2 /* argument singularity */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:30: note: this is the location of the previous definition
 #define SING  _SING
 
In file included from mtherr.c:58:
./mconf.h:102: warning: "OVERFLOW" redefined
 #define OVERFLOW 3 /* overflow range error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:31: note: this is the location of the previous definition
 #define OVERFLOW _OVERFLOW
 
In file included from mtherr.c:58:
./mconf.h:103: warning: "UNDERFLOW" redefined
 #define UNDERFLOW 4 /* underflow range error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:32: note: this is the location of the previous definition
 #define UNDERFLOW _UNDERFLOW
 
In file included from mtherr.c:58:
./mconf.h:104: warning: "TLOSS" redefined
 #define TLOSS  5 /* total loss of precision */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:33: note: this is the location of the previous definition
 #define TLOSS  _TLOSS
 
In file included from mtherr.c:58:
./mconf.h:105: warning: "PLOSS" redefined
 #define PLOSS  6 /* partial loss of precision */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw32/i686-w64-mingw32/include/math.h:34: note: this is the location of the previous definition
 #define PLOSS  _PLOSS
 
C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o Repitools.dll tmp.def const.o hyp2f1.o mtherr.o -Lc:/extsoft/lib/i386 -Lc:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/Repitools.buildbin-libdir/00LOCK-Repitools/00new/Repitools/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'Repitools'
    finding HTML links ... done
    AdjustedCopyEstimate-class              html  
    finding level-2 HTML links ... done

    AffymetrixCdfFile-class                 html  
    AffymetrixCelSet-class                  html  
    BAM2GRanges                             html  
    BayMethList-class                       html  
    ChromaBlocks                            html  
    ChromaResults-class                     html  
    ClusteredScoresList-class               html  
    CopyEstimate-class                      html  
    FastQC-class                            html  
    GCAdjustParams-class                    html  
    GCadjustCopy                            html  
    GCbiasPlots                             html  
    MappabilitySource-class                 html  
    QdnaData                                html  
    ScoresList-class                        html  
    abcdDNA                                 html  
    absoluteCN                              html  
    annoDF2GR                               html  
    annoGR2DF                               html  
    annotationBlocksCounts                  html  
    annotationBlocksLookup                  html  
    annotationCounts                        html  
    annotationLookup                        html  
    binPlots                                html  
    blocksStats                             html  
    checkProbes                             html  
    chr21genes                              html  
    chromosomeCNplots                       html  
    clusterPlots                            html  
    cpgBoxPlots                             html  
    cpgDensityCalc                          html  
    cpgDensityPlot                          html  
    determineOffset                         html  
    empBayes                                html  
    enrichmentCalc                          html  
    enrichmentPlot                          html  
    expr                                    html  
    featureBlocks                           html  
    featureScores                           html  
    findClusters                            html  
    gcContentCalc                           html  
    genQC                                   html  
    genomeBlocks                            html  
    getProbePositionsDf                     html  
    getSampleOffsets                        html  
    hcRegions                               html  
    hyper                                   html  
    loadPairFile                            html  
    loadSampleDirectory                     html  
    makeWindowLookupTable                   html  
    mappabilityCalc                         html  
    maskOut                                 html  
    mergeReplicates                         html  
    methylEst                               html  
    multiHeatmap                            html  
    plotClusters                            html  
    plotQdnaByCN                            html  
    processNDF                              html  
    profilePlots                            html  
    regionStats                             html  
    relativeCN                              html  
    samplesList                             html  
    sequenceCalc                            html  
    setCNVOffsets                           html  
    summarizeScores                         html  
    writeWig                                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 'Repitools' ...
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"C:/extsoft/include"  -D R_NO_REMAP -I.    -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c const.c -o const.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"C:/extsoft/include"  -D R_NO_REMAP -I.    -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c hyp2f1.c -o hyp2f1.o
In file included from hyp2f1.c:81:
./mconf.h:100: warning: "DOMAIN" redefined
 #define DOMAIN  1 /* argument domain error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:29: note: this is the location of the previous definition
 #define DOMAIN  _DOMAIN
 
In file included from hyp2f1.c:81:
./mconf.h:101: warning: "SING" redefined
 #define SING  2 /* argument singularity */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:30: note: this is the location of the previous definition
 #define SING  _SING
 
In file included from hyp2f1.c:81:
./mconf.h:102: warning: "OVERFLOW" redefined
 #define OVERFLOW 3 /* overflow range error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:31: note: this is the location of the previous definition
 #define OVERFLOW _OVERFLOW
 
In file included from hyp2f1.c:81:
./mconf.h:103: warning: "UNDERFLOW" redefined
 #define UNDERFLOW 4 /* underflow range error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:32: note: this is the location of the previous definition
 #define UNDERFLOW _UNDERFLOW
 
In file included from hyp2f1.c:81:
./mconf.h:104: warning: "TLOSS" redefined
 #define TLOSS  5 /* total loss of precision */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:33: note: this is the location of the previous definition
 #define TLOSS  _TLOSS
 
In file included from hyp2f1.c:81:
./mconf.h:105: warning: "PLOSS" redefined
 #define PLOSS  6 /* partial loss of precision */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/Rmath.h:45,
                 from hyp2f1.c:80:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:34: note: this is the location of the previous definition
 #define PLOSS  _PLOSS
 
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"C:/extsoft/include"  -D R_NO_REMAP -I.    -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c mtherr.c -o mtherr.o
In file included from mtherr.c:58:
./mconf.h:100: warning: "DOMAIN" redefined
 #define DOMAIN  1 /* argument domain error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:29: note: this is the location of the previous definition
 #define DOMAIN  _DOMAIN
 
In file included from mtherr.c:58:
./mconf.h:101: warning: "SING" redefined
 #define SING  2 /* argument singularity */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:30: note: this is the location of the previous definition
 #define SING  _SING
 
In file included from mtherr.c:58:
./mconf.h:102: warning: "OVERFLOW" redefined
 #define OVERFLOW 3 /* overflow range error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:31: note: this is the location of the previous definition
 #define OVERFLOW _OVERFLOW
 
In file included from mtherr.c:58:
./mconf.h:103: warning: "UNDERFLOW" redefined
 #define UNDERFLOW 4 /* underflow range error */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:32: note: this is the location of the previous definition
 #define UNDERFLOW _UNDERFLOW
 
In file included from mtherr.c:58:
./mconf.h:104: warning: "TLOSS" redefined
 #define TLOSS  5 /* total loss of precision */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:33: note: this is the location of the previous definition
 #define TLOSS  _TLOSS
 
In file included from mtherr.c:58:
./mconf.h:105: warning: "PLOSS" redefined
 #define PLOSS  6 /* partial loss of precision */
 
In file included from C:/Users/BIOCBU~1/BBS-3~1.13-/R/include/R.h:58,
                 from mtherr.c:56:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:34: note: this is the location of the previous definition
 #define PLOSS  _PLOSS
 
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o Repitools.dll tmp.def const.o hyp2f1.o mtherr.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/Repitools.buildbin-libdir/Repitools/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Repitools' as Repitools_1.38.0.zip
* DONE (Repitools)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'Repitools' successfully unpacked and MD5 sums checked