biovizBase 1.20.0 Michael Lawrence
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/biovizBase | Last Changed Rev: 117079 / Revision: 122332 | Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016) |
| zin2 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | [ OK ] | OK | OK | OK | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf biovizBase.buildbin-libdir && mkdir biovizBase.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.3/bioc/src/contrib/biovizBase_1.20.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --library=biovizBase.buildbin-libdir --merge-multiarch biovizBase_1.20.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL biovizBase_1.20.0.zip && rm biovizBase_1.20.0.tar.gz biovizBase_1.20.0.zip
###
##############################################################################
##############################################################################
install for i386
* installing *source* package 'biovizBase' ...
** libs
C:/Rtools/mingw_32/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"c:/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c R_init_biovizBase.c -o R_init_biovizBase.o
C:/Rtools/mingw_32/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"c:/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c bin_offsets.c -o bin_offsets.o
bin_offsets.c: In function 'scan_bam_bin_offsets':
bin_offsets.c:57:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
if (strncmp(b, "BAI\1", 4))
^
In file included from E:/biocbld/BBS-3˜1.3-B/R/include/R_ext/RS.h:31:0,
from E:/biocbld/BBS-3˜1.3-B/R/include/Rdefines.h:33,
from bin_offsets.h:1,
from bin_offsets.c:3:
C:/Rtools/mingw_32/i686-w64-mingw32/include/string.h:76:15: note: expected 'const char *' but argument is of type 'Rbyte *'
int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount);
^
C:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o biovizBase.dll tmp.def R_init_biovizBase.o bin_offsets.o -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/biovizBase.buildbin-libdir/biovizBase/libs/i386
** R
** data
** inst
** 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 *source* package 'biovizBase' ...
** libs
C:/Rtools/mingw_64/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"c:/local323/include" -O2 -Wall -std=gnu99 -mtune=core2 -c R_init_biovizBase.c -o R_init_biovizBase.o
C:/Rtools/mingw_64/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"c:/local323/include" -O2 -Wall -std=gnu99 -mtune=core2 -c bin_offsets.c -o bin_offsets.o
bin_offsets.c: In function 'scan_bam_bin_offsets':
bin_offsets.c:57:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
if (strncmp(b, "BAI\1", 4))
^
In file included from E:/biocbld/BBS-3˜1.3-B/R/include/R_ext/RS.h:31:0,
from E:/biocbld/BBS-3˜1.3-B/R/include/Rdefines.h:33,
from bin_offsets.h:1,
from bin_offsets.c:3:
C:/Rtools/mingw_64/x86_64-w64-mingw32/include/string.h:76:15: note: expected 'const char *' but argument is of type 'Rbyte *'
int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount);
^
C:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o biovizBase.dll tmp.def R_init_biovizBase.o bin_offsets.o -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/biovizBase.buildbin-libdir/biovizBase/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'biovizBase' as biovizBase_1.20.0.zip
* DONE (biovizBase)
* installing to library 'E:/biocbld/bbs-3.3-bioc/R/library'
package 'biovizBase' successfully unpacked and MD5 sums checked