graph 1.38.0 Bioconductor Package Maintainer
Snapshot Date: 2013-04-30 17:01:37 -0700 (Tue, 30 Apr 2013) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/graph | Last Changed Rev: 75263 / Revision: 76155 | Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 2013) |
| george2 | Linux (Ubuntu 12.04.1 LTS) / x86_64 | OK | OK | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK |
petty | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | OK |
pelham | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | [ OK ] |
>>>>>>>
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=graph.buildbin-libdir graph_1.38.0.tar.gz'
>>>>>>>
* installing *source* package 'graph' ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -fPIC -mtune=native -g -O2 -Wall -pedantic -Wconversion -c graph.c -o graph.o
graph.c:692:39: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
memset(ftMat, 0, sizeof(double) * num_el);
˜ ^˜˜˜˜˜
/usr/include/secure/_string.h:74:41: note: expanded from macro 'memset'
? __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest)) \
^
graph.c:692:39: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
memset(ftMat, 0, sizeof(double) * num_el);
˜ ^˜˜˜˜˜
/usr/include/secure/_string.h:75:38: note: expanded from macro 'memset'
: __inline_memset_chk (dest, val, len))
^
graph.c:862:23: warning: implicit conversion loses integer precision: 'int' to 'unsigned char' [-Wconversion]
mask = ˜(1 << bitIndex) ;
˜ ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
3 warnings generated.
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o graph.so graph.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
mv graph.so BioC_graph.so
installing to /Users/biocbuild/bbs-2.12-bioc/meat/graph.buildbin-libdir/graph/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (graph)
>>>>>>>
>>>>>>> FIXING LINKS FOR graph.buildbin-libdir/graph/libs//BioC_graph.so
>>>>>>>
install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libgcc_s.1.dylib" "graph.buildbin-libdir/graph/libs//BioC_graph.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libgfortran.2.dylib" "graph.buildbin-libdir/graph/libs//BioC_graph.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libreadline.5.2.dylib" "graph.buildbin-libdir/graph/libs//BioC_graph.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libreadline.dylib" "graph.buildbin-libdir/graph/libs//BioC_graph.so"