| csaw 1.4.1 Aaron Lun
 
 | Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016) |  | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/csaw |  | Last Changed Rev: 110782 / Revision: 116712 |  | Last Changed Date: 2015-11-20 13:04:58 -0800 (Fri, 20 Nov 2015) | 
 | zin1 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK |  |  | 
| moscato1 | Windows Server 2008 R2 Standard (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 csaw.buildbin-libdir && mkdir csaw.buildbin-libdir  && C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/csaw_1.4.1.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --library=csaw.buildbin-libdir --merge-multiarch csaw_1.4.1.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL csaw_1.4.1.zip  && rm csaw_1.4.1.tar.gz csaw_1.4.1.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
 10 1325k   10  138k    0     0  6242k      0 --:--:-- --:--:-- --:--:-- 7687k
100 1325k  100 1325k    0     0  29.2M      0 --:--:-- --:--:-- --:--:-- 32.3M
install for i386
* installing *source* package 'csaw' ...
** libs
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c annotator.cpp -o annotator.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c best_in_cluster.cpp -o best_in_cluster.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c check_bimodality.cpp -o check_bimodality.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c correlate_reads.cpp -o correlate_reads.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c find_maxima.cpp -o find_maxima.o
find_maxima.cpp: In function 'SEXPREC* find_maxima(SEXP, SEXP, SEXP, SEXP, SEXP)':
find_maxima.cpp:90:4: warning: 'is_max' may be used uninitialized in this function [-Wuninitialized]
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c get_cluster_stats.cpp -o get_cluster_stats.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c get_profile.cpp -o get_profile.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c get_rle_counts.cpp -o get_rle_counts.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c init.cpp -o init.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c merge_windows.cpp -o merge_windows.o
g++ -m32 -shared -s -static-libgcc -o csaw.dll tmp.def annotator.o best_in_cluster.o check_bimodality.o correlate_reads.o find_maxima.o get_cluster_stats.o get_profile.o get_rle_counts.o init.o merge_windows.o -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/csaw.buildbin-libdir/csaw/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'csaw.Rnw' 
** testing if installed package can be loaded
install for x64
* installing *source* package 'csaw' ...
** libs
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c annotator.cpp -o annotator.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c best_in_cluster.cpp -o best_in_cluster.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c check_bimodality.cpp -o check_bimodality.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c correlate_reads.cpp -o correlate_reads.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c find_maxima.cpp -o find_maxima.o
find_maxima.cpp: In function 'SEXPREC* find_maxima(SEXP, SEXP, SEXP, SEXP, SEXP)':
find_maxima.cpp:90:4: warning: 'is_max' may be used uninitialized in this function [-Wuninitialized]
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c get_cluster_stats.cpp -o get_cluster_stats.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c get_profile.cpp -o get_profile.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c get_rle_counts.cpp -o get_rle_counts.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c init.cpp -o init.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c merge_windows.cpp -o merge_windows.o
g++ -m64 -shared -s -static-libgcc -o csaw.dll tmp.def annotator.o best_in_cluster.o check_bimodality.o correlate_reads.o find_maxima.o get_cluster_stats.o get_profile.o get_rle_counts.o init.o merge_windows.o -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/csaw.buildbin-libdir/csaw/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'csaw' as csaw_1.4.1.zip
* DONE (csaw)
* installing to library 'D:/biocbld/bbs-3.2-bioc/R/library'
package 'csaw' successfully unpacked and MD5 sums checked