From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CAhTEGZNd2M1cgAAbAwnHQ (envelope-from ) for ; Fri, 18 Nov 2022 10:16:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kLZOEGZNd2OuIQAAauVa8A (envelope-from ) for ; Fri, 18 Nov 2022 10:16:22 +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 DE10E2521A for ; Fri, 18 Nov 2022 10:16:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ovxTi-00089c-0J; Fri, 18 Nov 2022 04:16:06 -0500 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 1ovxTf-00083T-95 for guix-patches@gnu.org; Fri, 18 Nov 2022 04:16:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ovxTe-0005Zt-TN for guix-patches@gnu.org; Fri, 18 Nov 2022 04:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ovxTe-0006kx-HP for guix-patches@gnu.org; Fri, 18 Nov 2022 04:16:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#57625] [PATCH v1 01/03] gnu: Add libgc-all-headers. Resent-From: Adam Faiz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Nov 2022 09:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57625 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: 57625@debbugs.gnu.org Received: via spool by 57625-submit@debbugs.gnu.org id=B57625.166876291725918 (code B ref 57625); Fri, 18 Nov 2022 09:16:02 +0000 Received: (at 57625) by debbugs.gnu.org; 18 Nov 2022 09:15:17 +0000 Received: from localhost ([127.0.0.1]:35268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ovxSu-0006jy-P8 for submit@debbugs.gnu.org; Fri, 18 Nov 2022 04:15:17 -0500 Received: from knopi.disroot.org ([178.21.23.139]:47152) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ovxSs-0006jn-HE for 57625@debbugs.gnu.org; Fri, 18 Nov 2022 04:15:15 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 276BD40420 for <57625@debbugs.gnu.org>; Fri, 18 Nov 2022 10:15:13 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VrBJJKhgl6BE for <57625@debbugs.gnu.org>; Fri, 18 Nov 2022 10:15:12 +0100 (CET) Message-ID: <1b3a9c28-436c-252a-e556-76b18b040b42@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1668762912; bh=81BMc0xtevSV5dOetjOBTU/cC0SxWJwPHD01wmkOSfg=; h=Date:Subject:From:To:References:In-Reply-To:From; b=ReJ3RvjRzXxLv2FEz+M3YCdQ49/QEHQ1LSLEhS7NGZS1ZC7Jd7zbIEtVQ/5pf3+Vq BmYIYKJN9OC1xmlo2kBNmfIXy8BDPyGp4GiLOgKICYF1c/YOi4+0CjnjWK7g89MPXI JGosfXblL1KvyOwjGVXyWYtvQY+y18pJp5YR5QH7XhDr6DpVjHH96a+lEGYK2d/1dO tQZV0ZTv67RnDV3x/jCWDBZhNzlYGkchfoyLJinpvnjhQU7kogsO3CLBEy6PIunC0e jRnfoU6W87cF7yv3LzwAy+jPWhogxGJRtzKnNuk5QCRc8aL7vdClsy0rYBNLm9G8G9 kIs1PmMOJ/1qA== Date: Fri, 18 Nov 2022 17:15:02 +0800 MIME-Version: 1.0 Content-Language: en-US References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: Adam Faiz X-ACL-Warn: , Adam Faiz via Guix-patches From: Adam Faiz 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668762982; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=Jzlzh7xpT3mHG/BHfuq6gd/1OlghZm6ffUADxlZod7w=; b=UtZGEE99oleY0C5zutgHb/YtS/hbf0tbYFGCU0sz/XFrT8dRB9WpXA9PKacFQITfLMoF79 uJPlbzDwqbakQeATuSch28D7928kAnK4QHGIzMDzTqU0DJg+vgmptjThTtIkt9LQumVkR1 r3wxE/j4WnI0KbArAM154mFusOLx0/yzcwZyaxm/y8xX34Ku7f30zNoxhlPQszao4LL2GE lw/zL4xXUdNRY1aq8pQp/j/TNbggV8Hdaz1tWaQ4fT58vlv4545srRGVyLvYZiU4qaOzlZ pHa9YkMIWUJtTLwvCdVtAilCw0cOGS4bX/OBXpFMANRn1aKKemwc2L9/bXAk2g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668762982; a=rsa-sha256; cv=none; b=hHDehzL7t/XQjJKC+bnxC7ggeKqchW9czNNolPa1XY6zo9YCqjhXC7X6PJ/uWcD/rdVnFJ 8cTAglTVmeWuPyXt7bXzNsFm7tqvd1zlSMAmIdUe7WnSBRdO+FbxZuaNXTVyfT1ph8LFjb qG36SY9zDOzhUnhvRzERDG7fdmnQHscCLP/tU4fZ/3N8dPLdiGECi4iGXdeHbBfSc/kp1g UV/mjcOLWFxct/WWGwt2+T9c+MSzf15lA4/OVTRFsXf7CKjlhx8jAI3wan32p5iyw8HcPG iJbbvW0wXwDE5fsxCN0l19xkYVnWx9mmHtVv8yUSi6lzzmPuJQLzkqC0UQYnEg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ReJ3RvjR; 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" X-Migadu-Spam-Score: -2.52 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ReJ3RvjR; 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" X-Migadu-Queue-Id: DE10E2521A X-Spam-Score: -2.52 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3Uruh9nm4YDX From 6e3a2e2cb6d206c0dd9104968e3d98011b4bb3bb Mon Sep 17 00:00:00 2001 From: AwesomeAdam54321 Date: Fri, 18 Nov 2022 07:39:38 +0800 Subject: [PATCH v1 01/03] gnu: Add libgc-all-headers. * gnu/packages/bdw-gc.scm (libgc-all-headers): New variable. --- gnu/packages/bdw-gc.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/bdw-gc.scm b/gnu/packages/bdw-gc.scm Total 22 documents matching your query. 1. [bug#56807] [PATCH] [WIP] Update Julia to 1.8.0 (score: 212) index c812248e86..442d917168 100644 --- a/gnu/packages/bdw-gc.scm +++ b/gnu/packages/bdw-gc.scm @@ -26,7 +26,9 @@ (define-module (gnu packages bdw-gc) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix utils) + #:use-module (guix gexp) #:use-module (guix build-system gnu) + #:use-module (guix build-system copy) #:use-module (gnu packages pkg-config) #:use-module (gnu packages hurd)) @@ -90,6 +92,33 @@ (define-public libgc (license (x11-style (string-append home-page "license.txt"))))) +(define-public libgc-all-headers ; TODO(core-updates) merge into libgc + (package + (inherit libgc) + (name "libgc-all-headers") + (outputs '("out")) + (build-system copy-build-system) + (arguments + (list #:install-plan + #~'(("include/config.h.in" "include/private/config.h") + ("include/gc_tiny_fl.h" "include/private/gc_tiny_fl.h") + ("include/gc_mark.h" "include/private/gc_mark.h") + ("include/private/gcconfig.h" "include/private/gcconfig.h") + ("include/private/gc_hdrs.h" "include/private/gc_hdrs.h") + ("include/private/gc_atomic_ops.h" "include/private/gc_atomic_ops.h") + ("include/private/gc_locks.h" "include/private/gc_locks.h") + ("include/private/gc_priv.h" "include/private/gc_priv.h")) + #:phases + #~(modify-phases %standard-phases + (add-before 'install 'fix-headers + (lambda _ + (with-directory-excursion "include/private" + (substitute* "gc_priv.h" + (("#include .*/gc_tiny_fl.h.") "#include ") + (("#include .*/gc_mark.h.") "#include ")))))))) + (synopsis "Headers of libgc") + (description "All headers of libgc"))) + ;; TODO: Add a static output in libgc in the next rebuild cycle. (define-public libgc/static-libs (package/inherit -- 2.38.0