From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 6 15:49:12 2009 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EEA9106566C; Thu, 6 Aug 2009 15:49:12 +0000 (UTC) (envelope-from koziol@hdfgroup.org) Received: from lw2.hdfgroup.org (lw2.hdfgroup.org [67.225.244.2]) by mx1.freebsd.org (Postfix) with ESMTP id 350D58FC16; Thu, 6 Aug 2009 15:49:11 +0000 (UTC) Received: from 237.sub-75-207-3.myvzw.com ([75.207.3.237]:53209) by lw2.hdfgroup.org with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1MZ402-0007KF-0H; Thu, 06 Aug 2009 10:31:22 -0400 Message-Id: <941268CA-C9AC-479A-8020-DF398A89CD9B@hdfgroup.org> From: Quincey Koziol To: Dmitry Marakasov In-Reply-To: <20090806140402.GB20684@hades.panopticon> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Thu, 6 Aug 2009 09:31:17 -0500 References: <20090805181801.1A964108842@hades.panopticon> <2B0ADDE0-4C0E-4EC5-A407-309AC394869B@hdfgroup.org> <20090805195348.GC65934@hades.panopticon> <20090805233004.GA1477@hades.panopticon> <20090806140402.GB20684@hades.panopticon> X-Mailer: Apple Mail (2.936) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - lw2.hdfgroup.org X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - hdfgroup.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-ports-bugs@FreeBSD.org, amdmi3@FreeBSD.org Subject: Re: [PATCH] science/hdf5: Mark MAKE_JOBS_UNSAFE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2009 15:49:12 -0000 Hi Dmitry, On Aug 6, 2009, at 9:04 AM, Dmitry Marakasov wrote: > * Quincey Koziol (koziol@hdfgroup.org) wrote: > >> Unfortunately, not, currently. The APIs changed fairly >> significantly >> and several other FreeBSD ports depend on HDF5, so I haven't been >> pushing to get it officially updated. If you download the latest >> version from our web-site and its working with make -j though, maybe >> that's another reason to push to get it done... :-) > > Then I propose to make it MAKE_JOBS_UNSAFE for now. Unfortunately, I > currently don't have enough time to test other's ports. Yep, that's my problem also... :-) Go ahead with your change then. Quincey