From unknown Wed Jun 18 23:10:04 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#30221 <30221@debbugs.gnu.org> To: bug#30221 <30221@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add the Oil shell. Reply-To: bug#30221 <30221@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:10:04 +0000 retitle 30221 [PATCH] gnu: Add the Oil shell. reassign 30221 guix-patches submitter 30221 Leo Famulari severity 30221 normal tag 30221 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 22 19:29:06 2018 Received: (at submit) by debbugs.gnu.org; 23 Jan 2018 00:29:06 +0000 Received: from localhost ([127.0.0.1]:38765 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1edmSS-0004g8-1Z for submit@debbugs.gnu.org; Mon, 22 Jan 2018 19:29:06 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34525) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1edmSN-0004fq-7o for submit@debbugs.gnu.org; Mon, 22 Jan 2018 19:28:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1edmSG-0006ZA-Kz for submit@debbugs.gnu.org; Mon, 22 Jan 2018 19:28:50 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35924) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1edmSG-0006Z4-HR for submit@debbugs.gnu.org; Mon, 22 Jan 2018 19:28:48 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1edmSE-0006li-Sf for guix-patches@gnu.org; Mon, 22 Jan 2018 19:28:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1edmSB-0006Y5-Fh for guix-patches@gnu.org; Mon, 22 Jan 2018 19:28:46 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47421) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1edmSB-0006XT-9M for guix-patches@gnu.org; Mon, 22 Jan 2018 19:28:43 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 4263320E40; Mon, 22 Jan 2018 19:28:41 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Mon, 22 Jan 2018 19:28:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=Hj0Wvk9zccOXnwBmjJhYQF7yXDC8sWA2dYvryylSM6w=; b=umg2k f/YYLag0Y5TPYBOFGNI0jHREdjSfmvLu9aLGjWurFlru4WzockjKqW3shNBGjbHn ucbhFuE9RkuVxIDhKbGq6s+xmFD6+ND4BiDh27ofCuxEKryWGkJfB/l4LfTz9v+s G4UDk1FqJE4xYDaenRBYFfuuIlD4KLsry+wI38= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=Hj0Wvk9zccOXnwBmjJhYQF7yXDC8s WA2dYvryylSM6w=; b=LkbBsBGYiu47CX47K4dFnxGbeacgvOzSKikjgzeP6CjHg Ij7je6aXWYl2o2/PlEilO0ptxjQVfpZv4avs7H4LTByOx1gDgeaIMyaBsbstxsUa mQDcvKAS9nZ+GnJLZpF04Du1K2sC8HmakypiKmEU7cTwUEtE2BFutNzixZHbvjzp lcKkOW5J54Y4EIDrrCaO5mCgClp3ttZOl6I8pP7J91WMzbR7Wa4q2RgKXEZtXTiN HEJNdLGfosL3vlUkfn2PSlD+4bq90Fc0KsEI0yHmN70o4OuUpdQydoSmDXXKZynf VseV9+Ernz/j/NFb6vE/5CScZy+idSYFcimpmX78Q== X-ME-Sender: Received: from jasmine.lan (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id E43FB7E1BE for ; Mon, 22 Jan 2018 19:28:40 -0500 (EST) From: Leo Famulari To: guix-patches@gnu.org Subject: [PATCH] gnu: Add the Oil shell. Date: Mon, 22 Jan 2018 19:28:37 -0500 Message-Id: <90b0beaa4ba44569fe178054c2e3e868290d9589.1516667312.git.leo@famulari.name> X-Mailer: git-send-email 2.16.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.9 (/) * gnu/packages/shells.scm (oil-shell): New variable. --- gnu/local.mk | 1 + gnu/packages/patches/oil-shell-compiler-name.patch | 18 +++++++++ gnu/packages/shells.scm | 44 +++++++++++++++++++++- 3 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 gnu/packages/patches/oil-shell-compiler-name.patch diff --git a/gnu/local.mk b/gnu/local.mk index 240554fe4..6e3421b04 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -938,6 +938,7 @@ dist_patch_DATA = \ %D%/packages/patches/ocaml-Add-a-.file-directive.patch \ %D%/packages/patches/ocaml-findlib-make-install.patch \ %D%/packages/patches/ocaml-graph-honor-source-date-epoch.patch \ + %D%/packages/patches/oil-shell-compiler-name.patch \ %D%/packages/patches/omake-fix-non-determinism.patch \ %D%/packages/patches/ola-readdir-r.patch \ %D%/packages/patches/openscenegraph-ffmpeg3.patch \ diff --git a/gnu/packages/patches/oil-shell-compiler-name.patch b/gnu/packages/patches/oil-shell-compiler-name.patch new file mode 100644 index 000000000..bd55b5c32 --- /dev/null +++ b/gnu/packages/patches/oil-shell-compiler-name.patch @@ -0,0 +1,18 @@ +diff --git a/configure b/configure +index c3c11d3..327f40b 100755 +--- a/configure ++++ b/configure +@@ -85,11 +85,11 @@ done + # No output file, no logging, no stderr. + # TODO: Maybe send stdout/stderr to config.log? + cc_quiet() { +- cc "$@" -o /dev/null >/dev/null 2>&1 ++ gcc "$@" -o /dev/null >/dev/null 2>&1 + } + + cc_or_die() { +- if ! cc "$@" >$TMP/cc.log 2>&1; then ++ if ! gcc "$@" >$TMP/cc.log 2>&1; then + log "Error running 'cc $@':" + cat $TMP/cc.log + die "Fatal compile error running feature test" diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm index e374c41b9..2d6ad2486 100644 --- a/gnu/packages/shells.scm +++ b/gnu/packages/shells.scm @@ -7,7 +7,7 @@ ;;; Copyright © 2016 Stefan Reichör ;;; Copyright © 2017 Ricardo Wurmus ;;; Copyright © 2017, 2018 ng0 -;;; Copyright © 2017 Leo Famulari +;;; Copyright © 2017, 2018 Leo Famulari ;;; Copyright © 2017 Arun Isaac ;;; ;;; This file is part of GNU Guix. @@ -644,3 +644,45 @@ Korn Shell programming language and a successor to the Public Domain Korn Shell (pdksh).") (license (list miros isc)))) ; strlcpy.c + +(define-public oil-shell + (package + (name "oil-shell") + (version "0.3.0") + (source (origin + (method url-fetch) + (uri (string-append "https://www.oilshell.org/download/oil-" + version ".tar.xz")) + (patches (search-patches "oil-shell-compiler-name.patch")) + (sha256 + (base32 + "0j4fyn6xjaf29xqyzm09ahazmq9v1hkxv4kps7n3lzdfr32a4kk9")))) + (build-system gnu-build-system) + (arguments + '(#:tests? #f ; the tests are not distributed in the tarballs + #:strip-binaries? #f ; the binaries cannot be stripped + #:phases + (modify-phases %standard-phases + (replace 'configure + (lambda* (#:key outputs #:allow-other-keys) + (let ((out (assoc-ref outputs "out"))) + (setenv "CC" "gcc") + ;; The configure script doesn't recognize CONFIG_SHELL. + (setenv "CONFIG_SHELL" (which "sh")) + (invoke "./configure" (string-append "--prefix=" out) + "--with-readline")))) + (add-before 'install 'make-destination + (lambda _ + ;; The build scripts don't create the destination directory. + (mkdir-p (string-append (assoc-ref %outputs "out") "/bin"))))))) + (inputs + `(("readline" ,readline))) + (synopsis "Bash-compatible Unix shell") + (description "Oil is a Unix / POSIX shell, compatible with Bash. It +implements the Oil language, which is a new shell language to which Bash can be +automatically translated. The Oil language is a superset of Bash. It also +implements the OSH language, a statically-parseable language based on Bash as it +is commonly written.") + (home-page "https://www.oilshell.org/") + (license (list psfl ; The Oil sources include a patched Python 2 source tree + asl2.0)))) -- 2.16.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 22 22:35:55 2018 Received: (at 30221) by debbugs.gnu.org; 23 Jan 2018 03:35:55 +0000 Received: from localhost ([127.0.0.1]:38878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1edpNL-0004jF-5Z for submit@debbugs.gnu.org; Mon, 22 Jan 2018 22:35:55 -0500 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:36891 helo=smtp.centurylink.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1edpNF-0004ix-T2 for 30221@debbugs.gnu.org; Mon, 22 Jan 2018 22:35:53 -0500 DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1516678544; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=y7odyfyd1BA4IE4p+e/N68YY0B0=; b=HGIkoDj0XRwqAG3PmJo9socq66F4POsOUGdRnYlRPw7sXJJHq6dBGxnS0PKlBvkZ kxZfQ/6QqhWIkATCZWP0f1AubVTQ+aEIM6+4pDRMEn44oQex/E2F1e1+6wDaSp9i /NF1J3JYuq8dQNhN7iMYukQb0gWWHKpoFLEjXJRAcjxKzdlKcycnREEuR72KysSM auHkGpONlyjtbDaXvdGFy8flRWUpSZOFqDTFxD1aWLRRHZ7V1zRnmd+mz/C86WNa 7++E+IngJKCAUIoQEBircvP2fegG45aPK0yVNiraAv7rallf8fZtL/OWwEIzV4sA D/BGhd1P1UCiwiMJyNMvXQ==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=WfNOUApX c=1 sm=1 tr=0 a=W5lKcltPwKQpx9E81i/wdA==:117 a=W5lKcltPwKQpx9E81i/wdA==:17 a=KGjhK52YXX0A:10 a=RgaUWeydRksA:10 a=zSv6zi-ZgakA:10 a=-gIBbB7bzJVNdZMaPZoA:9 a=CjuIK1q_8ugA:10 a=fQjPuGbR1riMSzaRnFYA:9 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZXJpY2JhdmllckBjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp02.onyx.dfw.sync.lan smtp.user=ericbavier@centurylink.net; auth=pass (LOGIN) Received: from [97.116.104.8] ([97.116.104.8:60006] helo=localhost) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=AES256-GCM-SHA384) id 55/48-13321-F8DA66A5; Mon, 22 Jan 2018 22:35:44 -0500 Date: Mon, 22 Jan 2018 16:36:02 -0600 From: Eric Bavier To: Leo Famulari Subject: Re: [bug#30221] [PATCH] gnu: Add the Oil shell. Message-ID: <20180122163602.0bc1fee6@centurylink.net> In-Reply-To: <90b0beaa4ba44569fe178054c2e3e868290d9589.1516667312.git.leo@famulari.name> References: <90b0beaa4ba44569fe178054c2e3e868290d9589.1516667312.git.leo@famulari.name> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/5k0m7WuNIFgdBKgNqSx_q27"; protocol="application/pgp-signature" X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Mon, 22 Jan 2018 19:28:37 -0500 Leo Famulari wrote: > * gnu/packages/shells.scm (oil-shell): New variable. > --- > gnu/local.mk | 1 + > gnu/packages/patches/oil-shell-compiler-name.patch | 18 +++++++++ > gnu/packages/shells.scm | 44 +++++++++++++++++++++- > 3 files changed, 62 insertions(+), 1 deletion(-) > create mode 100644 gnu/packages/patches/oil-shell-compiler-name.patch > ... > + (license (list psfl ; The Oil sources include a patched Python 2 source tree ^ Really!? :/ [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 1.1 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid X-Debbugs-Envelope-To: 30221 Cc: 30221@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Mon, 22 Jan 2018 19:28:37 -0500 Leo Famulari wrote: > * gnu/packages/shells.scm (oil-shell): New variable. > --- > gnu/local.mk | 1 + > gnu/packages/patches/oil-shell-compiler-name.patch | 18 +++++++++ > gnu/packages/shells.scm | 44 +++++++++++++++++++++- > 3 files changed, 62 insertions(+), 1 deletion(-) > create mode 100644 gnu/packages/patches/oil-shell-compiler-name.patch > ... > + (license (list psfl ; The Oil sources include a patched Python 2 source tree ^ Really!? :/ [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 1.1 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid --Sig_/5k0m7WuNIFgdBKgNqSx_q27 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 22 Jan 2018 19:28:37 -0500 Leo Famulari wrote: > * gnu/packages/shells.scm (oil-shell): New variable. > --- > gnu/local.mk | 1 + > gnu/packages/patches/oil-shell-compiler-name.patch | 18 +++++++++ > gnu/packages/shells.scm | 44 ++++++++++++++++= +++++- > 3 files changed, 62 insertions(+), 1 deletion(-) > create mode 100644 gnu/packages/patches/oil-shell-compiler-name.patch >=20 ... > + (license (list psfl ; The Oil sources include a patched Python 2 sou= rce tree ^ Really!? :/ Does it build its own python then too? Otherwise looks good to me. `~Eric --Sig_/5k0m7WuNIFgdBKgNqSx_q27 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlpmZ1IACgkQ/XPKxxnT JWbnbA//WmQzWD22t/wp9h51feaJENcVfU0fAx8ZhW19jiKgxRCFaAOwIOsiw/sP UMcRMbrFCnfa+ow+lzvjH1oQKklBHBHA2dJaSQmjhsiD6bVry200jRSX3WLVmaWg IJvxAZGx3lNYEM4DXMjTjsKBQD5DJHF3OJgd/Er3Q0kqlW6oy+Mlx9fOoSeyhGuj bseKP9FQuIAYtxQXsncMVb5V7mkBSGrsRkWq4hAONiCBLowV/bcNm4NCYIuzna5e DOttf64LfuNjUOzf7L6Q+EfLhcb3d3NMa9RpRUAuyT9yOfVb6WS/CiXuzYpPWmuu 1yGZGgRTE0qSed3BjNoPBQEAtFpYjG5G9N4YlTIJ9sqZpBNDrM32oGXozFic9yi4 OdR8tZYyurNwYMeQXXHfebN7zkzQjLc8K9wZcB4fG6GjeQwQNaThjWvdnD+2XMN8 Zo2z9G4DaQjqjGHXuhY8CKq33HtERVBLpkIwBswVsfXYUjknM/p1+jhTKr7jG7EH XQITDXEWpvTZSFhu6UxEDQ2vG9iMThdYX5ZUUbDtKBUveScAjHCdjTEOC4PtSTOv tIDW4hZPrO+3VTfkWWzRbwRW3T7/ZFASKLlQySp4baPmzmd3lTNvtlUVw5Dfc8lL gXSNqflOSYyu3qtHMBlrBaDRBFDwmYAh2UBYsUAvnICSG4iRIPc= =SZeR -----END PGP SIGNATURE----- --Sig_/5k0m7WuNIFgdBKgNqSx_q27-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 23 14:36:16 2018 Received: (at 30221) by debbugs.gnu.org; 23 Jan 2018 19:36:16 +0000 Received: from localhost ([127.0.0.1]:39918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ee4Mi-0006gW-7Y for submit@debbugs.gnu.org; Tue, 23 Jan 2018 14:36:16 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:37235) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ee4Mf-0006gO-Sy for 30221@debbugs.gnu.org; Tue, 23 Jan 2018 14:36:14 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 56A0020D67; Tue, 23 Jan 2018 14:36:13 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Tue, 23 Jan 2018 14:36:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=ePIewsbcWRGP+5TzhCU56kHyU3EBpjR5m0jm6xg+1kU=; b=ReVD/ eIbw6AJYfEG6BuzeXp4/X5hPkEG46RcSEswTjSAHjL1Nluto0v3hBnIjDwSLJGed hdtT4lCGoaksgsVrfyV8qqWijjsIxgayevx3axNpDLrpVeugH+DLzIh3FLB3JgVD ZIVbQ1nscgFH1eym4uw+maQySpwL1EZYG/uptk= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=ePIewsbcWRGP+5TzhCU56kHyU3EBp jR5m0jm6xg+1kU=; b=kN/bBKufN3zz3FNU7t2YZZxgatAuhPOuJzfaXl3dHl3OR P9CeGu7bdRVg5ev9xPDX3ZJG1oYGyQatEwsV2ob57sLbEtNmjZngMJ5KrdEHJ30y eSrPuzeFRVnsXeW+DUqWt3BlDoNHeK05sIgNqZ1jf2eSpYCf9KRIVOYoawSrQjEC LKvC2Wub2RShbZ0gSPI3hx38pNIMXRhzQZeAUXAekfllYSG7V2TEeI4AfC85WDTP IIcDN6iWWoMVdvKy4e7FXWB1rafXTlzxmYwbKJLKuFyTIYbTTUtF+CbS6+MbnTAf KtMgZCrq9sF/qVQhdkdSAASBe+Huym+SXsBEuka2g== X-ME-Sender: Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id 0F46D240F6; Tue, 23 Jan 2018 14:36:13 -0500 (EST) Date: Tue, 23 Jan 2018 14:36:11 -0500 From: Leo Famulari To: Eric Bavier Subject: Re: [bug#30221] [PATCH] gnu: Add the Oil shell. Message-ID: <20180123193611.GA6750@jasmine.lan> References: <90b0beaa4ba44569fe178054c2e3e868290d9589.1516667312.git.leo@famulari.name> <20180122163602.0bc1fee6@centurylink.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <20180122163602.0bc1fee6@centurylink.net> User-Agent: Mutt/1.9.2 (2017-12-15) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30221 Cc: 30221@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 22, 2018 at 04:36:02PM -0600, Eric Bavier wrote: > On Mon, 22 Jan 2018 19:28:37 -0500 > Leo Famulari wrote: > > + (license (list psfl ; The Oil sources include a patched Python 2 s= ource tree > ^ > Really!? :/ >=20 > Does it build its own python then too? I'm not sure but I think... not exactly. I think it's a modified and reduced CPython VM: http://www.oilshell.org/blog/2017/04/25.html --KsGdsel6WgEHnImy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlpnjqgACgkQJkb6MLrK fwh8aw//XKUP6b9gGWC4IVWWe9VZMnP07g0yDT/YdSgbUQOdJCwCsx0BOZiXWUtv UvdLA7J/bXKDHuxuf/DnrUDyDDIgZATe82T+jHzapYh7DUDZvNFzf+pgO4tgPt5X owEz5SI+zV2eNp7IIyZ+DDaSVBfjxlXl4DRlKXoB6kTG5kyYQZ0Gqo5eFqAZ6fx8 yVFv+wjXbZrpoy1ppGiXdLtRlUBJb8V1+BQiAueuBkJ23/6KZl93235L/XDps0Yx PsNH1gi1cFLojE2OHz+4PZV7ztFWqO2a7qudG+d0+eGvidBwV6Gkd5FGr+y6YUvA IqqDd/81DWWM5sqrMZdfFg1MhKMdAVZ8WT3q6nexBMmOS1+At3yPwGfyBl2E3sGi XL8lmT/Yyit6rIHGq96JkzWYfp+VCNcMJXn1Ql2+B1YmVwi/fAwjBs6AbNIDkFXy E2hp6TsQwoDRSsW3hVTYLlSZW+wMugPlH55b2edcTJfuCI+SKmkNlrT7mnoTbkZY orYwo6uug+BrN+XW4PGmOkNJsFYtLfEiAM4yfuZZcf8GLMHh+tJUCxvl8HP6S0O3 MJeZZyj7gkKikNIJV6TsK5+/mhbtyqmsZ8an3BFyK1OvVLaJa4R7K1af3m6lFmKd gyauuXXCnggrXn/Bqtwlr/VrKjUi2YO9IQZ/IJNf5VF9ek3zx5k= =XspB -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 23 15:59:51 2018 Received: (at 30221-done) by debbugs.gnu.org; 23 Jan 2018 20:59:51 +0000 Received: from localhost ([127.0.0.1]:40056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ee5fb-0000K4-Fh for submit@debbugs.gnu.org; Tue, 23 Jan 2018 15:59:51 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:54543) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ee5fY-0000Jv-G9 for 30221-done@debbugs.gnu.org; Tue, 23 Jan 2018 15:59:48 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 315CA20B9E; Tue, 23 Jan 2018 15:59:48 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Tue, 23 Jan 2018 15:59:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:message-id:mime-version:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=mesmtp; bh=ulep55QIVfoO1U A8mmGUzlQyUXBcSZFmkEzVEquY71E=; b=sVL9xeybrnxGyso9SAl3I+ZGE23ARZ 3AhYmPXDLm9WV313V2gDd+KGmN+cXsBi8L7TRFgWoe2LKGbKyiPv+T1s7Ib2eEis ogFg0UwWin7MgoenRqYbAZc3yyAWyYOoErVhpDP0TXx3mZL+mTR+gNoObbb2gjvt AxGXUnJ3o/uvI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=ulep55QIVfoO1UA8mmGUzlQyUXBcSZFmkEzVEquY71E=; b=HLtjQI/K AZ9u1acWpYDkjsM8OQi4z9+yvLJ0TvCb1Ax14t1jyfSqlZcvJAbDrp1mYduZUak3 giYHv2XVl98Ut6icL2BhfWWiTBMyTjN9J3XX9OtA8KVTxDwvVL8py4MocUuIKmEg Oa/ABqsBfy8gf9XceovN3tXPHA3mXhEHOJVlfdDJE7OMZRYx0MOG2WyP1ipXT8+4 xMh3Kj7A9lpYpctr/MycCq3C5cPqyr8bfDw7rz9kS2HJQKwyMrQmyA19cMYqDlLn N+tzfNbvFum5KRTSyo+2pzL3pghy/iNyL84FcYKdEnMZ90eSr6t1Zd2SVtz7FoGG SpxskJlPT51+qQ== X-ME-Sender: Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id ECF98246D8 for <30221-done@debbugs.gnu.org>; Tue, 23 Jan 2018 15:59:47 -0500 (EST) Date: Tue, 23 Jan 2018 15:59:45 -0500 From: Leo Famulari To: 30221-done@debbugs.gnu.org Subject: Re: [bug#30221] [PATCH] gnu: Add the Oil shell. Message-ID: <20180123205945.GA22358@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline User-Agent: Mutt/1.9.2 (2017-12-15) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30221-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I used (substitute*) instead of a patch file and pushed as 18d9d22adc2050717c97a1d35ce876ee93395d76. --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlpnokEACgkQJkb6MLrK fwgFJRAAx12sdnwTdNUrasCs0ogPzucyml1cD+PtLL+nxY4kLkCZTOjfqi18UiBL CmiYMuqkmrSkbNdNLJpMTxIdzWqcRCxQFZ0Vrmv+sVgeHz5l6bkG8cad8d8mQ0Uq yTDW2gcEkjo69aXTFOO3dGXsyNCEmRKhO4Uzv8bmmjtK/OYYLWq/mhqK7M/NMVvg FQ7vUiKq5kE6pZsY55POiuYmO/bn374Aqj366qKXyasyfYz6bQS55doSEjIep7+Q ijanoKdLyr+qSyC9+z4zJ8tfjJjAJdc1Pkw726PcCCIuGF8kwvC6K5TxdoMVsdit 4aLEA8awNmctt2Dymk0lWOMOupoD8W0S09fOMqvOkn/fx9e6wi1ffPq5DfPTtxoC h51yA6vdJc9n/uwjwpnGst7Z1/kYHOce9UCef5bQyRNpUsQ6HuRanNhbMiDBqwUd yxTva+fKdT2DOjMqatSbcKHNGVq/FuYNrtpfFy9qU84Cg8s3q7yBIvx0Hy6wUZMj TpTK90dWFssEpbvtEcayIEGihzo9WcjOM4ecQ1MfZuHzOmx+IjOV8ttmUiGoXURb DADtP5kMno6TiCom/gG16S0qNN43Y7PbDfcJlY+qlQPkCNUON3iBrzaPRKrhEvoZ 4RZuJn13eknXmMO+eKhW86lZf7TBpW7NfMOiFQrtERiG0G1DCHw= =8lOH -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz-- From unknown Wed Jun 18 23:10:04 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 21 Feb 2018 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator