Subject: pkg/29808: parallel/mpi-ch breaks on build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <diro@nixsys.bz>
List: pkgsrc-bugs
Date: 03/28/2005 03:09:00
>Number:         29808
>Category:       pkg
>Synopsis:       parallel/mpi-ch breaks on build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 28 03:09:00 +0000 2005
>Originator:     diro@nixsys.bz
>Release:        NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST 2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:

checking for ar... found /usr/pkg/bin/ar (1)
checking for size of void *... 8
checking for pointers greater than 32 bits... yes
checking for size of int... 4
checking for int large enough for pointers... no
checking for C integer type for MPI_Aint... 
checking for size of long... 8
checking for size of short... 2
checking for size of long long... 8
C integer type for MPI_Aint is... could not find matching C type!
checking for long long... yes
checking that compiler can handle loops with long long... yes
checking for long double... yes
checking size of double... 8
checking size of long double... 8
*# If you get warning messages about long doubles not supported
*# on netbsd, use the -disable-long-double argument to configure.
checking for structure alignment... largest
checking for sync... found /bin/sync (1)
checking that mpich can be used as the library name... no
Error: mpich cannot be used as the name for the MPICH library
Pick another name and set the environment variable MPILIBNAME to that name
and rerun configure
*** Error code 1

>How-To-Repeat:
	make parallel/mpi-ch in pkgsrc-current
>Fix: