From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Packaging for guix Date: Thu, 28 Mar 2019 11:45:29 +0100 Message-ID: <8736n72s6u.fsf@elephly.net> References: <12CE7046-8602-467B-8429-C51154FC9AAE@asu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9Shh-0003v7-2w for guix-devel@gnu.org; Thu, 28 Mar 2019 06:56:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9SXq-0007C8-Rq for guix-devel@gnu.org; Thu, 28 Mar 2019 06:46:03 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21309) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h9SXq-0007AD-93 for guix-devel@gnu.org; Thu, 28 Mar 2019 06:46:02 -0400 In-reply-to: <12CE7046-8602-467B-8429-C51154FC9AAE@asu.edu> 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: John Soo Cc: guix-devel@gnu.org [- pyside] Hi John, > I=E2=80=99ve tried using the provided python build process but I get seve= ral > build errors, let alone runtime issues. Would anyone be able to point > me in a direction to patch pyside for such a packaging system? > Currently I=E2=80=99m stuck building Shiboken. I=E2=80=99d particularly l= ike guidance > on how to setup cmake to build it correctly (mostly the ability to > provide our particular flags and variables). Any help would be greatly > appreciated. Could you show us the package definition you have so far? Can you also show us what errors you get? -- Ricardo