Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

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

BUILD BIN results for SAGx on tokay2

To the developers/maintainers of the SAGx package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SAGx.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 1663/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SAGx 1.66.0  (landing page)
Per Broberg,
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/SAGx
git_branch: RELEASE_3_13
git_last_commit: 30e2ee2
git_last_commit_date: 2021-05-19 11:38:10 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    ERROR  
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    ERROR    OK  

Summary

Package: SAGx
Version: 1.66.0
Command: rm -rf SAGx.buildbin-libdir && mkdir SAGx.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=SAGx.buildbin-libdir SAGx_1.66.0.tar.gz
StartedAt: 2021-10-15 11:35:14 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 11:36:46 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 92.3 seconds
RetCode: 0
Status:   OK  
PackageFile: SAGx_1.66.0.zip
PackageFileSize: 602.5 KiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf SAGx.buildbin-libdir && mkdir SAGx.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=SAGx.buildbin-libdir SAGx_1.66.0.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'SAGx' ...
** 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"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c minigsea.c -o minigsea.o
minigsea.c: In function 'MiniGSEA':
minigsea.c:8:12: warning: variable 'k' set but not used [-Wunused-but-set-variable]
    int i,j,k,I;
            ^
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"c:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c newboot.c -o newboot.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"c:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c samrocNboot.c -o samrocNboot.o
C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o SAGx.dll tmp.def minigsea.o newboot.o samrocNboot.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/SAGx.buildbin-libdir/00LOCK-SAGx/00new/SAGx/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'SAGx'
    finding HTML links ... done
    Fstat                                   html  
    GSEA.mean.t                             html  
    JT.test                                 html  
    R2BASE                                  html  
    R2mim                                   html  
    Xprep                                   html  
    Xprep.resid                             html  
    clin2mim                                html  
    cluster.q                               html  
    estimatep0                              html  
    fetchSignal                             html  
    firstpass                               html  
    fom                                     html  
    fp.fn                                   html  
    gap                                     html  
    list.experiments                        html  
    list.intersection.p                     html  
    mat2TeX                                 html  
    myclus                                  html  
    normalise                               html  
    one.probeset.per.gene                   html  
    outlier                                 html  
    p0.mom                                  html  
    pava.fdr                                html  
    pava                                    html  
    rank.genes                              html  
    rank.trend                              html  
    rsd.test                                html  
    samroc.result-class                     html  
    samrocn                                 html  
    samrocnboot                             html  
    union.of.pways                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: Package 'SAGx' is deprecated and will be removed from Bioconductor
  version 3.14
** testing if installed package can be loaded from final location
Warning: Package 'SAGx' is deprecated and will be removed from Bioconductor
  version 3.14
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'SAGx' ...
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c minigsea.c -o minigsea.o
minigsea.c: In function 'MiniGSEA':
minigsea.c:8:12: warning: variable 'k' set but not used [-Wunused-but-set-variable]
    int i,j,k,I;
            ^
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c newboot.c -o newboot.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c samrocNboot.c -o samrocNboot.o
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o SAGx.dll tmp.def minigsea.o newboot.o samrocNboot.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/SAGx.buildbin-libdir/SAGx/libs/x64
** testing if installed package can be loaded
Warning: Package 'SAGx' is deprecated and will be removed from Bioconductor
  version 3.14
* MD5 sums
packaged installation of 'SAGx' as SAGx_1.66.0.zip
* DONE (SAGx)