Versions
v1.0.6_p1-r2 :: 0 :: gentoo
- Modified
- License
- mpich2
- Keywords
- amd64 x86
- USE flags
- debug fortran java minimal threads
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- fortran
- Add support for fortran
- java
- Add support for Java
- minimal
- Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
- threads
- Add threads support for various packages. Usually pthreads
elibc
- FreeBSD
- ELIBC setting for systems that use the FreeBSD C library
Dependencies
dev-java / java-config : Java environment configuration query tool
sys-cluster / mpich2 : A high performance and portable MPI implementation
sys-cluster / openmpi : A high-performance message passing library (MPI)
virtual / fortran : Virtual for Fortran Compiler
virtual / jdk : Virtual for Java Development Kit (JDK)
x11-libs / libXi : X.Org Xi library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
Runtime Dependencies
dev-java / java-config : Java environment configuration query tool
sys-cluster / mpich2 : A high performance and portable MPI implementation
sys-cluster / openmpi : A high-performance message passing library (MPI)
virtual / fortran : Virtual for Fortran Compiler
virtual / jre : Virtual for Java Runtime Environment (JRE)
x11-libs / libXi : X.Org Xi library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
Depending packages
sci-biology / gibbs : Identify motifs, conserved regions, in DNA or protein sequences
Bugs
- 535798
- sys-cluster/mpe2-2.4.9b released
- 547218
- sys-cluster/mpe2: migrate to sys-cluster/mpich
- 596094
- sys-cluster/mpe2-1.0.6_p1-r2 : /.../java-utils-2.eclass:line <snip>: depend-java-query: command not found
- 619382
- sys-cluster/mpe2-1.0.6_p1-r2 : !!! ERROR: Couldn't find a VM dep
- 626714
- sys-cluster/mpe2-1.0.6_p1-r2 : visual_mess.c:(.text+<snip>): undefined reference to sqrt
Change logs
- Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/flacon-remove-old'
Pull request: https://github.com/gentoo/gentoo/pull/612 - Justin Lecher · gentoo
sys-cluster/mpe2: Drop old
obsoletes: Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=450942 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478562 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Agostino Sarubbo · gentoo
sys-cluster/mpe2: x86 stable wrt bug #570080
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-cluster/mpe2: amd64 stable wrt bug #570080
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Justin Lecher · gentoo
sys-cluster/mpe2: QA work
* missing die * ebuild code formating * sort IUSE * use default() Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
sys-cluster/mpe2: Use einfo for information
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Patrice Clement · gentoo
sys-cluster/mpe2: Add missing use keyword.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed