NetBSD Problem Report #46157

From www@NetBSD.org  Fri Mar  9 10:42:25 2012
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id A803B63BFF9
	for <gnats-bugs@gnats.NetBSD.org>; Fri,  9 Mar 2012 10:42:25 +0000 (UTC)
Message-Id: <20120309104224.9154B63BA17@www.NetBSD.org>
Date: Fri,  9 Mar 2012 10:42:24 +0000 (UTC)
From: slitvinov@gmail.com
Reply-To: slitvinov@gmail.com
To: gnats-bugs@NetBSD.org
Subject: parallel/mpi-ch build depends on the environment
X-Send-Pr-Version: www-1.0

>Number:         46157
>Category:       pkg
>Synopsis:       parallel/mpi-ch build depends on the environment
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 09 10:45:00 +0000 2012
>Last-Modified:  Mon Jul 13 20:07:49 +0000 2020
>Originator:     Litvinov Sergey
>Release:        SuSe Linux
>Organization:
>Environment:
Linux kana 2.6.37.6-0.9-desktop #1 SMP PREEMPT 2011-10-19 22:33:27 +0200 x86_64 x86_64 x86_64 GNU/Linux
>Description:
parallel/mpi-ch fails to build because of PLIST problems

If configure finds java or some graphic libraries the package
builds more files than in PLIST

ERROR: ************************************************************
ERROR: The following files are in /scratch/netbsd but not in the PLIST:
ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/bin/clog2print
ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/bin/clog2TOslog2
ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/bin/clogprint
ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/bin/clogTOslog2
ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/bin/jumpshot
ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/bin/logconvertor
ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/bin/slog2filter
ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/bin/slog2navigator
ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/bin/slog2print

[SKIPPED]

ERROR:         /scratch/src/pkgsrc/parallel/mpi-ch/work/.destdir/scratch/netbsd/lib/libampe.a

>How-To-Repeat:
bmake install
in
parallel/mpi-ch
on a system with native java
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/parallel/mpi-ch/Makefile,v
retrieving revision 1.68
diff -u -p -u -a -r1.68 Makefile
--- Makefile	11 Jan 2012 09:43:25 -0000	1.68
+++ Makefile	9 Mar 2012 10:37:40 -0000
@@ -27,6 +27,8 @@ CONFIGURE_ARGS+=	--sysconfdir=${PKG_SYSC
 CONFIGURE_ARGS+=	--docdir=${PREFIX}/share/doc/${PKGBASE}
 CONFIGURE_ARGS+=	--htmldir=${PREFIX}/share/doc/${PKGBASE}/html

+CONFIGURE_ARGS+=	--without-java
+CONFIGURE_ARGS+=	--disable-graphics
 CONFIGURE_ARGS+=	--with-pm=hydra:gforker
 CONFIGURE_ARGS+=	--disable-fc		# problems?
 CONFIGURE_ARGS+=	--with-openpa-prefix=$(BUILDLINK_PREFIX.openpa:Q) # reuse it

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->asau
Responsible-Changed-By: wiz@NetBSD.org
Responsible-Changed-When: Fri, 09 Mar 2012 11:32:31 +0000
Responsible-Changed-Why:
Over to maintainer.


Responsible-Changed-From-To: asau->pkg-manager
Responsible-Changed-By: wiz@NetBSD.org
Responsible-Changed-When: Mon, 13 Jul 2020 20:07:49 +0000
Responsible-Changed-Why:
Reset to role account



>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: gnats-precook-prs,v 1.4 2018/12/21 14:20:20 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.