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 2.12: BUILD BIN report for RBGL on moscato2

This page was generated on 2013-10-09 09:38:05 -0700 (Wed, 09 Oct 2013).

Package 522/671HostnameOS / ArchBUILDCHECKBUILD BIN
RBGL 1.36.2
Bioconductor Package Maintainer
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/RBGL
Last Changed Rev: 75949 / Revision: 81334
Last Changed Date: 2013-04-23 10:40:27 -0700 (Tue, 23 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 

Summary

Package: RBGL
Version: 1.36.2
Command: rm -rf RBGL.buildbin-libdir && mkdir RBGL.buildbin-libdir && E:\biocbld\bbs-2.12-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RBGL.buildbin-libdir RBGL_1.36.2.tar.gz
StartedAt: 2013-10-09 05:22:18 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 05:32:08 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 590.7 seconds
RetCode: 0
Status:  OK  
PackageFile: RBGL_1.36.2.zip
PackageFileSize: 1.494 MiB

Command output


install for i386

* installing *source* package 'RBGL' ...
found  rbgl_trimmed_boost_1_49_0  header sources and tar archive;\n using what is there.
** libs
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c bbc.cpp -o bbc.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c cliques.cpp -o cliques.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c clusteringCoef.cpp -o clusteringCoef.o
clusteringCoef.cpp: In function 'SEXPREC* graphGenerator(SEXP, SEXP, SEXP)':
clusteringCoef.cpp:394:40: warning: 'u' may be used uninitialized in this function [-Wuninitialized]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c dominatorTree.cpp -o dominatorTree.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c hcs.cpp -o hcs.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c incrConnComp.cpp -o incrConnComp.o
incrConnComp.cpp: In function 'SEXPREC* BGL_incr_comp_internal(SEXP, SEXP, SEXP, E_IC_METHOD)':
incrConnComp.cpp:74:6: warning: unused variable 'child_index' [-Wunused-variable]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c interfaces.cpp -o interfaces.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c minST.cpp -o minST.o
In file included from minST.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'void boost::detail::kruskal_mst_impl(const Graph&, OutputIterator, Rank, Parent, Weight) [with Graph = R_adjacency_list<boost::directedS, double>, OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > >, Rank = boost::iterator_property_map<__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>, unsigned int, unsigned int&>, Parent = boost::iterator_property_map<__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>, unsigned int, unsigned int&>, Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, const double&, unsigned int, const boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)(& ei)+24).__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' may be used uninitialized in this function [-Wuninitialized]
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:78:51: note: '*((void*)(& ei)+24).__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/edge.hpp:29:34: warning: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wuninitialized]
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:78:51: note: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:48:5: warning: '*((void*)(& ei)+16).__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' may be used uninitialized in this function [-Wuninitialized]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c mincut.cpp -o mincut.o
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_max_flow_internal(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, E_MF_METHOD)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)(& ei)+24).__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > > > > >::_M_current' may be used uninitialized in this function [-Wuninitialized]
mincut.cpp:99:19: note: '*((void*)(& ei)+24).__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > > > > >::_M_current' was declared here
mincut.cpp:103:54: warning: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wuninitialized]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c ordering.cpp -o ordering.o
ordering.cpp: In function 'SEXPREC* BGL_king_ordering(SEXP, SEXP, SEXP, SEXP)':
ordering.cpp:180:48: warning: variable 'id' set but not used [-Wunused-but-set-variable]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c planar.cpp -o planar.o
planar.cpp: In function 'SEXPREC* planarFaceTraversal(SEXP, SEXP, SEXP)':
planar.cpp:161:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
planar.cpp:165:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
planar.cpp: In function 'SEXPREC* planarCanonicalOrdering(SEXP, SEXP, SEXP)':
planar.cpp:256:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
planar.cpp:225:34: warning: variable 'oi_end' set but not used [-Wunused-but-set-variable]
planar.cpp: In function 'SEXPREC* isStraightLineDrawing(SEXP, SEXP, SEXP, SEXP)':
planar.cpp:369:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
planar.cpp: In function 'SEXPREC* isKuratowskiSubgraph(SEXP, SEXP, SEXP)':
planar.cpp:429:36: warning: variable 'ki_end' set but not used [-Wunused-but-set-variable]
planar.cpp:461:6: warning: unused variable 'i' [-Wunused-variable]
In file included from planar.cpp:5:0:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp: In function 'void boost::planar_canonical_ordering(const Graph&, PlanarEmbedding, OutputIterator, VertexIndexMap) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_index_t, int> >, PlanarEmbedding = boost::iterator_property_map<__gnu_cxx::__normal_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned int> >*, std::vector<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned int> > > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned int> >, OutputIterator = std::back_insert_iterator<std::vector<unsigned int> >, VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:149:17: warning: 'second_vertex' may be used uninitialized in this function [-Wuninitialized]
In file included from planar.cpp:11:0:
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp: In member function 'bool boost::edmonds_augmenting_path_finder<Graph, MateMap, VertexIndexMap>::augment_matching() [with Graph = R_adjacency_list<boost::undirectedS, int>, MateMap = unsigned int*, VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp:334:7: warning: 'w' may be used uninitialized in this function [-Wuninitialized]
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp:333:7: warning: 'v' may be used uninitialized in this function [-Wuninitialized]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c shortestPath.cpp -o shortestPath.o
In file included from shortestPath.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>, DistanceMatrix = Basic2DMatrix<double>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>, Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, BinaryPredicate = std::less<double>, BinaryFunction = boost::closed_plus<double>, Infinity = double, DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:171:67:   instantiated from 'bool boost::detail::johnson_dispatch(VertexAndEdgeListGraph&, DistanceMatrix&, const boost::bgl_named_params<P, T, R>&, Weight, VertexID) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>, DistanceMatrix = Basic2DMatrix<double>, P = int, T = int, R = boost::no_property, Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>]'
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:198:63:   instantiated from 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>, DistanceMatrix = Basic2DMatrix<double>]'
shortestPath.cpp:56:46:   instantiated from here
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:124:49: warning: variable 'u1' set but not used [-Wunused-but-set-variable]
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:124:53: warning: variable 'v1' set but not used [-Wunused-but-set-variable]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c sna.cpp -o sna.o
sna.cpp: In function 'SEXPREC* lambdaSets(SEXP, SEXP, SEXP, SEXP)':
sna.cpp:161:9: warning: variable 'res_cap' set but not used [-Wunused-but-set-variable]
In file included from sna.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::undirectedS, double>, DistanceMatrix = Basic2DMatrix<double>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>, Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, double&, unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, BinaryPredicate = std::less<double>, BinaryFunction = boost::closed_plus<double>, Infinity = double, DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:171:67:   instantiated from 'bool boost::detail::johnson_dispatch(VertexAndEdgeListGraph&, DistanceMatrix&, const boost::bgl_named_params<P, T, R>&, Weight, VertexID) [with VertexAndEdgeListGraph = R_adjacency_list<boost::undirectedS, double>, DistanceMatrix = Basic2DMatrix<double>, P = int, T = int, R = boost::no_property, Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, double&, unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>]'
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:198:63:   instantiated from 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&) [with VertexAndEdgeListGraph = R_adjacency_list<boost::undirectedS, double>, DistanceMatrix = Basic2DMatrix<double>]'
sna.cpp:105:46:   instantiated from here
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:124:49: warning: variable 'u1' set but not used [-Wunused-but-set-variable]
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:124:53: warning: variable 'v1' set but not used [-Wunused-but-set-variable]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c transitive_closure.cpp -o transitive_closure.o
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_transitive_closure_D(SEXP, SEXP, SEXP)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)(& ei)+24).__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' may be used uninitialized in this function [-Wuninitialized]
transitive_closure.cpp:43:33: note: '*((void*)(& ei)+24).__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' was declared here
transitive_closure.cpp:46:50: warning: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wuninitialized]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c wavefront.cpp -o wavefront.o
g++ -m32 -shared -s -static-libgcc -o RBGL.dll tmp.def bbc.o cliques.o clusteringCoef.o dominatorTree.o edmonds_optimum_branching.o hcs.o incrConnComp.o interfaces.o minST.o mincut.o ordering.o planar.o shortestPath.o sna.o transitive_closure.o wavefront.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/RBGL.buildbin-libdir/RBGL/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'RBGL' ...
found  rbgl_trimmed_boost_1_49_0  header sources and tar archive;\n using what is there.
** libs
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c bbc.cpp -o bbc.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c cliques.cpp -o cliques.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c clusteringCoef.cpp -o clusteringCoef.o
clusteringCoef.cpp: In function 'SEXPREC* graphGenerator(SEXP, SEXP, SEXP)':
clusteringCoef.cpp:394:40: warning: 'u' may be used uninitialized in this function [-Wuninitialized]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c dominatorTree.cpp -o dominatorTree.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c hcs.cpp -o hcs.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c incrConnComp.cpp -o incrConnComp.o
incrConnComp.cpp: In function 'SEXPREC* BGL_incr_comp_internal(SEXP, SEXP, SEXP, E_IC_METHOD)':
incrConnComp.cpp:74:6: warning: unused variable 'child_index' [-Wunused-variable]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c interfaces.cpp -o interfaces.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c minST.cpp -o minST.o
In file included from minST.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'void boost::detail::kruskal_mst_impl(const Graph&, OutputIterator, Rank, Parent, Weight) [with Graph = R_adjacency_list<boost::directedS, double>, OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > >, Rank = boost::iterator_property_map<__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>, long long unsigned int, long long unsigned int&>, Parent = boost::iterator_property_map<__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>, long long unsigned int, long long unsigned int&>, Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, const double&, long long unsigned int, const boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)(& ei)+48).__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' may be used uninitialized in this function [-Wuninitialized]
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:78:51: note: '*((void*)(& ei)+48).__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/detail/edge.hpp:29:34: warning: '*((void*)(& ei)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wuninitialized]
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:78:51: note: '*((void*)(& ei)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' was declared here
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:48:5: warning: '*((void*)(& ei)+32).__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' may be used uninitialized in this function [-Wuninitialized]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c mincut.cpp -o mincut.o
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_max_flow_internal(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, E_MF_METHOD)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)(& ei)+48).__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > > > > >::_M_current' may be used uninitialized in this function [-Wuninitialized]
mincut.cpp:99:19: note: '*((void*)(& ei)+48).__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > > > > >::_M_current' was declared here
mincut.cpp:103:54: warning: '*((void*)(& ei)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wuninitialized]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c ordering.cpp -o ordering.o
ordering.cpp: In function 'SEXPREC* BGL_king_ordering(SEXP, SEXP, SEXP, SEXP)':
ordering.cpp:180:48: warning: variable 'id' set but not used [-Wunused-but-set-variable]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c planar.cpp -o planar.o
planar.cpp: In function 'SEXPREC* planarFaceTraversal(SEXP, SEXP, SEXP)':
planar.cpp:161:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
planar.cpp:165:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
planar.cpp: In function 'SEXPREC* planarCanonicalOrdering(SEXP, SEXP, SEXP)':
planar.cpp:256:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
planar.cpp:225:34: warning: variable 'oi_end' set but not used [-Wunused-but-set-variable]
planar.cpp: In function 'SEXPREC* isStraightLineDrawing(SEXP, SEXP, SEXP, SEXP)':
planar.cpp:369:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
planar.cpp: In function 'SEXPREC* isKuratowskiSubgraph(SEXP, SEXP, SEXP)':
planar.cpp:429:36: warning: variable 'ki_end' set but not used [-Wunused-but-set-variable]
planar.cpp:461:6: warning: unused variable 'i' [-Wunused-variable]
In file included from planar.cpp:5:0:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp: In function 'void boost::planar_canonical_ordering(const Graph&, PlanarEmbedding, OutputIterator, VertexIndexMap) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_index_t, int> >, PlanarEmbedding = boost::iterator_property_map<__gnu_cxx::__normal_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long long unsigned int> >*, std::vector<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long long unsigned int> > > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, long long unsigned int> >, OutputIterator = std::back_insert_iterator<std::vector<long long unsigned int> >, VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, long long unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:149:17: warning: 'second_vertex' may be used uninitialized in this function [-Wuninitialized]
In file included from planar.cpp:11:0:
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp: In member function 'bool boost::edmonds_augmenting_path_finder<Graph, MateMap, VertexIndexMap>::augment_matching() [with Graph = R_adjacency_list<boost::undirectedS, int>, MateMap = long long unsigned int*, VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp:334:7: warning: 'w' may be used uninitialized in this function [-Wuninitialized]
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp:333:7: warning: 'v' may be used uninitialized in this function [-Wuninitialized]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c shortestPath.cpp -o shortestPath.o
In file included from shortestPath.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>, DistanceMatrix = Basic2DMatrix<double>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>, Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, BinaryPredicate = std::less<double>, BinaryFunction = boost::closed_plus<double>, Infinity = double, DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:171:67:   instantiated from 'bool boost::detail::johnson_dispatch(VertexAndEdgeListGraph&, DistanceMatrix&, const boost::bgl_named_params<P, T, R>&, Weight, VertexID) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>, DistanceMatrix = Basic2DMatrix<double>, P = int, T = int, R = boost::no_property, Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>]'
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:198:63:   instantiated from 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>, DistanceMatrix = Basic2DMatrix<double>]'
shortestPath.cpp:56:46:   instantiated from here
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:124:49: warning: variable 'u1' set but not used [-Wunused-but-set-variable]
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:124:53: warning: variable 'v1' set but not used [-Wunused-but-set-variable]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c sna.cpp -o sna.o
sna.cpp: In function 'SEXPREC* lambdaSets(SEXP, SEXP, SEXP, SEXP)':
sna.cpp:161:9: warning: variable 'res_cap' set but not used [-Wunused-but-set-variable]
In file included from sna.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::undirectedS, double>, DistanceMatrix = Basic2DMatrix<double>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>, Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, double&, long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, BinaryPredicate = std::less<double>, BinaryFunction = boost::closed_plus<double>, Infinity = double, DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:171:67:   instantiated from 'bool boost::detail::johnson_dispatch(VertexAndEdgeListGraph&, DistanceMatrix&, const boost::bgl_named_params<P, T, R>&, Weight, VertexID) [with VertexAndEdgeListGraph = R_adjacency_list<boost::undirectedS, double>, DistanceMatrix = Basic2DMatrix<double>, P = int, T = int, R = boost::no_property, Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, double&, long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>, VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>]'
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:198:63:   instantiated from 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&) [with VertexAndEdgeListGraph = R_adjacency_list<boost::undirectedS, double>, DistanceMatrix = Basic2DMatrix<double>]'
sna.cpp:105:46:   instantiated from here
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:124:49: warning: variable 'u1' set but not used [-Wunused-but-set-variable]
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:124:53: warning: variable 'v1' set but not used [-Wunused-but-set-variable]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c transitive_closure.cpp -o transitive_closure.o
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_transitive_closure_D(SEXP, SEXP, SEXP)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)(& ei)+48).__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' may be used uninitialized in this function [-Wuninitialized]
transitive_closure.cpp:43:33: note: '*((void*)(& ei)+48).__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >::_M_current' was declared here
transitive_closure.cpp:46:50: warning: '*((void*)(& ei)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wuninitialized]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -Irbgl_trimmed_boost_1_49_0   -O2 -Wall  -mtune=core2 -c wavefront.cpp -o wavefront.o
g++ -m64 -shared -s -static-libgcc -o RBGL.dll tmp.def bbc.o cliques.o clusteringCoef.o dominatorTree.o edmonds_optimum_branching.o hcs.o incrConnComp.o interfaces.o minST.o mincut.o ordering.o planar.o shortestPath.o sna.o transitive_closure.o wavefront.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/RBGL.buildbin-libdir/RBGL/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'RBGL' as RBGL_1.36.2.zip
* DONE (RBGL)