From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ANcfIhkV6WJw0QAAbAwnHQ (envelope-from ) for ; Tue, 02 Aug 2022 14:14:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oAM2IRkV6WIcUQEAG6o9tA (envelope-from ) for ; Tue, 02 Aug 2022 14:14:17 +0200 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 0E5FB1141A for ; Tue, 2 Aug 2022 14:14:17 +0200 (CEST) Received: from localhost ([::1]:49292 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oIqmu-0001Z3-3r for larch@yhetil.org; Tue, 02 Aug 2022 08:14:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39556) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIqmg-0001WF-7C for guix-patches@gnu.org; Tue, 02 Aug 2022 08:14:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53003) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oIqmf-0000A0-Sx for guix-patches@gnu.org; Tue, 02 Aug 2022 08:14:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oIqmf-0008Iy-N6 for guix-patches@gnu.org; Tue, 02 Aug 2022 08:14:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56882] [PATCH 1/4] build-system/perl: Support cross-compilation of some Perl packages. References: <8d9f6385-f835-e082-9b2c-730b311c2eca@telenet.be> In-Reply-To: <8d9f6385-f835-e082-9b2c-730b311c2eca@telenet.be> Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 02 Aug 2022 12:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56882 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56882@debbugs.gnu.org Cc: Maxime Devos Received: via spool by 56882-submit@debbugs.gnu.org id=B56882.165944241831859 (code B ref 56882); Tue, 02 Aug 2022 12:14:01 +0000 Received: (at 56882) by debbugs.gnu.org; 2 Aug 2022 12:13:38 +0000 Received: from localhost ([127.0.0.1]:42746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIqmI-0008Hl-9D for submit@debbugs.gnu.org; Tue, 02 Aug 2022 08:13:38 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:54762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIqmC-0008HI-Ue for 56882@debbugs.gnu.org; Tue, 02 Aug 2022 08:13:37 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:5dba:d409:33f7:a16]) by andre.telenet-ops.be with bizsmtp id 2cDX2800520ykKC01cDXHW; Tue, 02 Aug 2022 14:13:31 +0200 From: Maxime Devos Date: Tue, 2 Aug 2022 14:13:26 +0200 Message-Id: <20220802121329.22276-1-maximedevos@telenet.be> X-Mailer: git-send-email 2.37.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1659442411; bh=nF70CoepL5e6um9MZwA2FKzXb0HhI+4zbrazmXKJ6u0=; h=From:To:Cc:Subject:Date; b=Mpunwo1p7+fx4gfJJZObefceNcYKSR+OgFQHc984yC06gRtOZKwIVWngrgJcBpvFn M8aDkbEfeeX3CUcBDb1RYUfpsz8NfLKRjL35+blbd1ed+5GO+cjk4Yapv73Vb59xuF cparnSrn7XkwFS81rgPKwRaay6IxEXzku49j9gpFXA3b2ZhFRCuTRhs+/hKEalBmio k/rgDLmy9bbTB7Kvapx9eEMHZzG1IBBclC0yr6L3WTn0Q+LDi0Eo3bWPAQEWfUpDMh sC5pLLaa1I2XtCtbiQMHKTx7fg917g06S/RIwp8kEIr7nh3amF4o2594Q8RhaPqe2M DavcMbeotezsg== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659442457; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=nF70CoepL5e6um9MZwA2FKzXb0HhI+4zbrazmXKJ6u0=; b=lpMBXhhO8nO6xNywrCJ5Dip+FQHB6P9dtWafoZldLlCB7azuQeJQXM09wYu8Tfw/zWCa9H l5RT0dfqRFhu3q8YnA9sgE5qJqFaDq5li/IB0hZrQZQXMa0OHKW3dkU3BTs9w5i0wKhm8C YLvJxkqKrQT7DZI+Hyk8Tpw85IEEBg2pKf8I8HYyZrL+7F32+GO1d+UkXbCPF1wH0+6p4e ROIKp2HwOSTC2F5vnLOdOyB1E0fRq6jPsVcUcoPECRSLkyCmfwMB6j7Uxgg50CHGDSNg+5 2ACxwJOh7PpMszv57qIaZjeZ7tnJUBSYsttCI2uFZ+dlG6CsAHDTwFfIUgxm5w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659442457; a=rsa-sha256; cv=none; b=XTQtt36Oa/hgwSJsfWcQO6VVOwu3GrETvvUBWfbZN5zhie2iRoH6RxGEGDmCB9XhSVGr/q 6yC+RkLUmCnAn8QBihVUS06uK3nccghSZGXWVsjaSpCD+3jMortu4MK8VvG9dHPKxj1FfE ChLVn9BsvK1/yzpTzFvSxy2x5LK/x+VycRItsdW3XlLOqABl3Hdf2dDcumWxQr/FRsCA68 k0o1p0DlcvbzQjo0iArIvWPKERk8DqBhKp0gPOwCngF98yB6T8hD23RjQIyqcfDIAXsTsh 8QPWUhy1d9QtCaFLoDVwAcwcsdDtGsTtp14gG3kn7mKbZP2Z2RlHCrQhWEIKkg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Mpunwo1p; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 6.98 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Mpunwo1p; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0E5FB1141A X-Spam-Score: 6.98 X-Migadu-Scanner: scn1.migadu.com X-TUID: mamloTeC6kzx * guix/build-system/perl.scm: Add info on cross-compilation. (lower)[private-keywords]: Remove #:target when cross-compiling. (lower)[target]: Set. (host-inputs)[perl]: New entry. (host-inputs)[(standard-packages)]: Move to ... (build-inputs)[(standard-packages)]: ... here when cross-compiling. (build-inputs)[standard-cross-packages]: Add when cross-compiling. (target-inputs): New entry when cross-compiling. (build): Use perl-cross-build when cross-compiling. (perl-cross-build): New procedure. --- guix/build-system/perl.scm | 120 +++++++++++++++++++++++++++++++------ 1 file changed, 103 insertions(+), 17 deletions(-) diff --git a/guix/build-system/perl.scm b/guix/build-system/perl.scm index db0a916fb2..3890cd91ea 100644 --- a/guix/build-system/perl.scm +++ b/guix/build-system/perl.scm @@ -1,5 +1,6 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2013, 2014, 2015, 2021 Ludovic Courtès +;;; Copyright © 2022 Maxime Devos ;;; ;;; This file is part of GNU Guix. ;;; @@ -29,13 +30,17 @@ (define-module (guix build-system perl) #:use-module (ice-9 match) #:export (%perl-build-system-modules perl-build + perl-cross-build perl-build-system)) ;; Commentary: ;; ;; Standard build procedure for Perl packages using the "makefile ;; maker"---i.e., "perl Makefile.PL". This is implemented as an extension of -;; `gnu-build-system'. +;; `gnu-build-system'. Cross-compilation is supported for some simple Perl +;; packages, but not for any Perl packages that do things like XS (Perl's FFI), +;; which makes C-style shared libraries, as it is currently not known how to +;; tell Perl to properly cross-compile. ;; ;; Code: @@ -59,24 +64,43 @@ (define* (lower name #:rest arguments) "Return a bag for NAME." (define private-keywords - '(#:target #:perl #:inputs #:native-inputs)) + `(#:perl #:inputs #:native-inputs + ,@(if target '() '(#:target)))) - (and (not target) ;XXX: no cross-compilation - (bag - (name name) - (system system) - (host-inputs `(,@(if source - `(("source" ,source)) - '()) - ,@inputs + (bag + (name name) + (system system) (target target) + (host-inputs `(,@(if source + `(("source" ,source)) + '()) + ,@inputs + ;; For interpreters in #! (shebang) + ,@(if target + `(("perl" ,perl)) + '()) - ;; Keep the standard inputs of 'gnu-build-system'. - ,@(standard-packages))) - (build-inputs `(("perl" ,perl) - ,@native-inputs)) - (outputs outputs) - (build perl-build) - (arguments (strip-keyword-arguments private-keywords arguments))))) + ;; Keep the standard inputs of 'gnu-build-system'. + ;; TODO: make this unconditional, putting this into 'build-inputs'. + ,@(if target + '() + (standard-packages)))) + (build-inputs `(("perl" ,perl) + ,@native-inputs + ,@(if target + (standard-cross-packages target 'host) + '()) + ,@(if target + (standard-packages) + '()))) + ;; Keep the standard inputs of 'gnu-build-system'. + (target-inputs (if target + (standard-cross-packages target 'target) + '())) + (outputs outputs) + (build (if target + perl-cross-build + perl-build)) + (arguments (strip-keyword-arguments private-keywords arguments)))) (define* (perl-build name inputs #:key source @@ -127,6 +151,68 @@ (define build (gexp->derivation name build #:system system #:target #f + #:graft? #f + #:guile-for-build guile))) + +(define* (perl-cross-build name #:key + source + target + build-inputs host-inputs target-inputs + (search-paths '()) + (native-search-paths '()) + (tests? #f) ; usually not possible when cross-compiling + (parallel-build? #t) + (parallel-tests? #t) + (make-maker? #f) + (make-maker-flags ''()) + (module-build-flags ''()) + (phases '(@ (guix build perl-build-system) + %standard-phases)) + (outputs '("out")) + (system (%current-system)) + (build (nix-system->gnu-triplet system)) + (guile #f) + (imported-modules %perl-build-system-modules) + (modules '((guix build perl-build-system) + (guix build utils)))) + "Cross-build SOURCE to TARGET using PERL, and with INPUTS. This assumes that +SOURCE provides a `Makefile.PL' file as its build system and does not use XS +or similar." + (define inputs + #~(append #$(input-tuples->gexp host-inputs) + #+(input-tuples->gexp target-inputs))) + (define builder + (with-imported-modules imported-modules + #~(begin + (use-modules #$@(sexp->gexp modules)) + (perl-build #:name #$name + #:source #+source + #:search-paths '#$(sexp->gexp + (map search-path-specification->sexp + search-paths)) + #:native-search-paths '#$(sexp->gexp + (map search-path-specification->sexp + native-search-paths)) + #:make-maker? #$make-maker? + #:make-maker-flags #$make-maker-flags + #:module-build-flags #$(sexp->gexp module-build-flags) + #:phases #$phases + #:build #$build + #:system #$system + #:target #$target + #:test-target "test" + #:tests? #$tests? + #:parallel-build? #$parallel-build? + #:parallel-tests? #$parallel-tests? + #:outputs #$(outputs->gexp outputs) + #:inputs #$inputs + #:native-inputs #+(input-tuples->gexp build-inputs))))) + (mlet %store-monad ((guile (package->derivation (or guile (default-guile)) + system #:graft? #f))) + (gexp->derivation name builder + #:system system + #:target target + #:graft? #false #:guile-for-build guile))) (define perl-build-system base-commit: d519305d83d08058e4def2c4d72fe62102d9599d -- 2.37.0