illuminaio 0.13.0 Kasper Daniel Hansen
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/illuminaio | Last Changed Rev: 109896 / Revision: 109948 | Last Changed Date: 2015-10-24 18:31:17 -0400 (Sat, 24 Oct 2015) |
| linux2.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | [ OK ] | OK | OK | | ![UNNEEDED, same version exists in internal repository UNNEEDED, same version exists in internal repository](../120px-Blue_Light_Icon.svg.png) |
windows2.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK | OK | ![UNNEEDED, same version exists in internal repository UNNEEDED, same version exists in internal repository](../120px-Blue_Light_Icon.svg.png) |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD INSTALL illuminaio
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.3-bioc/R/library’
* installing *source* package ‘illuminaio’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -c des.c -o des.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -c local_des.c -o local_des.o
local_des.c: In function ‘decrypt’:
local_des.c:27:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread(sessionKey, 8, 1, f);
^
local_des.c:35:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread(data, len, 1, f);
^
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o illuminaio.so des.o local_des.o -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/R/library/illuminaio/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (illuminaio)