From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 06 19:27:18 2018 Received: (at submit) by debbugs.gnu.org; 7 Mar 2018 00:27:18 +0000 Received: from localhost ([127.0.0.1]:48259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etMvO-0002uU-Dq for submit@debbugs.gnu.org; Tue, 06 Mar 2018 19:27:18 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etMvM-0002uI-Ot for submit@debbugs.gnu.org; Tue, 06 Mar 2018 19:27:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etMvG-0006MN-TT for submit@debbugs.gnu.org; Tue, 06 Mar 2018 19:27:11 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36381) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1etMvG-0006MI-Pe for submit@debbugs.gnu.org; Tue, 06 Mar 2018 19:27:10 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etMvF-0002vy-RF for guix-patches@gnu.org; Tue, 06 Mar 2018 19:27:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etMvC-0006GX-N2 for guix-patches@gnu.org; Tue, 06 Mar 2018 19:27:09 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:53006) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1etMvC-0006Ei-Fk for guix-patches@gnu.org; Tue, 06 Mar 2018 19:27:06 -0500 Received: from dayas.3.home (77.118.199.63.wireless.dyn.drei.com [77.118.199.63]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 35DD133601F1; Wed, 7 Mar 2018 01:27:03 +0100 (CET) From: Danny Milosavljevic To: guix-patches@gnu.org Subject: [PATCH 0/3] Add Ada parsers. Date: Wed, 7 Mar 2018 01:26:57 +0100 Message-Id: <20180307002657.31473-1-dannym@scratchpost.org> X-Mailer: git-send-email 2.15.1 Tags: patch 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: -5.0 (-----) X-Debbugs-Envelope-To: submit Cc: Danny Milosavljevic 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: -5.0 (-----) Danny Milosavljevic (3): gnu: Add python2-langkit. gnu: Add python2-quex. gnu: Add python2-libadalang. gnu/packages/adacore.scm | 138 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 gnu/packages/adacore.scm From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 06 20:05:51 2018 Received: (at 30739) by debbugs.gnu.org; 7 Mar 2018 01:05:51 +0000 Received: from localhost ([127.0.0.1]:48276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etNWg-0003pO-UU for submit@debbugs.gnu.org; Tue, 06 Mar 2018 20:05:51 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:57246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etNWe-0003p8-SR for 30739@debbugs.gnu.org; Tue, 06 Mar 2018 20:05:49 -0500 Received: from dayas.3.home (77.118.199.63.wireless.dyn.drei.com [77.118.199.63]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 63A76336005E; Wed, 7 Mar 2018 02:05:47 +0100 (CET) From: Danny Milosavljevic To: 30739@debbugs.gnu.org Subject: [PATCH 1/3] gnu: Add python2-langkit. Date: Wed, 7 Mar 2018 02:05:43 +0100 Message-Id: <20180307010545.31530-1-dannym@scratchpost.org> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20180307002657.31473-1-dannym@scratchpost.org> References: <20180307002657.31473-1-dannym@scratchpost.org> Tags: patch X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30739 Cc: Danny Milosavljevic 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 (/) * gnu/packages/adacore.scm: New file. --- gnu/packages/adacore.scm | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 gnu/packages/adacore.scm diff --git a/gnu/packages/adacore.scm b/gnu/packages/adacore.scm new file mode 100644 index 000000000..34415db8a --- /dev/null +++ b/gnu/packages/adacore.scm @@ -0,0 +1,43 @@ +(define-module (gnu packages adacore) + #:use-module ((guix licenses) #:prefix license:) + #:use-module (guix build-system gnu) + #:use-module (guix build-system python) + #:use-module (guix packages) + #:use-module (guix download) + #:use-module (guix git-download) + #:use-module (gnu packages) + #:use-module (gnu packages check) + #:use-module (gnu packages compression) + #:use-module (gnu packages python)) + +(define-public python2-langkit + (let ((commit "fe0bc8bf60dbd2937759810df76ac420d99fc15f") + (revision "0")) + (package + (name "python2-langkit") + (version (git-version "0.0.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/AdaCore/langkit.git") + (commit commit))) + (sha256 + (base32 + "1abqgw2p8pb1pm54my5kkbbixfhc6l0bwajdv1xlzyrh31xki3wx")) + (file-name (string-append name "-" version "-checkout")))) + (build-system python-build-system) + (propagated-inputs + `(("python2-docutils" ,python2-docutils) + ("python2-enum34" ,python2-enum34) + ("python2-funcy" ,python2-funcy) + ("python2-mako" ,python2-mako))) + (arguments + `(#:python ,python-2 + #:tests? #f)) ; Tests would requite gprbuild (Ada). + (synopsis "Semantic analysis tool generator in Python") + (description "@code{Langkit} is a tool whose purpose is to make it easy +to create syntactic and semantic analysis engines. Write a language +specification in our Python DSL and Langkit will generate for you an +Ada library with bindings for the C and Python programming languages.") + (home-page "https://github.com/AdaCore/langkit/") + (license license:gpl3+)))) ; and gcc runtime library exception From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 06 20:05:51 2018 Received: (at 30739) by debbugs.gnu.org; 7 Mar 2018 01:05:51 +0000 Received: from localhost ([127.0.0.1]:48278 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etNWh-0003pW-93 for submit@debbugs.gnu.org; Tue, 06 Mar 2018 20:05:51 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:57250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etNWf-0003pB-K9 for 30739@debbugs.gnu.org; Tue, 06 Mar 2018 20:05:49 -0500 Received: from dayas.3.home (77.118.199.63.wireless.dyn.drei.com [77.118.199.63]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 85BFD33609A7; Wed, 7 Mar 2018 02:05:48 +0100 (CET) From: Danny Milosavljevic To: 30739@debbugs.gnu.org Subject: [PATCH 2/3] gnu: Add python2-quex. Date: Wed, 7 Mar 2018 02:05:44 +0100 Message-Id: <20180307010545.31530-2-dannym@scratchpost.org> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20180307010545.31530-1-dannym@scratchpost.org> References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> Tags: patch X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30739 Cc: Danny Milosavljevic 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 (/) * gnu/packages/adacore.scm (python2-quex): New variable. (python2-quex-0.67.3): New variable. --- gnu/packages/adacore.scm | 55 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/gnu/packages/adacore.scm b/gnu/packages/adacore.scm index 34415db8a..d1f5abd2c 100644 --- a/gnu/packages/adacore.scm +++ b/gnu/packages/adacore.scm @@ -41,3 +41,58 @@ specification in our Python DSL and Langkit will generate for you an Ada library with bindings for the C and Python programming languages.") (home-page "https://github.com/AdaCore/langkit/") (license license:gpl3+)))) ; and gcc runtime library exception + +;; Note: non-Ada +(define-public python2-quex-0.67.3 + (package + (name "python2-quex") + (version "0.67.3") + (source + (origin + (method url-fetch) + (uri (string-append "https://sourceforge.net/projects/quex/files/HISTORY/0.67/quex-" version ".zip/download")) + (sha256 + (base32 + "14gv8ll3ipqv4kyc2xiy891nrmjl4ic823zfyx8hassagyclyppw")) + (file-name (string-append name "-" version ".zip")))) + (build-system python-build-system) + (native-inputs + `(("unzip" ,unzip))) + (arguments + `(#:python ,python-2 + #:tests? #f + #:phases + (modify-phases %standard-phases + (delete 'configure) + (delete 'build) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (share/quex (string-append out "/share/quex")) + (bin (string-append out "/bin"))) + (copy-recursively "." share/quex) + (mkdir-p bin) + (symlink (string-append share/quex "/quex-exe.py") + (string-append bin "/quex")) + #t)))))) + (native-search-paths + (list (search-path-specification + (variable "QUEX_PATH") + (files '("share/quex"))))) + (home-page "http://quex.sourceforge.net/") + (synopsis "Lexical analyzer generator in Python") + (description "@code{quex} is a lexical analyzer generator in Python.") + (license license:lgpl2.1+))) ; Non-military + +(define-public python2-quex + (package (inherit python2-quex-0.67.3) + (name "python2-quex") + (version "0.68.1") + (source + (origin + (method url-fetch) + (uri (string-append "https://sourceforge.net/projects/quex/files/DOWNLOAD/quex-" version ".tar.gz/download")) + (sha256 + (base32 + "0svc9nla3b9145d6b7fb9dizx412l3difzqw0ilh9lz52nsixw8j")) + (file-name (string-append name "-" version ".zip")))))) From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 06 20:05:54 2018 Received: (at 30739) by debbugs.gnu.org; 7 Mar 2018 01:05:54 +0000 Received: from localhost ([127.0.0.1]:48280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etNWk-0003pl-HX for submit@debbugs.gnu.org; Tue, 06 Mar 2018 20:05:54 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:57258) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etNWg-0003pN-L9 for 30739@debbugs.gnu.org; Tue, 06 Mar 2018 20:05:50 -0500 Received: from dayas.3.home (77.118.199.63.wireless.dyn.drei.com [77.118.199.63]) by dd26836.kasserver.com (Postfix) with ESMTPSA id AA4F4336005E; Wed, 7 Mar 2018 02:05:49 +0100 (CET) From: Danny Milosavljevic To: 30739@debbugs.gnu.org Subject: [PATCH 3/3] gnu: Add python2-libadalang. Date: Wed, 7 Mar 2018 02:05:45 +0100 Message-Id: <20180307010545.31530-3-dannym@scratchpost.org> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20180307010545.31530-1-dannym@scratchpost.org> References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> Tags: patch X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30739 Cc: Danny Milosavljevic 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 (/) * gnu/packages/adacore.scm (python2-libadalang): New variable. --- gnu/packages/adacore.scm | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/adacore.scm b/gnu/packages/adacore.scm index d1f5abd2c..267fa2041 100644 --- a/gnu/packages/adacore.scm +++ b/gnu/packages/adacore.scm @@ -96,3 +96,43 @@ Ada library with bindings for the C and Python programming languages.") (base32 "0svc9nla3b9145d6b7fb9dizx412l3difzqw0ilh9lz52nsixw8j")) (file-name (string-append name "-" version ".zip")))))) + +(define-public python2-libadalang + (let ((commit "9b205e9bacdd50a68117727332e16fbef5f6ac49") + (revision "0")) + (package + (name "python2-libadalang") + (version (git-version "0.0.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/AdaCore/libadalang.git") + (commit commit))) + (sha256 + (base32 + "06hsnzj2syqpq2yhg1bb0zil7ydbyqkdmkjbf8j9b5sdgkyh5xrp")) + (file-name (string-append name "-" version "-checkout")))) + (build-system python-build-system) + (native-inputs + `(("python2-langkit" ,python2-langkit) + ("python2-quex" ,python2-quex-0.67.3))) + (arguments + `(#:python ,python-2 + #:phases + (modify-phases %standard-phases + (replace 'build + (lambda _ + (invoke "python2" "ada/manage.py" "generate") + (invoke "python2" "ada/manage.py" "build"))) + (replace 'check + (lambda _ + (invoke "python2" "ada/manage.py" "test"))) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out"))) + (invoke "python2" "ada/manage.py" "install" out))))))) + (synopsis "Semantic Analysis for Ada in Python") + (description "@code{libadalang} provides a high-performance semantic +engine for the Ada programming language.") + (home-page "https://github.com/AdaCore/libadalang") + (license license:gpl3)))) ; and gcc runtime gcc lib exception From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 11 04:27:19 2018 Received: (at 30739-done) by debbugs.gnu.org; 11 Mar 2018 08:27:19 +0000 Received: from localhost ([127.0.0.1]:54650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1euwK7-0002ms-FG for submit@debbugs.gnu.org; Sun, 11 Mar 2018 04:27:19 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:41450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1euwK5-0002mc-La for 30739-done@debbugs.gnu.org; Sun, 11 Mar 2018 04:27:18 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 131591616A0; Sun, 11 Mar 2018 00:27:11 -0800 (PST) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id l8xt0MPty6fS; Sun, 11 Mar 2018 00:27:10 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 247971616C5; Sun, 11 Mar 2018 00:27:10 -0800 (PST) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ztue4kHxEBPa; Sun, 11 Mar 2018 00:27:10 -0800 (PST) Received: from [192.168.1.9] (unknown [47.154.30.119]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 014C71616A0; Sun, 11 Mar 2018 00:27:09 -0800 (PST) To: Valery Ushakov From: Paul Eggert Subject: Re: Invalid timezone (tzalloc failure) treated as out-of-memory Organization: UCLA Computer Science Department Message-ID: <1370cc81-6aea-ed58-fcc0-1adc32f4252c@cs.ucla.edu> Date: Sun, 11 Mar 2018 00:27:09 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------49141B24ADE3DA35E4E4A361" Content-Language: en-US X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 30739-done Cc: 30739-done@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: -2.3 (--) This is a multi-part message in MIME format. --------------49141B24ADE3DA35E4E4A361 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Thanks for reporting the problem. I have installed the attached two patches, which I think should fix the problem so I'm closing the bug report. Please give them a try on NetBSD (as I typically don't use NetBSD). --------------49141B24ADE3DA35E4E4A361 Content-Type: text/x-patch; name="0001-Fix-minor-timezone-memory-leak.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="0001-Fix-minor-timezone-memory-leak.patch" >From f7c07930b581b1bcfdfb1874b6883233516bdf11 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 16 May 2017 14:19:36 -0700 Subject: [PATCH] Fix minor timezone memory leak * src/editfns.c (wall_clock_tz): Remove; unused. --- src/editfns.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/editfns.c b/src/editfns.c index ecb8e3f083..75eb75a729 100644 --- a/src/editfns.c +++ b/src/editfns.c @@ -81,10 +81,8 @@ static Lisp_Object styled_format (ptrdiff_t, Lisp_Object *, bool); enum { tzeqlen = sizeof "TZ=" - 1 }; -/* Time zones equivalent to current local time, to wall clock time, - and to UTC, respectively. */ +/* Time zones equivalent to current local time and to UTC, respectively. */ static timezone_t local_tz; -static timezone_t wall_clock_tz; static timezone_t const utc_tz = 0; /* The cached value of Vsystem_name. This is used only to compare it @@ -269,7 +267,6 @@ init_editfns (bool dumping) /* Set the time zone rule now, so that the call to putenv is done before multiple threads are active. */ - wall_clock_tz = xtzalloc (0); tzlookup (tz ? build_string (tz) : Qwall, true); pw = getpwuid (getuid ()); -- 2.14.3 --------------49141B24ADE3DA35E4E4A361 Content-Type: text/x-patch; name="0001-Port-to-NetBSD-tzalloc.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="0001-Port-to-NetBSD-tzalloc.patch" >From 46844ad78968cd804d0e5fc98ce49b46b3d8a53d Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 11 Mar 2018 00:18:34 -0800 Subject: [PATCH] Port to NetBSD tzalloc Problem reported by Valery Ushakov (Bug#30738). * src/editfns.c (xtzalloc): Remove. (invalid_time_zone_specification): New function. (tzlookup): Port to NetBSD, where tzalloc can fail when the TZ string has an invalid value. --- src/editfns.c | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/src/editfns.c b/src/editfns.c index 3a34dd0980..debe10572d 100644 --- a/src/editfns.c +++ b/src/editfns.c @@ -117,14 +117,10 @@ emacs_mktime_z (timezone_t tz, struct tm *tm) return t; } -/* Allocate a timezone, signaling on failure. */ -static timezone_t -xtzalloc (char const *name) +static _Noreturn void +invalid_time_zone_specification (Lisp_Object zone) { - timezone_t tz = tzalloc (name); - if (!tz) - memory_full (SIZE_MAX); - return tz; + xsignal2 (Qerror, build_string ("Invalid time zone specification"), zone); } /* Free a timezone, except do not free the time zone for local time. @@ -205,9 +201,15 @@ tzlookup (Lisp_Object zone, bool settz) } } else - xsignal2 (Qerror, build_string ("Invalid time zone specification"), - zone); - new_tz = xtzalloc (zone_string); + invalid_time_zone_specification (zone); + + new_tz = tzalloc (zone_string); + if (!new_tz) + { + if (errno == ENOMEM) + memory_full (SIZE_MAX); + invalid_time_zone_specification (zone); + } } if (settz) -- 2.14.3 --------------49141B24ADE3DA35E4E4A361-- From unknown Sun Jun 22 17:10:41 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Sun, 11 Mar 2018 08:32:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 11 04:34:22 2018 Received: (at 30739) by debbugs.gnu.org; 11 Mar 2018 08:34:22 +0000 Received: from localhost ([127.0.0.1]:54669 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1euwQv-00030v-SF for submit@debbugs.gnu.org; Sun, 11 Mar 2018 04:34:22 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:42096) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1euwQt-00030f-WA for 30739@debbugs.gnu.org; Sun, 11 Mar 2018 04:34:20 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id A520F1616C5 for <30739@debbugs.gnu.org>; Sun, 11 Mar 2018 00:34:14 -0800 (PST) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id m3jHf-ypugf9 for <30739@debbugs.gnu.org>; Sun, 11 Mar 2018 00:34:13 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id D1DE71616D3 for <30739@debbugs.gnu.org>; Sun, 11 Mar 2018 00:34:13 -0800 (PST) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id zxbd_6DxrHU5 for <30739@debbugs.gnu.org>; Sun, 11 Mar 2018 00:34:13 -0800 (PST) Received: from [192.168.1.9] (unknown [47.154.30.119]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id B54351616C5 for <30739@debbugs.gnu.org>; Sun, 11 Mar 2018 00:34:13 -0800 (PST) To: 30739@debbugs.gnu.org From: Paul Eggert Subject: Re: Invalid timezone (tzalloc failure) treated as out-of-memory Organization: UCLA Computer Science Department Message-ID: Date: Sun, 11 Mar 2018 00:34:13 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 30739 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: -2.3 (--) Please ignore my previous message to 30739@debbugs.gnu.org, which was intended for a different bug report. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 12 10:33:36 2018 Received: (at 30739) by debbugs.gnu.org; 12 Mar 2018 14:33:36 +0000 Received: from localhost ([127.0.0.1]:57039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evOW8-0001d5-GC for submit@debbugs.gnu.org; Mon, 12 Mar 2018 10:33:36 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:51616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evOW6-0001cu-DG for 30739@debbugs.gnu.org; Mon, 12 Mar 2018 10:33:34 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id CFA771239F; Mon, 12 Mar 2018 15:33:33 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tTFsFwejAXda; Mon, 12 Mar 2018 15:33:33 +0100 (CET) Received: from ribbon (vpn-0-27.aquilenet.fr [IPv6:2a0c:e300:4:27::]) by hera.aquilenet.fr (Postfix) with ESMTPSA id DCEC712362; Mon, 12 Mar 2018 15:33:32 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Danny Milosavljevic Subject: Re: [bug#30739] [PATCH 1/3] gnu: Add python2-langkit. References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 22 =?utf-8?Q?Vent=C3=B4se?= an 226 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 12 Mar 2018 15:33:32 +0100 In-Reply-To: <20180307010545.31530-1-dannym@scratchpost.org> (Danny Milosavljevic's message of "Wed, 7 Mar 2018 02:05:43 +0100") Message-ID: <87y3ixnz2b.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 30739 Cc: 30739@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.0 (+) Hi Danny, Danny Milosavljevic skribis: > * gnu/packages/adacore.scm: New file. Reminds me of one of these discussions we had while wandering in Brussels. :-) Should it be simply ada.scm, given that =E2=80=9CAdaCore=E2=80=9D is the na= me of the company? > --- /dev/null > +++ b/gnu/packages/adacore.scm > @@ -0,0 +1,43 @@ > +(define-module (gnu packages adacore) Please add a copyright header. If =E2=80=98guix lint=E2=80=99 is happy, go ahead! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 12 10:35:05 2018 Received: (at 30739) by debbugs.gnu.org; 12 Mar 2018 14:35:05 +0000 Received: from localhost ([127.0.0.1]:57043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evOXY-0001fp-Ry for submit@debbugs.gnu.org; Mon, 12 Mar 2018 10:35:05 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:51634) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evOXX-0001fh-Ea for 30739@debbugs.gnu.org; Mon, 12 Mar 2018 10:35:03 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id ED8B21239F; Mon, 12 Mar 2018 15:35:02 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nHnEYSkXzlZu; Mon, 12 Mar 2018 15:35:02 +0100 (CET) Received: from ribbon (vpn-0-27.aquilenet.fr [IPv6:2a0c:e300:4:27::]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 073CF12362; Mon, 12 Mar 2018 15:35:01 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Danny Milosavljevic Subject: Re: [bug#30739] [PATCH 2/3] gnu: Add python2-quex. References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> <20180307010545.31530-2-dannym@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 22 =?utf-8?Q?Vent=C3=B4se?= an 226 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 12 Mar 2018 15:35:01 +0100 In-Reply-To: <20180307010545.31530-2-dannym@scratchpost.org> (Danny Milosavljevic's message of "Wed, 7 Mar 2018 02:05:44 +0100") Message-ID: <87tvtlnyzu.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 30739 Cc: 30739@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.0 (+) Danny Milosavljevic skribis: > * gnu/packages/adacore.scm (python2-quex): New variable. > (python2-quex-0.67.3): New variable. [...] > +;; Note: non-Ada > +(define-public python2-quex-0.67.3 Move to python.scm? Also please add a comment saying with the old version is kept around. > + (uri (string-append "https://sourceforge.net/projects/quex/files/= HISTORY/0.67/quex-" version ".zip/download")) Rather mirror://sourceforge and a shorter line. > + (uri (string-append "https://sourceforge.net/projects/quex/files/= DOWNLOAD/quex-" version ".tar.gz/download")) Ditto. OK with these changes! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 12 10:35:29 2018 Received: (at 30739) by debbugs.gnu.org; 12 Mar 2018 14:35:29 +0000 Received: from localhost ([127.0.0.1]:57046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evOXx-0001gU-3B for submit@debbugs.gnu.org; Mon, 12 Mar 2018 10:35:29 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:51650) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evOXv-0001gM-4p for 30739@debbugs.gnu.org; Mon, 12 Mar 2018 10:35:27 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id A17DD123DD; Mon, 12 Mar 2018 15:35:26 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fgaDdzGdoJLZ; Mon, 12 Mar 2018 15:35:26 +0100 (CET) Received: from ribbon (vpn-0-27.aquilenet.fr [IPv6:2a0c:e300:4:27::]) by hera.aquilenet.fr (Postfix) with ESMTPSA id DFF4D12362; Mon, 12 Mar 2018 15:35:25 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Danny Milosavljevic Subject: Re: [bug#30739] [PATCH 3/3] gnu: Add python2-libadalang. References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> <20180307010545.31530-3-dannym@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 22 =?utf-8?Q?Vent=C3=B4se?= an 226 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 12 Mar 2018 15:35:25 +0100 In-Reply-To: <20180307010545.31530-3-dannym@scratchpost.org> (Danny Milosavljevic's message of "Wed, 7 Mar 2018 02:05:45 +0100") Message-ID: <87po49nyz6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 30739 Cc: 30739@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.0 (+) Danny Milosavljevic skribis: > * gnu/packages/adacore.scm (python2-libadalang): New variable. LGTM, thanks! From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 13 15:57:57 2018 Received: (at 30739) by debbugs.gnu.org; 13 Mar 2018 19:57:57 +0000 Received: from localhost ([127.0.0.1]:59899 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evq3Y-0003V8-Ru for submit@debbugs.gnu.org; Tue, 13 Mar 2018 15:57:57 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:57942) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evq3W-0003Uz-W7 for 30739@debbugs.gnu.org; Tue, 13 Mar 2018 15:57:55 -0400 Received: from localhost (178.113.188.221.wireless.dyn.drei.com [178.113.188.221]) by dd26836.kasserver.com (Postfix) with ESMTPSA id E64C93360099; Tue, 13 Mar 2018 20:57:52 +0100 (CET) Date: Tue, 13 Mar 2018 20:57:43 +0100 From: Danny Milosavljevic To: ludo@gnu.org (Ludovic =?ISO-8859-1?Q?Court=E8s?=) Subject: Re: [bug#30739] [PATCH 1/3] gnu: Add python2-langkit. Message-ID: <20180313205743.16542bf3@scratchpost.org> In-Reply-To: <87y3ixnz2b.fsf@gnu.org> References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> <87y3ixnz2b.fsf@gnu.org> 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-sha256; boundary="Sig_/NE/Gn4+BfN3Qxb=E9B6LNXV"; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30739 Cc: 30739@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 (/) --Sig_/NE/Gn4+BfN3Qxb=E9B6LNXV Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Mon, 12 Mar 2018 15:33:32 +0100 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Reminds me of one of these discussions we had while wandering in > Brussels. :-) Hehe yep :D > Should it be simply ada.scm, given that =E2=80=9CAdaCore=E2=80=9D is the = name of the > company? Sure. I've applied this one to master. --Sig_/NE/Gn4+BfN3Qxb=E9B6LNXV Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlqoLTcACgkQ5xo1VCww uqVm5gf+LvufOzWHhwPnTlQpopjBj3C8I4DLwQOcPDIAJjTmVUC0G2z9jA7luGcg ie0YBpccErTdSApTlGz7LthE/g/gCuy+IAH9OrzOcQ7K0efMe7gQSkmUVjVRumHT 6StzW+B/k0oSw3NQt2W2KxeUaptXWBuncLnzE90VjCbgk9Jqui+X7YR20wKu7PCP khSMWCcQY+XvIk7XFZCtt5l1kmB6nGhyccxdiOaot6Fctw+uUhR3z67vXEeUY8e7 W7fbf6j3vZ7dIACuMoFIkojfZ4w81zSpj0lHYqYaZPPIMhyT4xnwk+7O54ehijZS atzGlHKRBP1bL4SySdSknZJo2rYIVQ== =+54q -----END PGP SIGNATURE----- --Sig_/NE/Gn4+BfN3Qxb=E9B6LNXV-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 13 15:58:44 2018 Received: (at 30739) by debbugs.gnu.org; 13 Mar 2018 19:58:44 +0000 Received: from localhost ([127.0.0.1]:59903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evq4K-0003Wj-4d for submit@debbugs.gnu.org; Tue, 13 Mar 2018 15:58:44 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:58016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evq4I-0003Wc-S5 for 30739@debbugs.gnu.org; Tue, 13 Mar 2018 15:58:43 -0400 Received: from localhost (178.113.188.221.wireless.dyn.drei.com [178.113.188.221]) by dd26836.kasserver.com (Postfix) with ESMTPSA id B58303360099; Tue, 13 Mar 2018 20:58:41 +0100 (CET) Date: Tue, 13 Mar 2018 20:58:37 +0100 From: Danny Milosavljevic To: ludo@gnu.org (Ludovic =?ISO-8859-1?Q?Court=E8s?=) Subject: Re: [bug#30739] [PATCH 2/3] gnu: Add python2-quex. Message-ID: <20180313205837.60459c28@scratchpost.org> In-Reply-To: <87tvtlnyzu.fsf@gnu.org> References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> <20180307010545.31530-2-dannym@scratchpost.org> <87tvtlnyzu.fsf@gnu.org> 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-sha256; boundary="Sig_/pb13rZ/GKHNCLOYeC==72zh"; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30739 Cc: 30739@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 (/) --Sig_/pb13rZ/GKHNCLOYeC==72zh Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Ludo, > > +;; Note: non-Ada > > +(define-public python2-quex-0.67.3 =20 >=20 > Move to python.scm? Sure. > > + (uri (string-append "https://sourceforge.net/projects/quex/file= s/HISTORY/0.67/quex-" version ".zip/download")) =20 >=20 > Rather mirror://sourceforge and a shorter line. I tried, but how does the mirror://sourceforge look like? Can't get it to w= ork in this case... --Sig_/pb13rZ/GKHNCLOYeC==72zh Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlqoLW0ACgkQ5xo1VCww uqWvWQf/XDfHzBA8DAifHanmfI8V+eouCH/eHu0YXhfmjkx/EZ4jcncGjEorgMV6 K83D38lKhChLmsGbiyX3DtjvsaEPU9R6PxUHhY7CZoYtDuuctkJ7H5ZJfPOHmiiu JNtpnqeojIf/b4R/89dXE4A7HsFaGktivYWk4+yJRQqpgi5/4rbkCF38Lu/vQLar RhfRaIIgzaO5FF6wQFZnBnQoxYzLv2qCAfc1E5RcwsZpEqGTUjHGnLrmV9JOqVsf rwkECkSeTc06AAG1tcOt4plGRFUwa/RG8eQPX0K5ZZ6otRC9/Fu2WDRzzIS5T7DM Q00EnqoiMYk80RLeRJf6eKh6phaZiw== =m3Ns -----END PGP SIGNATURE----- --Sig_/pb13rZ/GKHNCLOYeC==72zh-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 13 17:09:48 2018 Received: (at 30739) by debbugs.gnu.org; 13 Mar 2018 21:09:48 +0000 Received: from localhost ([127.0.0.1]:59976 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evrB6-0005Pv-Ct for submit@debbugs.gnu.org; Tue, 13 Mar 2018 17:09:48 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:35978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evrB4-0005Pm-TJ for 30739@debbugs.gnu.org; Tue, 13 Mar 2018 17:09:47 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id E752D1281E; Tue, 13 Mar 2018 22:09:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GqGRE_PBl_sH; Tue, 13 Mar 2018 22:09:45 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id A524D1281B; Tue, 13 Mar 2018 22:09:44 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Danny Milosavljevic Subject: Re: [bug#30739] [PATCH 2/3] gnu: Add python2-quex. References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> <20180307010545.31530-2-dannym@scratchpost.org> <87tvtlnyzu.fsf@gnu.org> <20180313205837.60459c28@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 23 =?utf-8?Q?Vent=C3=B4se?= an 226 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 13 Mar 2018 22:09:43 +0100 In-Reply-To: <20180313205837.60459c28@scratchpost.org> (Danny Milosavljevic's message of "Tue, 13 Mar 2018 20:58:37 +0100") Message-ID: <87h8pj1y3s.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 30739 Cc: 30739@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.0 (+) Danny Milosavljevic skribis: >> > + (uri (string-append "https://sourceforge.net/projects/quex/fil= es/HISTORY/0.67/quex-" version ".zip/download"))=20=20 >>=20 >> Rather mirror://sourceforge and a shorter line. > > I tried, but how does the mirror://sourceforge look like? Can't get it to= work in this case... Yeah it always takes me some trial and error to find the right scheme. It should be along the lines of =E2=80=9Cmirror://sourceforge/quex/HISTORY/0.67/quex-0.6.7.zip=E2=80=9D but= I can=E2=80=99t get it right. At worst it=E2=80=99s OK to keep the above URL. Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 13 17:29:40 2018 Received: (at 30739) by debbugs.gnu.org; 13 Mar 2018 21:29:40 +0000 Received: from localhost ([127.0.0.1]:60015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evrUK-0005xo-24 for submit@debbugs.gnu.org; Tue, 13 Mar 2018 17:29:40 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:36518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evrUI-0005xe-JY for 30739@debbugs.gnu.org; Tue, 13 Mar 2018 17:29:39 -0400 Received: from localhost (178.113.188.221.wireless.dyn.drei.com [178.113.188.221]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 85BE03360099; Tue, 13 Mar 2018 22:29:36 +0100 (CET) Date: Tue, 13 Mar 2018 22:29:32 +0100 From: Danny Milosavljevic To: ludo@gnu.org (Ludovic =?ISO-8859-1?Q?Court=E8s?=) Subject: Re: [bug#30739] [PATCH 2/3] gnu: Add python2-quex. Message-ID: <20180313222932.51e2996a@scratchpost.org> In-Reply-To: <87h8pj1y3s.fsf@gnu.org> References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> <20180307010545.31530-2-dannym@scratchpost.org> <87tvtlnyzu.fsf@gnu.org> <20180313205837.60459c28@scratchpost.org> <87h8pj1y3s.fsf@gnu.org> 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-sha256; boundary="Sig_/0PXGgNi=CXmpot6.9pbsGfX"; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30739 Cc: 30739@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 (/) --Sig_/0PXGgNi=CXmpot6.9pbsGfX Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I found it now by manually downloading it from the sourceforge site and wai= ting until it redirects me. mirror://sourceforge/quex/HISTORY/0.67/quex-0.67.3.zip Not so bad, but yeah, takes some tries. --Sig_/0PXGgNi=CXmpot6.9pbsGfX Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlqoQrwACgkQ5xo1VCww uqVfdgf+JP7UA86WhNHhQvTPXEdiW1l/FWoQhr5gUGWD9o7UIl0aauuLHUA3aV5i 48+oojhz79Srg6nR8DzWIHnRdN7+exOJoKECEI+8GU5ksvANI5XAgYjFXAL40Z/6 m2qtPJmQ/MUsCszVwdUt8JKPVpLMNd8WTAzPFvYxHtQZ4xZ3LzO2Srh/o37quHbY onlLgP8nL1J6AFtRmnHDW9kdhRDdRS67ZTB14h1mc0tviy7CGPdTn8JaL354PWMj eTvMz6GK/nhhpWhewo8iDff6zOH6oiibmoeSuOCihZtCkBCYrZr/g+LElTfqZlAu f1rmMKiWAYoA/p2am4REliatJCb+dw== =K0Js -----END PGP SIGNATURE----- --Sig_/0PXGgNi=CXmpot6.9pbsGfX-- From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 16 07:03:32 2018 Received: (at 30739) by debbugs.gnu.org; 16 Mar 2018 11:03:32 +0000 Received: from localhost ([127.0.0.1]:35764 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ewn92-0006jM-Eu for submit@debbugs.gnu.org; Fri, 16 Mar 2018 07:03:32 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:36812) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ewn91-0006jF-7D for 30739@debbugs.gnu.org; Fri, 16 Mar 2018 07:03:31 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id ABD1B12E95; Fri, 16 Mar 2018 12:03:30 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JOM7EX2Aaeqq; Fri, 16 Mar 2018 12:03:30 +0100 (CET) Received: from ribbon (vpn-0-27.aquilenet.fr [IPv6:2a0c:e300:4:27::]) by hera.aquilenet.fr (Postfix) with ESMTPSA id CD95012E7F; Fri, 16 Mar 2018 12:03:29 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Danny Milosavljevic Subject: Re: [bug#30739] [PATCH 2/3] gnu: Add python2-quex. References: <20180307002657.31473-1-dannym@scratchpost.org> <20180307010545.31530-1-dannym@scratchpost.org> <20180307010545.31530-2-dannym@scratchpost.org> <87tvtlnyzu.fsf@gnu.org> <20180313205837.60459c28@scratchpost.org> <87h8pj1y3s.fsf@gnu.org> <20180313222932.51e2996a@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 26 =?utf-8?Q?Vent=C3=B4se?= an 226 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 16 Mar 2018 12:03:29 +0100 In-Reply-To: <20180313222932.51e2996a@scratchpost.org> (Danny Milosavljevic's message of "Tue, 13 Mar 2018 22:29:32 +0100") Message-ID: <87a7v8xoxq.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 30739 Cc: 30739@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.0 (+) Danny Milosavljevic skribis: > I found it now by manually downloading it from the sourceforge site and w= aiting until it redirects me. > > mirror://sourceforge/quex/HISTORY/0.67/quex-0.67.3.zip > > Not so bad, but yeah, takes some tries. Indeed. Congrats anyway! :-) Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 17 18:00:33 2018 Received: (at control) by debbugs.gnu.org; 17 Mar 2018 22:00:33 +0000 Received: from localhost ([127.0.0.1]:38802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1exJsO-0004Ut-W6 for submit@debbugs.gnu.org; Sat, 17 Mar 2018 18:00:33 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:49332) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1exJsN-0004Um-PQ for control@debbugs.gnu.org; Sat, 17 Mar 2018 18:00:32 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 3EBC11323E for ; Sat, 17 Mar 2018 23:00:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y4XwMYdWcZsC for ; Sat, 17 Mar 2018 23:00:30 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 75EA81323B for ; Sat, 17 Mar 2018 23:00:30 +0100 (CET) Date: Sat, 17 Mar 2018 23:00:29 +0100 Message-Id: <871sgil5vm.fsf@gnu.org> To: control@debbugs.gnu.org From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: control message for bug #30739 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: control 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.0 (+) tags 30739 fixed close 30739 From unknown Sun Jun 22 17:10:41 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 15 Apr 2018 11:24:06 +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