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.0: BUILD BIN report for rMAT on perceval

This page was generated on 2015-04-10 09:54:29 -0700 (Fri, 10 Apr 2015).

Package 757/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rMAT 3.16.0
Arnaud Droit and Raphael Gottardo
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/rMAT
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK [ OK ]
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: rMAT
Version: 3.16.0
Command: rm -rf rMAT.buildbin-libdir && mkdir rMAT.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh rMAT_3.16.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R rMAT.buildbin-libdir
StartedAt: 2015-04-10 08:40:00 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 08:40:26 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 26.3 seconds
RetCode: 0
Status:  OK 
PackageFile: rMAT_3.16.0.tgz
PackageFileSize: 744.2 KiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf rMAT.buildbin-libdir && mkdir rMAT.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh rMAT_3.16.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R rMAT.buildbin-libdir
###
##############################################################################
##############################################################################


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=rMAT.buildbin-libdir rMAT_3.16.0.tar.gz'
>>>>>>> 

* installing *source* package ‘rMAT’ ...
R_HOME: /Library/Frameworks/R.framework/Resources
checking for gcc... llvm-gcc-4.2 -arch x86_64 -std=gnu99
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether llvm-gcc-4.2 -arch x86_64 -std=gnu99 accepts -g... yes
checking for llvm-gcc-4.2 -arch x86_64 -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... llvm-gcc-4.2 -arch x86_64 -std=gnu99 -E
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dispatch/dispatch.h usability... yes
checking dispatch/dispatch.h presence... yes
checking for dispatch/dispatch.h... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/config.h
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c BARFileData.cpp -o BARFileData.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c BARFileWriter.cpp -o BARFileWriter.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c BARReader.cpp -o BARReader.o
BARReader.cpp: In function ‘SEXPREC* Parser(SEXPREC*)’:
BARReader.cpp:258: warning: unused variable ‘buf’
BARReader.cpp: In function ‘SEXPREC* ParseMATBar(SEXPREC*)’:
BARReader.cpp:472: warning: unused variable ‘regionR’
BARReader.cpp:473: warning: unused variable ‘p_region’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c BARWriter.cpp -o BARWriter.o
BARWriter.cpp: In function ‘SEXPREC* WriteBAR(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
BARWriter.cpp:88: warning: unused variable ‘signal2Length’
BARWriter.cpp:91: warning: unused variable ‘lengthList’
BARWriter.cpp:92: warning: unused variable ‘curListPtr’
BARWriter.cpp:92: warning: unused variable ‘startListPtr’
BARWriter.cpp:93: warning: unused variable ‘curChromosome’
BARWriter.cpp:94: warning: unused variable ‘i’
BARWriter.cpp: In function ‘SEXPREC* WriteNormalizedBAR(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
BARWriter.cpp:272: warning: unused variable ‘addPos’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c BPMAPFileData.cpp -o BPMAPFileData.o
BPMAPFileData.cpp: In member function ‘bool affxbpmap::CBPMAPFileData::ReadDataSection()’:
BPMAPFileData.cpp:379: warning: unused variable ‘hitSize’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c BPMAPfunctions.cpp -o BPMAPfunctions.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c DeclareAll.c -o DeclareAll.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c FileIO.cpp -o FileIO.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c FileWriter.cpp -o FileWriter.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c NormalizeProbes.c -o NormalizeProbes.o
NormalizeProbes.c: In function ‘NormalizeProbes’:
NormalizeProbes.c:91: warning: unused variable ‘j’
NormalizeProbes.c: In function ‘normArray’:
NormalizeProbes.c:1030: warning: suggest parentheses around comparison in operand of &
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -L/usr/local/lib -o rMAT.so BARFileData.o BARFileWriter.o BARReader.o BARWriter.o BPMAPFileData.o BPMAPfunctions.o DeclareAll.o FileIO.o FileWriter.o NormalizeProbes.o -L/usr/local/lib -lgsl -lgslcblas -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.0-bioc/meat/rMAT.buildbin-libdir/rMAT/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (rMAT)


>>>>>>> 
>>>>>>> FIXING LINKS FOR rMAT.buildbin-libdir/rMAT/libs//rMAT.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/3.1/Resources/lib/libgcc_s.1.dylib" "rMAT.buildbin-libdir/rMAT/libs//rMAT.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/3.1/Resources/lib/libgfortran.2.dylib" "rMAT.buildbin-libdir/rMAT/libs//rMAT.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/3.1/Resources/lib/libreadline.5.2.dylib" "rMAT.buildbin-libdir/rMAT/libs//rMAT.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/3.1/Resources/lib/libreadline.dylib" "rMAT.buildbin-libdir/rMAT/libs//rMAT.so"