From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +PuvH7iDe1+4DgAA0tVLHw (envelope-from ) for ; Mon, 05 Oct 2020 20:36:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KLuSG7iDe19CPQAAbx9fmQ (envelope-from ) for ; Mon, 05 Oct 2020 20:36:08 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 149529402AC for ; Mon, 5 Oct 2020 20:36:08 +0000 (UTC) Received: from localhost ([::1]:53158 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kPXDK-0005uh-Vd for larch@yhetil.org; Mon, 05 Oct 2020 16:36:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59644) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPWkF-0001tY-71 for guix-patches@gnu.org; Mon, 05 Oct 2020 16:06:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39084) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kPWkD-0000II-Tw for guix-patches@gnu.org; Mon, 05 Oct 2020 16:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kPWkD-0003vP-PT for guix-patches@gnu.org; Mon, 05 Oct 2020 16:06:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43654] [PATCH] Add perl-opengl Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Oct 2020 20:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43654 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Malte Frank Gerdes Cc: kkebreau@posteo.net, 43654@debbugs.gnu.org Received: via spool by 43654-submit@debbugs.gnu.org id=B43654.160192833215030 (code B ref 43654); Mon, 05 Oct 2020 20:06:01 +0000 Received: (at 43654) by debbugs.gnu.org; 5 Oct 2020 20:05:32 +0000 Received: from localhost ([127.0.0.1]:50619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPWjV-0003tz-Kl for submit@debbugs.gnu.org; Mon, 05 Oct 2020 16:05:32 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:58078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPWjT-0003to-4z for 43654@debbugs.gnu.org; Mon, 05 Oct 2020 16:05:16 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 5820DE22; Mon, 5 Oct 2020 22:05:13 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aeeZBNDYT4-J; Mon, 5 Oct 2020 22:05:12 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:910:103f::3f1]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 0D6E9733; Mon, 5 Oct 2020 22:05:11 +0200 (CEST) Date: Mon, 5 Oct 2020 22:05:09 +0200 From: Andreas Enge Message-ID: <20201005200509.GA5230@jurong> References: <86pn67xcmn.fsf@gmail.com> <87mu15b6yw.fsf@posteo.net> <861ricvhrq.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <861ricvhrq.fsf@gmail.com> X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -0.3 (/) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 0.99 X-TUID: HXzgX+ogLakS Hello Malte, On Mon, Oct 05, 2020 at 05:01:29PM +0200, Malte Frank Gerdes wrote: > The patch attached to my previous mail which just adds > perl-opengl-shader and perl-opengl-image are not necessary (and also not > complete). > > I did the following: > 1. ./pre-inst-env guix environment perl-opengl --ad-hoc perl-opengl > 2. git clone git://git.code.sf.net/p/pogl/code pogl-code > 3. cd pogl-code/examples > 4. for p in *.pl; do timeout 5 perl $p; done > > and this should result in all examples running successfully. This isn't > something that can be added to the test phase, isn't it? that is good news and reassuring, so we can go forward with the patch. The test.pl file you mention also appears in the packaged source from CPAN, so it should be possible to run tests. Concerning the replacement of "cdr", you might want to have a look at "match": https://www.gnu.org/software/guile/manual/html_node/Pattern-Matching.html I will probably not be able to get back to Guix before the weekend, so please do not hesitate to update your patch. And to send more of the perl packages - when I suggested you submit your perl package patches, I did not imagine you would start with the most difficult one ;-) Andreas