From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SN7LK4m9Q2W/WgEAauVa8A:P1 (envelope-from ) for ; Thu, 02 Nov 2023 16:17:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SN7LK4m9Q2W/WgEAauVa8A (envelope-from ) for ; Thu, 02 Nov 2023 16:17:29 +0100 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 2FB0A65CB9 for ; Thu, 2 Nov 2023 16:17:29 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698938249; a=rsa-sha256; cv=none; b=RGdzRFpmFOw2mjENU+0+PgArpm8waspyXxFr9B+wc+xAFzaGuNp3VxUwzWagHSQNbDd2tb EiPLOwKadR2D8JPeuQyoYRKnjlJtyNfKHDAj/TGQRKP1hyrbs3zExlBwFJ2bS4k0eVTAvV M5nWbMIah0iP1JUiy/jD0Cn8Y59DWv9VJTJplvxRMYBgQANbsprFybHOuAReiFlYIUuruA 3r1awDXNFgYruTjJQ+j4lBcbRwhBje2d/i9k2LM+SQ9UgA5viybFQVCZciYHDXoPU/qMB2 CLp418jzA2YYEgq9BPeLOzb+MRxmLD9OLSEPOHBbkQLp/ntzOWA/iOWsk4A5yQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698938249; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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; bh=gnlUcNjbs6Nk/u+Ss1BFfz11qliIkYgC80XSNynG4yg=; b=GDavzL6IwBLyXphQ8ZSnZoyXM4GyQ0qyviX0e0rGZOzqqGksUvLzDlY5cqCIDCc0ZGDlaT UseUwYl6Njl+bTplwv+4VTcmHUosAFryRhJlh2IRbizu+AOW2iDLGYjnSUhWrtGrNZZ1fh quKcdRQe4hoC7O06IaHCPfxJCMbhc36p+oRq+PaAkf2PyiGWcAOnkqmuTayDHkoFkh/9ZC ZFNsOkrBgCBTYIheG7oNBxbKCdt/HWE45YOmpw1d9xBKrwEqU6ewK4ddvv8k5DXJblw6X7 hRsEYu0xX1NkyC/Q2XrouVV9+baiTLH5UcaqBELS8+bWTZHAwN3iTwef5iBHng== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qyZR1-0007Z7-Gm; Thu, 02 Nov 2023 11:16:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qyZQq-0007Wq-3r for guix-patches@gnu.org; Thu, 02 Nov 2023 11:16:28 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qyZQp-0002Mv-Nu for guix-patches@gnu.org; Thu, 02 Nov 2023 11:16:27 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qyZRO-0006VJ-Ir for guix-patches@gnu.org; Thu, 02 Nov 2023 11:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42338] [PATCH 0/9] Composer build system References: <20200713002055.1553f136@tachikoma.lepiller.eu> In-Reply-To: <20200713002055.1553f136@tachikoma.lepiller.eu> Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 02 Nov 2023 15:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42338 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42338@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 42338-submit@debbugs.gnu.org id=B42338.169893817424825 (code B ref 42338); Thu, 02 Nov 2023 15:17:02 +0000 Received: (at 42338) by debbugs.gnu.org; 2 Nov 2023 15:16:14 +0000 Received: from localhost ([127.0.0.1]:55731 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyZQa-0006SA-Tx for submit@debbugs.gnu.org; Thu, 02 Nov 2023 11:16:13 -0400 Received: from 6.mo583.mail-out.ovh.net ([178.32.119.138]:43117) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyZQV-0006Rc-HQ for 42338@debbugs.gnu.org; Thu, 02 Nov 2023 11:16:11 -0400 Received: from director2.ghost.mail-out.ovh.net (unknown [10.108.16.84]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id B533E29045 for <42338@debbugs.gnu.org>; Thu, 2 Nov 2023 15:15:30 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-b6sp8 (unknown [10.110.171.76]) by director2.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 5BF261FE41; Thu, 2 Nov 2023 15:15:30 +0000 (UTC) Received: from ngraves.fr ([37.59.142.97]) by ghost-submission-6684bf9d7b-b6sp8 with ESMTPSA id CX3PERK9Q2VxCgEAozr0hw (envelope-from ); Thu, 02 Nov 2023 15:15:30 +0000 X-OVh-ClientIp: 87.88.157.103 Date: Thu, 2 Nov 2023 16:04:20 +0100 Message-ID: <20231102151523.30581-1-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 13623951824403817186 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedruddtiedgjeegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepkeffgeetfffgffejgeejvdffgfdtvdeuueetgfefuedvjeegvdegjeejveeuueevnecukfhppeduvdejrddtrddtrddupdekjedrkeekrdduheejrddutdefpdefjedrheelrddugedvrdeljeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepgedvfeefkeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekfedpmhhouggvpehsmhhtphhouhhtpdgukhhimhepnhhonhgv 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 2FB0A65CB9 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -5.61 X-Spam-Score: -5.61 X-TUID: ViC513smXQrF This is the result of my further rework of the composer import and build-system. The `guix: import: composer` commits can be squashed easily. This is now tested on 94 php packages with all testing enabled except for 3 packages. I will submit these packages as a whole in the alphabetical order (the bootstrap order is not worth it IMO) in a new guix issue. Before accepting it, I also would like to propose a change of names. If me make an analogy with python: tool: pip <-> composer package hub: pypi <-> packagist build-system: python/pyproject <-> php Since we only take about 90 lines of real composer code, I would rather call the build-system php-build-system. Same thing: instead of `guix import composer` we should rather call `guix import packagist`. If that's OK, I'll change it with the next (and hopefully last!) version of this build system. Nicolas Graves (9): guix: import: Add composer importer. gnu: Add composer-classloader. guix: Add composer-build-system. guix: import: composer: Use memoization. guix: import: composer: Fix json->require. guix: import: composer: More robust string->license. guix: import: composer: Modern inputs formatting. guix: import: composer: Full rewrite composer-fetch. gnu: composer-build-system: Full check phase rewrite. Makefile.am | 6 + doc/guix.texi | 34 +++ gnu/local.mk | 1 + gnu/packages/aux-files/findclass.php | 125 +++++++++++ gnu/packages/php-xyz.scm | 60 ++++++ guix/build-system/composer.scm | 164 +++++++++++++++ guix/build/composer-build-system.scm | 300 +++++++++++++++++++++++++++ guix/import/composer.scm | 267 ++++++++++++++++++++++++ guix/scripts/import.scm | 2 +- guix/scripts/import/composer.scm | 107 ++++++++++ tests/composer.scm | 88 ++++++++ 11 files changed, 1153 insertions(+), 1 deletion(-) create mode 100644 gnu/packages/aux-files/findclass.php create mode 100644 gnu/packages/php-xyz.scm create mode 100644 guix/build-system/composer.scm create mode 100644 guix/build/composer-build-system.scm create mode 100644 guix/import/composer.scm create mode 100644 guix/scripts/import/composer.scm create mode 100644 tests/composer.scm -- 2.41.0