Opened 15 years ago

Last modified 10 years ago

#20240 closed defect

Openmpi problem with universal_arch = i386 x86_64 — at Version 2

Reported by: lvcargnini@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: openmpi

Description (last modified by mf2k (Frank Schima))

trying to install openmpi, with universal_arch = i386 x86_64, I get the following error:

-->  Configuring openmpi
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/work/build" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/work/openmpi-1.3.2/configure --prefix=/opt/local --with-xgrid --sysconfdir=/opt/local/etc/openmpi --includedir=/opt/local/include/openmpi --bindir=/opt/local/lib/openmpi/bin --mandir=/opt/local/share/man --enable-f77 --enable-f90 --disable-dependency-tracking " returned error 1
Command output: checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking for long long... no
checking for long double... no
checking for int8_t... no
checking for uint8_t... no
checking for int16_t... no
checking for uint16_t... no
checking for int32_t... no
checking for uint32_t... no
checking for int64_t... no
checking for uint64_t... no
checking for intptr_t... no
checking for uintptr_t... no
checking for mode_t... no
checking for ssize_t... no
checking for ptrdiff_t... no
checking size of char... 0
checking size of short... 0
checking size of int... 0
checking size of long... 0
checking size of float... 0
checking size of double... 0
checking size of void *... 0
checking size of size_t... 0
checking alignment of char... configure: WARNING: *** Problem running configure test!
configure: WARNING: *** See config.log for details.
configure: error: *** Cannot continue.

Error: Status 1 encountered during processing.

Change History (3)

comment:1 in reply to:  description Changed 15 years ago by lvcargnini@…

Replying to lvcargnini@…:

Fixing the message above:

--> Configuring openmpi Error: Target org.macports.configure returned: configure failure: shell command " 
cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/work/build" && 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/work/openmpi-1.3.2/configure 
--prefix=/opt/local --with-xgrid --sysconfdir=/opt/local/etc/openmpi --includedir=/opt/local/include/openmpi --bindir=/opt/local/lib/openmpi/bin 
--mandir=/opt/local/share/man --enable-f77 --enable-f90 --disable-dependency-tracking " 
returned error 1 
Command output: 
checking for strings.h... no 
checking for inttypes.h... no 
checking for stdint.h... no 
checking for unistd.h... no 
checking for long long... no 
checking for long double... no 
checking for int8_t... no 
checking for uint8_t... no 
checking for int16_t... no 
checking for uint16_t... no 
checking for int32_t... no 
checking for uint32_t... no 
checking for int64_t... no 
checking for uint64_t... no 
checking for intptr_t... no 
checking for uintptr_t... no 
checking for mode_t... no 
checking for ssize_t... no 
checking for ptrdiff_t... no 
checking size of char... 0 
checking size of short... 0 
checking size of int... 0 
checking size of long... 0 
checking size of float... 0 
checking size of double... 0 
checking size of void *... 0 
checking size of size_t... 0 
checking alignment of char... 
configure: WARNING: *** Problem running configure test!
 configure: WARNING: *** See config.log for details.
 configure: error: *** Cannot continue.

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: openmpi removed
Owner: changed from macports-tickets@… to mww@…
Priority: HighNormal

In the future, please use WikiFormatting,

Changed 15 years ago by lvcargnini@…

Attachment: config.log added

Config.log of the openmpi error, decribed in this tiket

Note: See TracTickets for help on using tickets.