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.1: INSTALL report for nem on moscato2

This page was generated on 2015-10-09 09:27:46 -0700 (Fri, 09 Oct 2015).

Package 651/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
nem 2.42.0
Holger Froehlich
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/nem
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  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: nem
Version: 2.42.0
Command: C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.1/bioc/src/contrib/nem_2.42.0.tar.gz && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch nem_2.42.0.tar.gz && rm nem_2.42.0.tar.gz
StartedAt: 2015-10-08 18:46:53 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 18:48:18 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 85.8 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.1/bioc/src/contrib/nem_2.42.0.tar.gz && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch nem_2.42.0.tar.gz && rm nem_2.42.0.tar.gz
###
##############################################################################
##############################################################################




install for i386

* installing to library 'E:/biocbld/bbs-3.1-bioc/R/library'
* installing *source* package 'nem' ...
** libs
gcc -m32 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c MCMC.c -o MCMC.o
MCMC.c: In function 'network_likelihood':
MCMC.c:116:41: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
MCMC.c:125:6: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
MCMC.c: In function 'MCMCrun':
MCMC.c:403:10: warning: unused variable 'stored2' [-Wunused-variable]
MCMC.c:402:10: warning: unused variable 'stored' [-Wunused-variable]
MCMC.c:359:35: warning: unused variable 'mutinf' [-Wunused-variable]
MCMC.c: In function 'network_likelihood':
MCMC.c:108:6: warning: 'max_loglik0_idx' may be used uninitialized in this function [-Wuninitialized]
MCMC.c: In function 'MCMCrun':
MCMC.c:455:24: warning: 'delta_poss_operations' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:28:48: warning: 'logPrior_cur' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:407:24: note: 'logPrior_cur' was declared here
MCMC.c:28:20: warning: 'likelihood' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:407:12: note: 'likelihood' was declared here
gcc -m32 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c netlearn.c -o netlearn.o
netlearn.c: In function 'learn_network':
netlearn.c:168:9: warning: unused variable 'lik_switch' [-Wunused-variable]
gcc -m32 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c wrapper.c -o wrapper.o
wrapper.c: In function 'MCMCrunWrapper':
wrapper.c:107:5: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m32 -shared -s -static-libgcc -o nem.dll tmp.def MCMC.o netlearn.o wrapper.o -Ld:/RCompile/r-compiling/local/local320/lib/i386 -Ld:/RCompile/r-compiling/local/local320/lib -LE:/biocbld/BBS-3˜1.1-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.1-bioc/R/library/nem/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'nem.Rnw' using 'latin1' 
** testing if installed package can be loaded

install for x64

* installing to library 'E:/biocbld/bbs-3.1-bioc/R/library'
* installing *source* package 'nem' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c MCMC.c -o MCMC.o
MCMC.c: In function 'network_likelihood':
MCMC.c:116:41: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
MCMC.c:125:6: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
MCMC.c: In function 'MCMCrun':
MCMC.c:403:10: warning: unused variable 'stored2' [-Wunused-variable]
MCMC.c:402:10: warning: unused variable 'stored' [-Wunused-variable]
MCMC.c:359:35: warning: unused variable 'mutinf' [-Wunused-variable]
MCMC.c: In function 'network_likelihood':
MCMC.c:108:6: warning: 'max_loglik0_idx' may be used uninitialized in this function [-Wuninitialized]
MCMC.c: In function 'MCMCrun':
MCMC.c:455:24: warning: 'delta_poss_operations' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:455:10: warning: 'logPrior_cur' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:455:10: warning: 'logPriorOld' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:455:10: warning: 'likelihood' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c netlearn.c -o netlearn.o
netlearn.c: In function 'learn_network':
netlearn.c:168:9: warning: unused variable 'lik_switch' [-Wunused-variable]
gcc -m64 -I"E:/biocbld/BBS-3˜1.1-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c wrapper.c -o wrapper.o
wrapper.c: In function 'MCMCrunWrapper':
wrapper.c:107:5: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m64 -shared -s -static-libgcc -o nem.dll tmp.def MCMC.o netlearn.o wrapper.o -Ld:/RCompile/r-compiling/local/local320/lib/x64 -Ld:/RCompile/r-compiling/local/local320/lib -LE:/biocbld/BBS-3˜1.1-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.1-bioc/R/library/nem/libs/x64
** testing if installed package can be loaded
* DONE (nem)