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 3.4: INSTALL report for rnaSeqMap on tokay1

This page was generated on 2017-04-15 16:16:23 -0400 (Sat, 15 Apr 2017).

Package 1064/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rnaSeqMap 2.32.0
Michal Okoniewski
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/rnaSeqMap
Last Changed Rev: 122710 / Revision: 128728
Last Changed Date: 2016-10-17 14:45:06 -0400 (Mon, 17 Oct 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: rnaSeqMap
Version: 2.32.0
Command: rm -rf rnaSeqMap.buildbin-libdir && mkdir rnaSeqMap.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.4/bioc/src/contrib/rnaSeqMap_2.32.0.tar.gz && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --library=rnaSeqMap.buildbin-libdir --merge-multiarch rnaSeqMap_2.32.0.tar.gz && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL rnaSeqMap_2.32.0.zip && rm rnaSeqMap_2.32.0.tar.gz rnaSeqMap_2.32.0.zip
StartedAt: 2017-04-14 18:15:39 -0400 (Fri, 14 Apr 2017)
EndedAt: 2017-04-14 18:16:18 -0400 (Fri, 14 Apr 2017)
EllapsedTime: 39.1 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf rnaSeqMap.buildbin-libdir && mkdir rnaSeqMap.buildbin-libdir  && C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.4/bioc/src/contrib/rnaSeqMap_2.32.0.tar.gz && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --library=rnaSeqMap.buildbin-libdir --merge-multiarch rnaSeqMap_2.32.0.tar.gz && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL rnaSeqMap_2.32.0.zip  && rm rnaSeqMap_2.32.0.tar.gz rnaSeqMap_2.32.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  708k  100  708k    0     0   9.9M      0 --:--:-- --:--:-- --:--:-- 10.0M

install for i386

* installing *source* package 'rnaSeqMap' ...
** libs
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Rinit.c -o Rinit.o
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c gcoverage.c -o gcoverage.o
gcoverage.c: In function 'gcoverage':
gcoverage.c:7:31: warning: variable 'nc' set but not used [-Wunused-but-set-variable]
     int  start, i, j, na, nb, nc, nwyn;
                               ^
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ghistogram.c -o ghistogram.o
ghistogram.c: In function 'ghistogram':
ghistogram.c:9:10: warning: variable 'xa' set but not used [-Wunused-but-set-variable]
     int *xa, *xb, *xab;
          ^
ghistogram.c:8:20: warning: variable 'nb' set but not used [-Wunused-but-set-variable]
  int i, j, l , na, nb, nab, Is;
                    ^
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c regionmining.c -o regionmining.o
regionmining.c: In function 'regionmining':
regionmining.c:22:18: warning: variable 'start' set but not used [-Wunused-but-set-variable]
     int current, start, param, minsup,*xwyn; 
                  ^
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c splicingind.c -o splicingind.o
splicingind.c: In function 'splicingind':
splicingind.c:8:13: warning: variable 'nb' set but not used [-Wunused-but-set-variable]
  int j, na, nb, nab;
             ^
C:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o rnaSeqMap.dll tmp.def Rinit.o gcoverage.o ghistogram.o regionmining.o splicingind.o -LC:/local323/lib/i386 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.4-bioc/meat/rnaSeqMap.buildbin-libdir/rnaSeqMap/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 'rnaSeqMap' ...
** libs
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Rinit.c -o Rinit.o
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c gcoverage.c -o gcoverage.o
gcoverage.c: In function 'gcoverage':
gcoverage.c:7:31: warning: variable 'nc' set but not used [-Wunused-but-set-variable]
     int  start, i, j, na, nb, nc, nwyn;
                               ^
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ghistogram.c -o ghistogram.o
ghistogram.c: In function 'ghistogram':
ghistogram.c:9:10: warning: variable 'xa' set but not used [-Wunused-but-set-variable]
     int *xa, *xb, *xab;
          ^
ghistogram.c:8:20: warning: variable 'nb' set but not used [-Wunused-but-set-variable]
  int i, j, l , na, nb, nab, Is;
                    ^
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c regionmining.c -o regionmining.o
regionmining.c: In function 'regionmining':
regionmining.c:22:18: warning: variable 'start' set but not used [-Wunused-but-set-variable]
     int current, start, param, minsup,*xwyn; 
                  ^
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c splicingind.c -o splicingind.o
splicingind.c: In function 'splicingind':
splicingind.c:8:13: warning: variable 'nb' set but not used [-Wunused-but-set-variable]
  int j, na, nb, nab;
             ^
C:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o rnaSeqMap.dll tmp.def Rinit.o gcoverage.o ghistogram.o regionmining.o splicingind.o -LC:/local323/lib/x64 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.4-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.4-bioc/meat/rnaSeqMap.buildbin-libdir/rnaSeqMap/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'rnaSeqMap' as rnaSeqMap_2.32.0.zip
* DONE (rnaSeqMap)
* installing to library 'C:/Users/biocbuild/bbs-3.4-bioc/R/library'
package 'rnaSeqMap' successfully unpacked and MD5 sums checked