MidnightBSD Magus

net/openmpi

Links

Depends On

Depend Of

Nothing

Categories

A High Performance Message Passing Library

Version Run OSVersion Arch License Status
1.2.8 196 0.3 amd64 bsd3 fail

Events

Machine Type Time Message
ds9 info 2010-11-28 19:23:32 Test Started
ds9 fail 2010-11-28 19:23:54 make configure returned non-zero: 1
ds9 fail 2010-11-28 19:23:54 Test complete.

Log

===>   openmpi-1.2.8 depends on executable: gmake - not found
===>    Verifying magus-install-depend for gmake in /usr/mports/devel/gmake
===>  Installing /magus/packages/All/gmake-3.81_2.tbz
===>   gmake-3.81_2 depends on shared library: intlldconfig: Cannot open "/var/run/ld-elf.so.hints": No such file or directory
 - not found
===>    Verifying magus-install-depend for intl in /usr/mports/devel/gettext
===>  Installing /magus/packages/All/gettext-0.17_1.tbz
===>   gettext-0.17_1 depends on shared library: iconv.3ldconfig: Cannot open "/var/run/ld-elf.so.hints": No such file or directory
 - not found
===>    Verifying magus-install-depend for iconv.3 in /usr/mports/converters/libiconv
===>  Installing /magus/packages/All/libiconv-1.13.1.tbz
===>  Done.
===>   Returning to build of gettext-0.17_1
===>  Done.
===>   Returning to build of gmake-3.81_2
===>  Done.
===>   Returning to build of openmpi-1.2.8
===>   openmpi-1.2.8 depends on shared library: execinfo - not found
===>    Verifying magus-install-depend for execinfo in /usr/mports/devel/libexecinfo
===>  Installing /magus/packages/All/libexecinfo-1.1_1.tbz
===>  Done.
===>   Returning to build of openmpi-1.2.8
===>  Configuring for openmpi-1.2.8
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes

============================================================================
== Configuring Open MPI
============================================================================

*** Checking versions
checking Open MPI version... 1.2.8
checking Open MPI Subversion repository version... r19718
checking Open Run-Time Environment version... 1.2.8
checking Open Run-Time Environment Subversion repository version... r19718
checking Open Portable Access Layer version... 1.2.8
checking Open Portable Access Layer Subversion repository version... r19718

*** Initialization, setup
configure: builddir: /magus/work/usr/mports/net/openmpi/work/openmpi-1.2.8
configure: srcdir: /magus/work/usr/mports/net/openmpi/work/openmpi-1.2.8
checking build system type... x86_64-portbld-freebsd7.0
checking host system type... x86_64-portbld-freebsd7.0
installing to directory "/usr/local/mpi/openmpi"

*** Configuration options
checking Whether to run code coverage... no
checking whether to debug memory usage... no
checking whether to profile memory usage... no
checking if want developer-level compiler pickyness... no
checking if want developer-level debugging code... no
checking if want Fortran 77 bindings... yes
checking if want Fortran 90 bindings... yes
checking desired Fortran 90 bindings "size"... small
checking whether to enable PMPI... yes
checking if want C++ bindings... yes
checking if want MPI::SEEK_SET support... yes
checking if want to enable weak symbol support... yes
checking if want run-time MPI parameter checking... runtime
checking if want to install OMPI header files... no
checking if want pretty-print stacktrace... yes
checking if want deprecated executable names... no
checking if peruse support is required... no
checking max supported array dimension in F90 MPI bindings... 4
checking if pty support should be enabled... yes
checking if user wants dlopen support... yes
checking if heterogeneous support should be enabled... yes
checking if want trace file debugging... no
checking if want IPv6 support... yes (if underlying system supports it)
checking if want orterun "--prefix" behavior to be enabled by default... no

============================================================================
== Compiler and preprocessor tests
============================================================================

*** C compiler and preprocessor
checking for style of include used by gmake... GNU
checking for amd64-portbld-freebsd7.0-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for the C compiler vendor... gnu
checking for ANSI C header files... yes
checking if cc supports -finline-functions... yes
checking if cc supports -fno-strict-aliasing... yes
configure: WARNING:  -fno-strict-aliasing has been added to CFLAGS
checking if cc supports __builtin_expect... yes
checking if cc supports __builtin_prefetch... yes
checking for C optimization flags... -DNDEBUG -O2 -fno-strict-aliasing -pipe -finline-functions
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for long long... yes
checking for long double... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for mode_t... yes
checking for ssize_t... yes
checking for ptrdiff_t... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... (cached) yes
checking size of long long... 8
checking for long double... (cached) yes
checking size of long double... 16
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for void *... yes
checking size of void *... 8
checking for size_t... yes
checking size of size_t... 8
checking for ssize_t... (cached) yes
checking size of ssize_t... 8
checking for ptrdiff_t... (cached) yes
checking size of ptrdiff_t... 8
checking alignment of char... 1
checking alignment of short... 2
checking alignment of wchar_t... 4
checking alignment of int... 4
checking alignment of long... 8
checking alignment of long long... 8
checking alignment of float... 4
checking alignment of double... 8
checking alignment of long double... 16
checking alignment of void *... 8
checking for C bool type... no
checking for inline... __inline__
checking for C/C++ restrict keyword... __restrict
checking for weak symbol support... yes

*** C++ compiler and preprocessor
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for the C++ compiler vendor... gnu
checking if C++ compiler works... yes
checking if c++ supports -finline-functions... yes
configure: WARNING:  -finline-functions has been added to CXXFLAGS
checking if want C++ exception handling... no
checking if C and C++ are link compatible... yes
checking for C++ template_repository_directory... not used
checking for C++ compiler template parameters... none needed
checking if c++ supports __builtin_expect... yes
checking if c++ supports __builtin_prefetch... yes
checking if c++ supports const_cast<> properly... yes
checking for C++ optimization flags... -DNDEBUG -O2 -fno-strict-aliasing -pipe -finline-functions
checking for bool... yes
checking size of bool... 1
checking alignment of bool... 1

*** Assembler
checking dependency style of cc... gcc3
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking for fgrep... /usr/bin/grep -F
checking if need to remove -g from CCASFLAGS... no
checking whether to enable smp locks... yes
checking if .proc/endp is needed... no
checking directive for setting text section... .text
checking directive for exporting symbols... .globl
checking for objdump... objdump
checking if .note.GNU-stack is needed... no
checking suffix for labels... :
checking prefix for global symbol labels... 
checking prefix for lsym labels... .L
checking prefix for function in .type... @
checking if .size is needed... yes
checking if .align directive takes logarithmic value... no
checking if cc supports GCC inline assembly... yes
checking if cc supports DEC inline assembly... no
checking if cc supports XLC inline assembly... no
checking if c++ supports GCC inline assembly... yes
checking if c++ supports DEC inline assembly... no
checking if c++ supports XLC inline assembly... no
checking for assembly format... default-.text-.globl-:--.L-@-1-0-1-1-0
checking for asssembly architecture... AMD64
checking for perl... perl
checking for pre-built assembly file... yes (atomic-amd64-linux-nongas.s)
checking for atomic assembly filename... atomic-amd64-linux-nongas.s

*** Fortran 77 compiler
checking for amd64-portbld-freebsd7.0-gfortran... gfortran44
checking whether we are using the GNU Fortran 77 compiler... no
checking whether gfortran44 accepts -g... no
checking if Fortran 77 compiler works... no
**********************************************************************
* It appears that your Fortran 77 compiler is unable to produce working
* executables.  A simple test application failed to properly
* execute.  Note that this is likely not a problem with Open MPI,
* but a problem with the local compiler installation.  More
* information (including exactly what command was given to the
* compiler and what error resulted when the command was executed) is
* available in the config.log file in this directory.
**********************************************************************
configure: error: Could not run a simple Fortran 77 program.  Aborting.
===>  Script "configure" failed unexpectedly.
Please report the problem to ports@MidnightBSD.org [maintainer] and attach
the "/magus/work/usr/mports/net/openmpi/work/openmpi-1.2.8/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/mports/net/openmpi.