Rhtslib 1.3.0 Nathaniel Hayden
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rhtslib | Last Changed Rev: 109592 / Revision: 109948 | Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015) |
| linux2.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | WARNINGS | | ![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 | WARNINGS | OK | ![UNNEEDED, same version exists in internal repository UNNEEDED, same version exists in internal repository](../120px-Blue_Light_Icon.svg.png) |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin64\bin\curl.exe -O http://linux2.bioconductor.org/BBS/3.3/bioc/src/contrib/Rhtslib_1.3.0.tar.gz && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch Rhtslib_1.3.0.tar.gz && rm Rhtslib_1.3.0.tar.gz
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2027k 100 2027k 0 0 128M 0 --:--:-- --:--:-- --:--:-- 165M
install for i386
* installing to library 'c:/biocbld/bbs-3.3-bioc/R/library'
* installing *source* package 'Rhtslib' ...
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
cp "winlib/i386/libhts.a" "c:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/lib/i386"/libhts.a
cp ./htslib/htslib/bgzf.h ./htslib/htslib/faidx.h ./htslib/htslib/hfile.h ./htslib/htslib/hts.h ./htslib/htslib/hts_defs.h ./htslib/htslib/kfunc.h ./htslib/htslib/khash.h ./htslib/htslib/khash_str2int.h ./htslib/htslib/klist.h ./htslib/htslib/knetfile.h ./htslib/htslib/kseq.h ./htslib/htslib/ksort.h ./htslib/htslib/kstring.h ./htslib/htslib/regidx.h ./htslib/htslib/sam.h ./htslib/htslib/synced_bcf_reader.h ./htslib/htslib/tbx.h ./htslib/htslib/vcf.h ./htslib/htslib/vcf_sweep.h ./htslib/htslib/vcfutils.h ""c:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include""
gcc -m32 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"c:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -std=gnu99 -mtune=core2 -c Rhtslib.c -o Rhtslib.o
gcc -m32 -shared -s -static-libgcc -o Rhtslib.dll tmp.def Rhtslib.o -Ld:/RCompile/r-compiling/local/local320/lib/i386 -Ld:/RCompile/r-compiling/local/local320/lib -Lc:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to c:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/libs/i386
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing to library 'c:/biocbld/bbs-3.3-bioc/R/library'
* installing *source* package 'Rhtslib' ...
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
cp "winlib/x64/libhts.a" "c:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/lib/x64"/libhts.a
cp ./htslib/htslib/bgzf.h ./htslib/htslib/faidx.h ./htslib/htslib/hfile.h ./htslib/htslib/hts.h ./htslib/htslib/hts_defs.h ./htslib/htslib/kfunc.h ./htslib/htslib/khash.h ./htslib/htslib/khash_str2int.h ./htslib/htslib/klist.h ./htslib/htslib/knetfile.h ./htslib/htslib/kseq.h ./htslib/htslib/ksort.h ./htslib/htslib/kstring.h ./htslib/htslib/regidx.h ./htslib/htslib/sam.h ./htslib/htslib/synced_bcf_reader.h ./htslib/htslib/tbx.h ./htslib/htslib/vcf.h ./htslib/htslib/vcf_sweep.h ./htslib/htslib/vcfutils.h ""c:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/include""
gcc -m64 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"c:/biocbld/bbs-3.3-bioc/R/library/zlibbioc/include" -I"d:/RCompile/r-compiling/local/local320/include" -O2 -Wall -std=gnu99 -mtune=core2 -c Rhtslib.c -o Rhtslib.o
gcc -m64 -shared -s -static-libgcc -o Rhtslib.dll tmp.def Rhtslib.o -Ld:/RCompile/r-compiling/local/local320/lib/x64 -Ld:/RCompile/r-compiling/local/local320/lib -Lc:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to c:/biocbld/bbs-3.3-bioc/R/library/Rhtslib/libs/x64
** testing if installed package can be loaded
* DONE (Rhtslib)