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 

Package 155/609HostnameOS / ArchBUILDCHECKBUILD BIN
ddgraph 1.2.0
Robert Stojnic
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/ddgraph
Last Changed Rev: 70050 / Revision: 74773
Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK [ OK ]

Summary

Package: ddgraph
Version: 1.2.0
Command: rm -rf ddgraph.buildbin-libdir && mkdir ddgraph.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh ddgraph_1.2.0.tar.gz /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R ddgraph.buildbin-libdir
StartedAt: 2013-03-25 01:50:37 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 01:50:57 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 20.2 seconds
RetCode: 0
Status:  OK 
PackageFile: ddgraph_1.2.0.tgz
PackageFileSize: 823.5 KiB

Command output

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=ddgraph.buildbin-libdir ddgraph_1.2.0.tar.gz'
>>>>>>> 

* installing *source* package 'ddgraph' ...
** libs
*** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Rcpp/include"   -fPIC  -g -O2 -Wall -fasm-blocks  -c mcX2cloop.cpp -o mcX2cloop.o
mcX2cloop.cpp: In function 'SEXPREC* mcX2CLoopC(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
mcX2cloop.cpp:14: warning: label 'Rcpp' defined but not used
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ddgraph.so mcX2cloop.o /Library/Frameworks/R.framework/Versions/2.15/Resources/library/Rcpp/lib/i386/libRcpp.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.11-bioc/meat/ddgraph.buildbin-libdir/ddgraph/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'ddgraph.Rnw' 
** testing if installed package can be loaded

* DONE (ddgraph)


>>>>>>> 
>>>>>>> FIXING LINKS FOR ddgraph.buildbin-libdir/ddgraph/libs/i386/ddgraph.so
>>>>>>> 

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


>>>>>>> 
>>>>>>> INSTALLATION OF x86_64 LIBS WITH 'R_ARCH=/x86_64 R CMD INSTALL --preclean --no-multiarch --no-test-load --library=ddgraph.buildbin-libdir --libs-only ddgraph_1.2.0.tar.gz'
>>>>>>> 

* installing *source* package 'ddgraph' ...
** libs
*** arch - x86_64
g++ -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Rcpp/include"   -fPIC  -g -O2 -Wall -fasm-blocks  -c mcX2cloop.cpp -o mcX2cloop.o
mcX2cloop.cpp: In function 'SEXPREC* mcX2CLoopC(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
mcX2cloop.cpp:14: warning: label 'Rcpp' defined but not used
Error in tools:::file_path_as_absolute(base:::system.file(..., package = "Rcpp")) : 
  file '' does not exist
Calls: <Anonymous> ... RcppLdFlags -> RcppLdPath -> Rcpp.system.file -> <Anonymous>
Execution halted
g++ -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ddgraph.so mcX2cloop.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
Error in tools:::file_path_as_absolute(base:::system.file(..., package = "Rcpp")) : 
  file '' does not exist
Calls: <Anonymous> ... RcppLdFlags -> RcppLdPath -> Rcpp.system.file -> <Anonymous>
Execution halted
installing to /Users/biocbuild/bbs-2.11-bioc/meat/ddgraph.buildbin-libdir/ddgraph/libs/x86_64

* DONE (ddgraph)


>>>>>>> 
>>>>>>> FIXING LINKS FOR ddgraph.buildbin-libdir/ddgraph/libs/x86_64/ddgraph.so
>>>>>>> 

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