From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AN+oBA++Q2UiNQEAG6o9tA:P1 (envelope-from ) for ; Thu, 02 Nov 2023 16:19:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AN+oBA++Q2UiNQEAG6o9tA (envelope-from ) for ; Thu, 02 Nov 2023 16:19:43 +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 A09261541B for ; Thu, 2 Nov 2023 16:19:42 +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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698938382; 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=Z6kaNQOURzAd4U0CGNyhoa26ZQ3YOb7nxKjbo1SphWQyOr3PCRwKN2XtlcLIDJ+zeMm/I1 VqxW8HJmS+/D7/0LoPI4dMxC8FBJL41+LTEIUjbc7oVErIJprJSVr9pbBjdi++xrjlcBbR JhXR6ploJpp3upwoiZi1zFvwmjU2wo2NTOSy1U2xkrFgMy2TOZ/rACQ394QbIdGqCohHZ8 /uBEAaZy9p3PP4Dbv+f3s1zotu4CsfLgYdjIIrkvtfCpZxGeolvNJdsctaQ/dwxiQCJFDi E/t+ETagEuxP0aUi7/3Ym4aIVHzoEmL+5QEy2KwPKKxEcpzDnSaq0uKwYs1LsA== 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-Seal: i=1; s=key1; d=yhetil.org; t=1698938382; a=rsa-sha256; cv=none; b=b5XpqOm6iofcEnoNy6g2M9+5ThHnSCHKR3ExhxisGWUDEzWka+FVgS5+ul6tARwom0UTo5 iwDZIAmHRDbtbfv9isRLr3LqYcowD5xQRVUBoMIuvV2lszfxJM8PQJLihYoXCikTRMYHxD IFJ/uPnqNM+y4aKeJmi+OZAp3hX3lx/htoqqOHOXOTwZJo4HHHvK33aO6g1IWfecKdjF3I AC0I6pdhvZQRgEIVs9CumNqtUlBY1lwNM/rJp0CGOr+cKTlR/TQn+hrSpu7hgPOQND9k4R 846VxjsrU6iUP32vpz+wgVT+HCXN2FWwcf2hzAANMlL+7r1WNeos4C1eehOUBA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qyZSm-0008Vy-JX; Thu, 02 Nov 2023 11:18:28 -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 1qyZSk-0008VZ-R8 for guix-patches@gnu.org; Thu, 02 Nov 2023 11:18:26 -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 1qyZSk-0003pL-JR for guix-patches@gnu.org; Thu, 02 Nov 2023 11:18:26 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qyZTJ-0006bL-IF for guix-patches@gnu.org; Thu, 02 Nov 2023 11:19:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42338] [PATCH v5 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:19:01 +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.169893829125192 (code B ref 42338); Thu, 02 Nov 2023 15:19:01 +0000 Received: (at 42338) by debbugs.gnu.org; 2 Nov 2023 15:18:11 +0000 Received: from localhost ([127.0.0.1]:55766 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyZSU-0006YG-HW for submit@debbugs.gnu.org; Thu, 02 Nov 2023 11:18:10 -0400 Received: from 3.mo582.mail-out.ovh.net ([178.33.253.26]:52565) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyZSS-0006Y6-KD for 42338@debbugs.gnu.org; Thu, 02 Nov 2023 11:18:09 -0400 Received: from director4.ghost.mail-out.ovh.net (unknown [10.109.138.16]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 6460E28342 for <42338@debbugs.gnu.org>; Thu, 2 Nov 2023 15:17:32 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-z6wpr (unknown [10.110.208.100]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 0A0921FE62; Thu, 2 Nov 2023 15:17:31 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-z6wpr with ESMTPSA id 0KlEOYu9Q2XU2AAAYRCRfQ (envelope-from ); Thu, 02 Nov 2023 15:17:31 +0000 X-OVh-ClientIp: 87.88.157.103 Date: Thu, 2 Nov 2023 16:16:47 +0100 Message-ID: <20231102151725.31362-1-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 13658291771180901090 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedruddtiedgjeegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepkeffgeetfffgffejgeejvdffgfdtvdeuueetgfefuedvjeegvdegjeejveeuueevnecukfhppeduvdejrddtrddtrddupdekjedrkeekrdduheejrddutdefpdefjedrheelrddugedvrddutdeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeegvdeffeekseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedvpdhmohguvgepshhmthhpohhuth 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-Spam-Score: -5.61 X-Spam-Score: -5.61 X-Migadu-Queue-Id: A09261541B X-Migadu-Scanner: mx10.migadu.com X-TUID: 3sXOb+IqrjFb 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