Opened 18 years ago

Closed 14 years ago

#10256 closed defect (wontfix)

BUG: mpich-1.2.7 build error

Reported by: aknapp@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: tiger Cc:
Port: mpich

Description (last modified by tobypeterson)

mpich version 1.2.7

When I try to run mpirun I get the following error.

./mpirun: line 75: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_science_mpich/work/destrootopt/local/bin/mpirun.args: No such file or directory

From this, it looks like a build problem in that mpirun is looking for things in a very odd place.

I tried adding -prefix=/opt/local to the configure arguments, but that did not help.

This is on an intel with uname -a: Darwin bert.local 8.7.1 Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 i386 i386

Change History (8)

comment:1 Changed 18 years ago by aknapp@…

After build and destroot, the mpirun in the working directory is correct with prefix set to /opt/local.

After install the prefix gets changed to: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_science_mpich/work/destrootopt/local

comment:2 Changed 18 years ago by aknapp@…

The relevant bit from port install mpich:

DEBUG: Executing com.apple.destroot (mpich) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_science_mpich/work/mpich-

1.2.7" && make install PREFIX=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_science_mpich/work/destroo topt/local'

if [ "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.

darwinports.org_dpupdate_dports_science_mpich/work/destrootopt/local" = "/opt/lo cal" ] ; then \

./bin/mpiinstall ; \

else \

./bin/mpiinstall -prefix=/opt/local/var/db/dports/build/_opt_local_var_db_dpor

ts_sources_rsync.rsync.darwinports.org_dpupdate_dports_science_mpich/work/destroot opt/local ; \

fi

comment:3 Changed 18 years ago by markd@…

Summary: mpich errorBUG: mpich-1.2.7 build error

comment:4 Changed 17 years ago by pipping@…

Milestone: Port Bugs

comment:5 Changed 17 years ago by nox@…

Priority: ExpectedNormal

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:7 Changed 15 years ago by tobypeterson

Description: modified (diff)
Port: mpich added
Version: 1.2

comment:8 Changed 14 years ago by jmroot (Joshua Root)

Keywords: tiger added
Resolution: wontfix
Status: newclosed

Unmaintained port, unsupported OS.

Note: See TracTickets for help on using tickets.