Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180122 - emerge sys-cluster/mpich2-1.0.3 fails when debug USE flag is set.
Summary: emerge sys-cluster/mpich2-1.0.3 fails when debug USE flag is set.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Michael Imhof (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-28 15:37 UTC by Martin Stachon
Modified: 2007-09-09 00:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Stachon 2007-05-28 15:37:39 UTC
emerge sys-cluster/mpich2-1.0.3 fails when debug USE flag is set.

...
make[2]: Entering directory `/var/tmp/portage/sys-cluster/mpich2-1.0.3/work/mpich2-1.0.3/src/mpi/debugger'
make[2]: *** No rule to make target `libtvmpich.so'.  Stop.
...

Reproducible: Always

Steps to Reproduce:
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-05-28 16:37:35 UTC
Does version 1.0.5p4 work? (Bug #173568)
Comment 2 Martin Stachon 2007-05-28 18:15:26 UTC
The latest version I see in portage is mpich2-1.0.3-r1, and I don't have time to compile mpich2 on my own right now, sorry.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-05-29 07:32:01 UTC
(In reply to comment #2)
> I don't have time to compile mpich2 on my own right now

After you will have done actions described in Bug #173568, Comment #1, you will be able to build mpich2 normally using Portage:
 emerge -1 mpich2

(Just temporarily don't change RESTRICT line.)
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-05-29 07:37:52 UTC
(In reply to comment #3)
> After you will have done actions described in Bug #173568, Comment #1

Next you can copy sys-cluster/mpich2-1.0.5p4.ebuild to your local overlay:
 mkdir -p /usr/local/portage/sys-cluster
 cp /usr/portage/sys-cluster/mpich2-1.0.5p4.ebuild /usr/local/portage/sys-cluster
 ebuild /usr/local/portage/sys-cluster/mpich2-1.0.5p4.ebuild manifest

When mpich2-1.0.5p4.ebuild will have been added to the tree, you will be able to safely delete /usr/local/portage/sys-cluster.
Comment 5 Steve Arnold archtester gentoo-dev 2007-09-09 00:31:47 UTC
Closing as OBE since newer working mpich2 has been in the tree for two months.  If this is still an issue, open a new bug on the new package.