From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?B?xaB1cmRh?= Subject: Re: [PATCH] gnu: Add pybitmessage, [PATCH] gnu: Add python2-pyqt-4, [PAT Date: Fri, 17 Feb 2017 17:25:34 +0100 Message-ID: <20170217162534.GD8688@mutt.economicsofbitcoin.com> References: <20170216163803.GA12299@mutt.economicsofbitcoin.com> <20170217110502.GC8688@mutt.economicsofbitcoin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1celLr-0001OF-T7 for guix-devel@gnu.org; Fri, 17 Feb 2017 11:25:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1celLo-0003rn-Na for guix-devel@gnu.org; Fri, 17 Feb 2017 11:25:43 -0500 Received: from [2a01:4f8:192:db::2] (port=38370 helo=anarchy.economicsofbitcoin.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1celLo-0003qW-Ez for guix-devel@gnu.org; Fri, 17 Feb 2017 11:25:40 -0500 Content-Disposition: inline In-Reply-To: <20170217110502.GC8688@mutt.economicsofbitcoin.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org, contact.ng0@cryptolab.net, chicks@getbackinthe.kitchen (crossposting to the mailing list and participants) I managed to get Guix running in a VM and updated the instructions on the bitmessage wiki for Guix: https://bitmessage.org/wiki/Compiling_instructions#Resolve_dependencies (last row in the table). Based on this, whoever maintains the package should be able to update it. I haven't actually tested OpenCL because building pyopencl requires opencl libraries and I have no idea how to install them on Guix. I don't even think that open source drivers are compatible with the current CL kernel, I was only ever able to get it running on closed source drivers (AMD/Nvidia/Intel). PyBitmessage is now compatible with both openssl 1.0.x and 1.1.x (actually it should work back until 0.9.8b but I haven't tested it), and in the next days I'll merge LibreSSL support so if you have to choose a particular version or something, it doesn't matter, it will work with whatever is installed. On Fri, Feb 17, 2017 at 12:05:02PM +0100, Peter =C5=A0urda wrote: >On Wed, 15 Feb 2017 19:33:05, ng0 wrote: >>PyBitmessage doesn't build from git commits here. I nfact, there wasn't >>much public activity in upstream in the last months since the last >>release. We use the tarballs. --=20 Peter =C5=A0urda Bitmessage core developer