X-Original-To: alpine-aports@lists.alpinelinux.org Received: from newmail.tetrasec.net (unknown [172.21.74.12]) by lists.alpinelinux.org (Postfix) with ESMTP id 3330E5C42A1 for ; Thu, 22 Sep 2016 09:56:39 +0000 (GMT) Received: from ncopa-desktop.copa.dup.pw (229.63.200.37.customer.cdi.no [37.200.63.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id 4E82C5A1244; Thu, 22 Sep 2016 09:56:38 +0000 (GMT) Date: Thu, 22 Sep 2016 11:56:34 +0200 From: Natanael Copa To: Jann - Ove Risvik Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/opensm: new aport Message-ID: <20160922115634.098b575a@ncopa-desktop.copa.dup.pw> In-Reply-To: <20160709144117.7914-1-jann.ove@usaklig.com> References: <20160709144117.7914-1-jann.ove@usaklig.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 9 Jul 2016 16:41:17 +0200 Jann - Ove Risvik wrote: > https://openfabrics.org/index.php/openfabrics-software.html > OpenSM InfiniBand subnet manager > > 2.nd try at packages for managing infiniband hardware. Doublechecked which of the packages actually refused to build with alpine $CHOST and $CBUILD, and worked around it a bit more elegantly than pulling in a newer config.sub I finally applied and cleaned up. The installed etc/init.d/opensm script needs to be replaced with an openrc-run script. We can probably just copy from gentoo: https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-fabric/opensm/files > --- > testing/opensm/0001-musl-fixes.patch | 55 ++++++++++++++++++++++++++++++++++++ Did you send the 0001-musl-fixes.patch upstream? Thanks! -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---