Back to the "Multiple platform build/check report" A [B] C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 2.14: INSTALL report for beadarray on zin2

This page was generated on 2014-10-08 08:47:57 -0700 (Wed, 08 Oct 2014).

Package 70/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
beadarray 2.14.2
Mark Dunning
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/beadarray
Last Changed Rev: 94482 / Revision: 95116
Last Changed Date: 2014-09-24 08:45:13 -0700 (Wed, 24 Sep 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64 [ OK ] ERROR  skipped 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  ERROR  skipped  skipped 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  ERROR  skipped  skipped 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: beadarray
Version: 2.14.2
Command: /home/biocbuild/bbs-2.14-bioc/R/bin/R CMD INSTALL beadarray
StartedAt: 2014-10-07 18:07:47 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 18:08:01 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 14.4 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-2.14-bioc/R/bin/R CMD INSTALL beadarray
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-2.14-bioc/R/library’
* installing *source* package ‘beadarray’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c BASH.c -o BASH.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c HULK.c -o HULK.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c determiningGridPositions.c -o determiningGridPositions.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c findAllOutliers.c -o findAllOutliers.o
findAllOutliers.c: In function ‘findBeadStatus’:
findAllOutliers.c:196:29: warning: ‘ma’ may be used uninitialized in this function [-Wuninitialized]
findAllOutliers.c:196:53: warning: ‘m’ may be used uninitialized in this function [-Wuninitialized]
findAllOutliers.c: In function ‘findAllOutliers’:
findAllOutliers.c:247:13: warning: ‘status’ may be used uninitialized in this function [-Wuninitialized]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c imageProcessing.c -o imageProcessing.o
imageProcessing.c: In function ‘illuminaBackground’:
imageProcessing.c:88:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
imageProcessing.c: In function ‘medianBackground’:
imageProcessing.c:135:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
imageProcessing.c: In function ‘illuminaSharpen’:
imageProcessing.c:244:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
imageProcessing.c:251:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
gcc -std=gnu99 -shared -L/usr/local/lib -o beadarray.so BASH.o HULK.o determiningGridPositions.o findAllOutliers.o imageProcessing.o -L/home/biocbuild/bbs-2.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.14-bioc/R/library/beadarray/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (beadarray)