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 444/516HostnameOS / ArchBUILDCHECKBUILD BIN
Rtreemix 1.16.0
Jasmina Bogojeska
Snapshot Date: 2012-01-08 18:22:44 -0800 (Sun, 08 Jan 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/Rtreemix
Last Changed Rev: 59920 / Revision: 61898
Last Changed Date: 2011-10-31 15:59:03 -0700 (Mon, 31 Oct 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK [ ERROR ]
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: Rtreemix
Version: 1.16.0
Command: rm -rf Rtreemix.buildbin-libdir && mkdir Rtreemix.buildbin-libdir && E:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --no-multiarch --library=Rtreemix.buildbin-libdir Rtreemix_1.16.0.tar.gz
StartedAt: 2012-01-09 06:41:11 -0800 (Mon, 09 Jan 2012)
EndedAt: 2012-01-09 06:41:46 -0800 (Mon, 09 Jan 2012)
EllapsedTime: 35.3 seconds
RetCode: 1
Status:  ERROR  
PackageFile: None
PackageFileSize: NA

Command output

* installing *source* package 'Rtreemix' ...
** libs
g++  -I"E:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -mtune=core2 -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:596:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:938:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1281:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_bootstrap(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1728:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2629:7: warning: value computed is not used
g++  -I"E:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -mtune=core2 -c WrapGraph.cc -o WrapGraph.o
g++  -I"E:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -mtune=core2 -c cfunctions.cc -o cfunctions.o
g++  -I"E:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -mtune=core2 -c kmeans.cc -o kmeans.o
g++  -I"E:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -mtune=core2 -c max_weight_branch.cc -o max_weight_branch.o
max_weight_branch.cc: In function 'void DOT(replaceleda::graph&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Node>, std::basic_string<char> >&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double>&, char*)':
max_weight_branch.cc:97:3: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::RefCountPtr<replaceleda::Edge> > max_weight_subgraph_indeg_le_1(replaceleda::graph&)':
max_weight_branch.cc:142:3: warning: value computed is not used
max_weight_branch.cc: In function 'void contract_all_cycles(replaceleda::graph&, int, replaceleda::array<replaceleda::list<replaceleda::RefCountPtr<replaceleda::Edge> > >, replaceleda::GRAPH<replaceleda::RefCountPtr<replaceleda::Node>, replaceleda::RefCountPtr<replaceleda::Edge> >&)':
max_weight_branch.cc:341:3: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::RefCountPtr<replaceleda::Edge> > MAX_WEIGHT_BRANCHING(replaceleda::graph&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Node>, std::basic_string<char> >&, replaceleda::edge_array<double>&)':
max_weight_branch.cc:432:3: warning: value computed is not used
g++  -I"E:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -mtune=core2 -c mtree.cc -o mtree.o
mtree.cc: In function 'void mgraph_init(replaceleda::array<std::basic_string<char> >&, replaceleda::graph&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Node>, std::basic_string<char> >&, replaceleda::edge_array<double>&, replaceleda::map<int, replaceleda::RefCountPtr<replaceleda::Node> >&)':
mtree.cc:181:3: warning: value computed is not used
mtree.cc:182:5: warning: value computed is not used
mtree.cc: In function 'replaceleda::list<replaceleda::RefCountPtr<replaceleda::Edge> > mtree_bfs(replaceleda::graph&, replaceleda::node&)':
mtree.cc:268:3: warning: value computed is not used
mtree.cc: In function 'double mtree_like(replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::RefCountPtr<replaceleda::Node> >&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double>&)':
mtree.cc:317:3: warning: value computed is not used
mtree.cc: In function 'replaceleda::integer_vector mtree_draw(int, replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double>&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Node>, int>&)':
mtree.cc:440:3: warning: value computed is not used
mtree.cc: In function 'void mtree_directed(replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double>&, double, double)':
mtree.cc:780:3: warning: value computed is not used
g++  -I"E:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -mtune=core2 -c mtreemix.cc -o mtreemix.o
mtreemix.cc: In function 'double mtree_state(replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, int>&, replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::RefCountPtr<replaceleda::Node> >&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double>&)':
mtreemix.cc:1031:3: warning: value computed is not used
mtreemix.cc: In function 'replaceleda::array<std::basic_string<char> > mtreemix_load(replaceleda::vector&, replaceleda::array<replaceleda::graph>&, replaceleda::array<replaceleda::map<replaceleda::RefCountPtr<replaceleda::Node>, std::basic_string<char> > >&, replaceleda::array<replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double> >&, replaceleda::array<replaceleda::map<int, replaceleda::RefCountPtr<replaceleda::Node> > >&, char*)':
mtreemix.cc:759:15: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [mtreemix.o] Error 1
ERROR: compilation failed for package 'Rtreemix'
* removing 'E:/biocbld/bbs-2.9-bioc/meat/Rtreemix.buildbin-libdir/Rtreemix'