Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 296061 Details for
Bug 394961
sci-biology/mrbayes-3.1.2-r1: fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
mrbayes-3.1.2-r1:20111216-174723.log (text/plain), 32.88 KB, created by
Agostino Sarubbo
on 2011-12-16 18:03:11 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2011-12-16 18:03:11 UTC
Size:
32.88 KB
patch
obsolete
> * Package: sci-biology/mrbayes-3.1.2-r1 > * Repository: gentoo > * Maintainer: sci-biology@gentoo.org > * USE: amd64 debug elibc_glibc kernel_linux mpi multilib readline userland_GNU > * FEATURES: sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mrbayes-3.1.2.tar.gz to /tmp/portage/sci-biology/mrbayes-3.1.2-r1/work >>>> Source unpacked in /tmp/portage/sci-biology/mrbayes-3.1.2-r1/work >>>> Preparing source in /tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2 ... > * Applying mb_readline_312.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2 ... >>>> Source configured. >>>> Compiling source in /tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2 ... >make -j4 'OPTFLAGS=-march=native -O2 -g0' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' CC=x86_64-pc-linux-gnu-gcc MPI=yes DEBUG=yes >x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -DUNIX_VERSION -DUSE_READLINE -DMPI_ENABLED -ggdb -Wall -c -o mb.o mb.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -DUNIX_VERSION -DUSE_READLINE -DMPI_ENABLED -ggdb -Wall -c -o mcmc.o mcmc.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -DUNIX_VERSION -DUSE_READLINE -DMPI_ENABLED -ggdb -Wall -c -o command.o command.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -DUNIX_VERSION -DUSE_READLINE -DMPI_ENABLED -ggdb -Wall -c -o mbmath.o mbmath.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -DUNIX_VERSION -DUSE_READLINE -DMPI_ENABLED -ggdb -Wall -c -o model.o model.c >command.c: In function âGetTokenâ: >command.c:7813:3: warning: value computed is not used >command.c: In function âDoPropsâ: >command.c:5809:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >command.c:5850:11: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >command.c:5867:12: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >command.c: In function âDoCharStatâ: >command.c:1844:11: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >mcmc.c: In function âExtendChainQueryâ: >mcmc.c:8561:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >mcmc.c:8592:11: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -DUNIX_VERSION -DUSE_READLINE -DMPI_ENABLED -ggdb -Wall -c -o plot.o plot.c >plot.c: In function âDoPlotâ: >plot.c:244:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >plot.c:333:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -DUNIX_VERSION -DUSE_READLINE -DMPI_ENABLED -ggdb -Wall -c -o sump.o sump.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -DUNIX_VERSION -DUSE_READLINE -DMPI_ENABLED -ggdb -Wall -c -o sumt.o sumt.c >sumt.c: In function âDoSumtâ: >sumt.c:3223:11: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >sumt.c:3263:11: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >sumt.c: In function âDoCompareTreeâ: >sumt.c:1925:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >sumt.c:1959:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >sumt.c:2205:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >sumt.c:2235:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >sumt.c: In function âBrlensValsâ: >sumt.c:756:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >sumt.c:786:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >mcmc.c: In function âMove_ExtTBR3â: >mcmc.c:20056:40: warning: âbrlenNode[6]â may be used uninitialized in this function >mcmc.c:20056:40: warning: âbrlenNode[2]â may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -DUNIX_VERSION -DUSE_READLINE -DMPI_ENABLED -ggdb -Wall -c -o bayes.o bayes.c >bayes.c: In function âDoQuitâ: >bayes.c:789:11: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu mb.o bayes.o command.o mbmath.o mcmc.o model.o plot.o sump.o sumt.o -lncurses -lreadline -lm -o mb >bayes.o: In function `GetTimeSeed': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:410: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:410: undefined reference to `ompi_mpi_long' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:410: undefined reference to `MPI_Bcast' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:423: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:423: undefined reference to `ompi_mpi_long' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:423: undefined reference to `MPI_Bcast' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:436: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:436: undefined reference to `ompi_mpi_long' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:436: undefined reference to `MPI_Bcast' >bayes.o: In function `CommandLine': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:364: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:364: undefined reference to `MPI_Barrier' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:304: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:304: undefined reference to `ompi_mpi_char' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:304: undefined reference to `MPI_Bcast' >bayes.o: In function `main': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:168: undefined reference to `MPI_Init' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:174: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:174: undefined reference to `MPI_Comm_size' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:180: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:180: undefined reference to `MPI_Comm_rank' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/bayes.c:208: undefined reference to `MPI_Finalize' >command.o: In function `DoExecute': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3242: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3242: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3242: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3242: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3267: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3267: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3267: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3267: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3292: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3292: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3292: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3292: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3311: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3311: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3311: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3311: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3331: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3331: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3331: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3331: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3371: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3371: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3371: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3371: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3387: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3387: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3387: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3387: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3400: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3400: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3400: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3400: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3416: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3416: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3416: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/command.c:3416: undefined reference to `MPI_Allreduce' >mcmc.o: In function `AttemptSwap': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1449: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1449: undefined reference to `ompi_mpi_double' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1449: undefined reference to `MPI_Isend' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1454: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1454: undefined reference to `ompi_mpi_double' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1454: undefined reference to `MPI_Irecv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1459: undefined reference to `MPI_Waitall' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1313: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1313: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1313: undefined reference to `MPI_Isend' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1318: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1318: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1318: undefined reference to `MPI_Irecv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1323: undefined reference to `MPI_Waitall' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1358: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1358: undefined reference to `ompi_mpi_double' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1358: undefined reference to `MPI_Isend' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1363: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1363: undefined reference to `ompi_mpi_double' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1363: undefined reference to `MPI_Irecv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1368: undefined reference to `MPI_Waitall' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1285: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1285: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1285: undefined reference to `MPI_Isend' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1290: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1290: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1290: undefined reference to `MPI_Irecv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:1295: undefined reference to `MPI_Waitall' >mcmc.o: In function `ExtendChainQuery': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:8579: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:8579: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:8579: undefined reference to `MPI_Bcast' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:8598: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:8598: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:8598: undefined reference to `MPI_Bcast' >mcmc.o: In function `ReassembleMoveInfo': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32490: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32490: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32490: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32490: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32502: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32502: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32502: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32502: undefined reference to `MPI_Allreduce' >mcmc.o: In function `ReassembleSwapInfo': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32533: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32533: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32533: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:32533: undefined reference to `MPI_Allreduce' >mcmc.o: In function `PrintStatesToFiles': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31032: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31032: undefined reference to `MPI_Barrier' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31069: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31069: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31069: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31069: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31086: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31086: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31086: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31086: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31125: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31125: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31125: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31125: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31158: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31158: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31158: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31158: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31240: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31240: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31240: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31240: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31273: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31273: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31273: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31273: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31187: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31187: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31187: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31187: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31201: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31201: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31201: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31201: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31216: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31216: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31216: undefined reference to `MPI_Send' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31256: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31256: undefined reference to `ompi_mpi_char' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31256: undefined reference to `MPI_Send' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31299: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31299: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31299: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31299: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31338: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31338: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31338: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31338: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31371: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31371: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31371: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31371: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31224: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31224: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31224: undefined reference to `MPI_Recv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31264: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31264: undefined reference to `ompi_mpi_char' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31264: undefined reference to `MPI_Recv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31314: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31314: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31314: undefined reference to `MPI_Send' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31354: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31354: undefined reference to `ompi_mpi_char' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31354: undefined reference to `MPI_Send' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31101: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31101: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31101: undefined reference to `MPI_Send' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31141: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31141: undefined reference to `ompi_mpi_char' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31141: undefined reference to `MPI_Send' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31322: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31322: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31322: undefined reference to `MPI_Recv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31362: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31362: undefined reference to `ompi_mpi_char' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31362: undefined reference to `MPI_Recv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31109: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31109: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31109: undefined reference to `MPI_Recv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31149: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31149: undefined reference to `ompi_mpi_char' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31149: undefined reference to `MPI_Recv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31389: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:31389: undefined reference to `MPI_Barrier' >mcmc.o: In function `RunChain': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33153: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33153: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33153: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33153: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33177: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33177: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33177: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33177: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33201: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33201: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33201: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33201: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33240: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33240: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33240: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33240: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33311: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33311: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33311: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33311: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33396: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33396: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33396: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33396: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33737: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33737: undefined reference to `MPI_Barrier' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33750: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33750: undefined reference to `ompi_mpi_double' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33750: undefined reference to `MPI_Recv' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33591: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33591: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33591: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33591: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33655: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33655: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33655: undefined reference to `MPI_Bcast' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33667: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33667: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33667: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33667: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33761: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33761: undefined reference to `ompi_mpi_double' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33761: undefined reference to `MPI_Send' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33608: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33608: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33608: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33608: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33799: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33799: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33799: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33799: undefined reference to `MPI_Allreduce' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33851: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33851: undefined reference to `ompi_mpi_op_sum' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33851: undefined reference to `ompi_mpi_int' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/mcmc.c:33851: undefined reference to `MPI_Allreduce' >sump.o: In function `DoSump': >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/sump.c:912: undefined reference to `ompi_mpi_comm_world' >/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2/sump.c:912: undefined reference to `MPI_Barrier' >collect2: ld returned 1 exit status >make: *** [mb] Errore 1 > * ERROR: sci-biology/mrbayes-3.1.2-r1 failed (compile phase): > * emake failed > * > * If you need support, post the output of 'emerge --info =sci-biology/mrbayes-3.1.2-r1', > * the complete build log and the output of 'emerge -pqv =sci-biology/mrbayes-3.1.2-r1'. > * The complete build log is located at '/home/ago/log/build/sci-biology/mrbayes-3.1.2-r1:20111216-174723.log'. > * The ebuild environment file is located at '/tmp/portage/sci-biology/mrbayes-3.1.2-r1/temp/environment'. > * S: '/tmp/portage/sci-biology/mrbayes-3.1.2-r1/work/mrbayes-3.1.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 394961
: 296061