From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 8AI4NN31DGasRwAAe85BDQ:P1 (envelope-from ) for ; Wed, 03 Apr 2024 08:23:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 8AI4NN31DGasRwAAe85BDQ (envelope-from ) for ; Wed, 03 Apr 2024 08:23:25 +0200 X-Envelope-To: larch@yhetil.org 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=1712125405; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=FKZGszhRFE5g8bMzFd5c1qMgWmT/YZgVHwh2e6+Exec=; b=u4RIMnnMyRFbTYZIXcHlErjtmxUy2hH95kOATRU2mZZnWqG4r+19hb2BrpwDfI8ACZNqve YSNcKFt3kgf3K/Rsr3pAAcR3V/ygCwc94tD7IuSIQPw/dgD0WJ4xJpsXelJLkgRiinkTS7 Xb2OjhneT1djulQpIvvFjntiQhgjZuef8TQLshx9BYAAAVXcJHsEZT9d/5rDLyyjiPSDy7 59WCk3PtRJaZoqsDiOGNssDbEGEoWRJ5pHa+OrbwfnhPg5PQJTmLfT1IX12U+OqeAOOgnx Hc8wBJu5Pv7XWmrEQ6Fo4f5fFR4lpj6p326sTw9juE95PgEksy9xFtvdjdJyhA== 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=1712125405; a=rsa-sha256; cv=none; b=qr4AlpTQVLILhU24XF+u/sbS7D+DIzs8odYu59S03cK0xBbTSywBAYWBJIMhBRRiroBO4q 2YOXMtg7kGfmzBlN41tPs3G0pB/GxwW7W+PZuR+wiQI8WF1kuMSDX/+XiaYTVdkIY4savC EwNk18/BW9ahuE0ykcvwfcKoQdB3xgPBL6xD0AxefeH0BvUTzvqKB2aGoTaKyzyN2SRMui m6jO8iRu4wc1SlkpxAts5EF5Se6xrSZdlDz1WAy2RqR7b/1IBTO++PR5QS1IzQLi2GC7tq Djw5SioeggNXnAtWvHDAGDFkolo09WVJE7VrcPMtl7z205LkLuawdwvoBu/WyQ== 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 8997D63494 for ; Wed, 03 Apr 2024 08:23:25 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rru1V-0007tj-Qb; Wed, 03 Apr 2024 02:23:01 -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 1rru1U-0007tX-Fz for guix-patches@gnu.org; Wed, 03 Apr 2024 02:23:00 -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 1rru1T-0004ru-5F for guix-patches@gnu.org; Wed, 03 Apr 2024 02:23:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rru1X-0004MY-8h for guix-patches@gnu.org; Wed, 03 Apr 2024 02:23:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70158] [PATCH 0/6] Scilab: Fixup install of local Scilab packages. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Apr 2024 06:23:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70158 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70158@debbugs.gnu.org Cc: ngraves@ngraves.fr X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171212533416502 (code B ref -1); Wed, 03 Apr 2024 06:23:03 +0000 Received: (at submit) by debbugs.gnu.org; 3 Apr 2024 06:22:14 +0000 Received: from localhost ([127.0.0.1]:56834 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rru0k-0004I6-EA for submit@debbugs.gnu.org; Wed, 03 Apr 2024 02:22:14 -0400 Received: from lists.gnu.org ([2001:470:142::17]:55450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rru0h-0004HB-LB for submit@debbugs.gnu.org; Wed, 03 Apr 2024 02:22:12 -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 1rru0X-0007q1-3t for guix-patches@gnu.org; Wed, 03 Apr 2024 02:22:01 -0400 Received: from 9.mo581.mail-out.ovh.net ([46.105.60.248]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rru0V-00049T-9b for guix-patches@gnu.org; Wed, 03 Apr 2024 02:22:00 -0400 Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.148.164]) by mo581.mail-out.ovh.net (Postfix) with ESMTP id 4V8ZQp67s1z1DMW for ; Wed, 3 Apr 2024 06:21:54 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-f5ln4 (unknown [10.110.113.248]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 75CB21FD25; Wed, 3 Apr 2024 06:21:54 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-f5ln4 with ESMTPSA id 3a7RHYL1DGYKpAQA9bldxw (envelope-from ); Wed, 03 Apr 2024 06:21:54 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Wed, 3 Apr 2024 08:21:46 +0200 Message-ID: <20240403062146.1652-1-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 17690702287762612962 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrudeffedguddtiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeekffegteffgfffjeegjedvfffgtddvueeutefgfeeuvdejgedvgeejjeevueeuveenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtfeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepghhuihigqdhprghttghhvghssehgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedupdhmohguvgepshhmthhpohhuth Received-SPF: pass client-ip=46.105.60.248; envelope-from=ngraves@ngraves.fr; helo=9.mo581.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: -6.35 X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -6.35 X-Migadu-Queue-Id: 8997D63494 X-TUID: pYP2dpGcNF30 This patch series brings a few changes forward for Scilab. Patches 1,2 and 4 are cleanup patches. Patches 3 and 5 are necessary to be able to have an error log when Scilab calls configure during installation of external scilab packages. Patch 6 fixes package installation for packages that have help included (currently requires java). Nicolas Graves (6): gnu: scilab: Remove unecessary code. gnu: scilab: Sort dynamic_link deleted files. gnu: scilab: Fixup badly-written compilerDetection.sh script. gnu: scilab: Simpler and more robust version setting. gnu: scilab: Improve compilerDetection.sh. gnu: scilab: Improve package management robustness in scilab-cli. gnu/packages/maths.scm | 20 +++++------ .../scilab-better-compiler-detection.patch | 36 +++++++++++++++++++ .../patches/scilab-tbx_build_help.patch | 36 +++++++++++++++++++ 3 files changed, 82 insertions(+), 10 deletions(-) create mode 100644 gnu/packages/patches/scilab-better-compiler-detection.patch create mode 100644 gnu/packages/patches/scilab-tbx_build_help.patch -- 2.41.0