From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 15 16:30:59 2020 Received: (at submit) by debbugs.gnu.org; 15 Feb 2020 21:30:59 +0000 Received: from localhost ([127.0.0.1]:36463 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j351f-0005km-0e for submit@debbugs.gnu.org; Sat, 15 Feb 2020 16:30:59 -0500 Received: from lists.gnu.org ([209.51.188.17]:60728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j351c-0005kM-RG for submit@debbugs.gnu.org; Sat, 15 Feb 2020 16:30:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51474) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j351b-0003y9-Ka for guix-patches@gnu.org; Sat, 15 Feb 2020 16:30:56 -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.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j351a-0005ur-BQ for guix-patches@gnu.org; Sat, 15 Feb 2020 16:30:55 -0500 Received: from mail-wr1-x442.google.com ([2a00:1450:4864:20::442]:46680) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j351a-0005sy-5Z for guix-patches@gnu.org; Sat, 15 Feb 2020 16:30:54 -0500 Received: by mail-wr1-x442.google.com with SMTP id z7so15101124wrl.13 for ; Sat, 15 Feb 2020 13:30:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=q6e9jSVY/arALG4JyqVzGe44KIszneutgCFQURNfKtc=; b=iBT8QDsBPv5WpbrepNOZKPcTHV/dzdhXvpS1UgM0IEfeVG8pa8Pz3mGQ9CL/Yly6yf kZuQEVTGXAD2x8rR1f+rn327NLjZYIcXLBBNfs0moWz/uBQhXJUcjQkhl986omluo7FX BRBczkE4y/OayQUGWkXPhtUFRcjFFHpks6Kwj1zsyQ4YjNcY1rj/CmmFeqKUxZP1SmM5 haS62wDuoxCOMtmIJgqGjta5x0bMKE2uh1wJb3zstndddUdudfqa0VQozzv6wuXxtiQU UOMdrGm/svNlrWfaHqymNdJzVg2sbxx99tLnf3suYXGJ7XiVJ06ZYlKnzUuRS7+VTx40 GjMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=q6e9jSVY/arALG4JyqVzGe44KIszneutgCFQURNfKtc=; b=N6mrEbMHxSaXK2wkwv8qsrWpkZYLNsnaxH31Xz4l9uBJEGqACSksWMsChQCNxkKQqB vSq10uvZcEaQAKspI0IHo63oXHmrYLkIsY55vWdihVBZMpSgfQZ0HaK2csE2+wQWZzb1 uwFipF6n5Tx9LkYnlndJ+eoRWLJUQUyeQv8YwIOdfUIKICToedRRv6BtL7svdQ/wY73B HAfFXXx6S8yXBvwIDbbJcBgNvQKgi41yCwE/FBIqnEWt4JYj8ghhSb6ZSXoUVFF1yGkl d7v45UFLvcTm31ov2SJ48oNVq0KF50yVJTwHA8KkOAoQBIR7aE9yjjx+EkoDcv0sMuvZ 39wQ== X-Gm-Message-State: APjAAAWz7hWhFpdw4A+4Wkatb3Fubm3dsxfvGcR6WeB81qqy2A1MTSTv Lgx0/J3ed0ynOon1gIomQ9g= X-Google-Smtp-Source: APXvYqyUDeuoXHdq/gA7tM5JVMlX+SzfDVxpwQcKO9icMe2cczIKO7EGxyNaxukSP3ZxJFPblQPjiw== X-Received: by 2002:adf:eb51:: with SMTP id u17mr12420859wrn.29.1581802253182; Sat, 15 Feb 2020 13:30:53 -0800 (PST) Received: from localhost.localdomain ([95.232.154.110]) by smtp.gmail.com with ESMTPSA id f62sm13758809wmf.36.2020.02.15.13.30.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 15 Feb 2020 13:30:52 -0800 (PST) From: nixo X-Google-Original-From: nixo To: 39619@debbugs.gnu.org, guix-patches@gnu.org Subject: [PATCH 3/4] gnu: Add lmdbxx. Date: Sat, 15 Feb 2020 22:30:29 +0100 Message-Id: <20200215213030.21121-3-nicolo@nixo.xyz> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200215213030.21121-1-nicolo@nixo.xyz> References: <20200215213030.21121-1-nicolo@nixo.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::442 X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: submit Cc: nixo 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/databases.scm (lmdbxx): New variable. --- gnu/packages/databases.scm | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 587d993918..58ad64418e 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -2105,6 +2105,35 @@ multiple cores. The size of each database is limited only by the size of the virtual address space — not physical RAM.") (license license:openldap2.8))) +(define-public lmdbxx + (package + (name "lmdbxx") + (version "0.9.14.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/drycpp/lmdbxx.git") + (commit (string-append version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1jmb9wg2iqag6ps3z71bh72ymbcjrb6clwlkgrqf1sy80qwvlsn6")))) + (arguments + `(#:make-flags (list + (string-append "PREFIX=" (assoc-ref %outputs "out"))) + #:phases + (modify-phases %standard-phases + (delete 'configure)))) + (inputs `(("lmdb" ,lmdb))) + (build-system gnu-build-system) + (home-page "http://lmdbxx.sourceforge.net") + (synopsis "C++11 wrapper for the LMDB embedded B+ tree database library") + (description "@code{lmdbxx} is a comprehensive @code{C++} wrapper for the +@code{LMDB} embedded database library, offering both an error-checked +procedural interface and an object-oriented resource interface with RAII +semantics.") + (license license:unlicense))) + (define-public libpqxx (package (name "libpqxx") @@ -2122,7 +2151,7 @@ virtual address space — not physical RAM.") `(("python" ,python-2))) (inputs `(("postgresql" ,postgresql))) (arguments - `(#:tests? #f ; # FAIL: 1 + `(#:tests? #f ; # FAIL: 1 #:phases (modify-phases %standard-phases (add-before 'configure 'fix-sed-command -- 2.25.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 15 16:34:25 2020 Received: (at 39622-done) by debbugs.gnu.org; 15 Feb 2020 21:34:25 +0000 Received: from localhost ([127.0.0.1]:36494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j354z-0005s4-Cm for submit@debbugs.gnu.org; Sat, 15 Feb 2020 16:34:25 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:51057) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j354y-0005rt-8s for 39622-done@debbugs.gnu.org; Sat, 15 Feb 2020 16:34:24 -0500 Received: by mail-wm1-f67.google.com with SMTP id a5so13505482wmb.0 for <39622-done@debbugs.gnu.org>; Sat, 15 Feb 2020 13:34:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=45aFLNbkNAvc3kainyj2nx27MR6rbxrHNdW856VDIJY=; b=aV9zaVS6ufiYuKhUaOUPXcjWUgtgv/pHgaBqwyxexlgLLD/8ydn7I3rpDXdPggYEZS 3jOxAWbBi+rGj0bkVfqQAPT630jY5ipsjXGPxECq1m2K9i3kiIprbD01VWyL6CvaAwHe Z152a/f3ZFPPR82eS2L3rj+r3VjbaQQ9OahLxlS9aTKLESM5iO/57rIu7sJRacROKOKL BFy/ejMDv5iYqY8DF+ebErMOPRBjZsyPdzCeeJC4EAG2aHUMd/EYhbWxDHEge/tVvmOI iEB7v2ReuRNnQyk9hD0dt4WheHs9yBKGdQEXps2CIcW4/tD0zoVRWxzmh0FwKygXDDfm 104A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=45aFLNbkNAvc3kainyj2nx27MR6rbxrHNdW856VDIJY=; b=JGUFvBA/ltku1ldudyYku+EhluCoVh7p/U6vUEI8tFvMu0dos1bTIqs3hIGZc0nWPs jpLpX+VkLV3Kyn4/xiMblW/+A2WE7eZWZPJPO05qIjO6EwyJH8s5G9UqP0h+STkftPsF H9CbMQec+P4ATaGbjEOX+fMXxJBAsKSBMP4YCDHXt+rQSWnaeQAJzXpKoIxscEz4JAD3 fHRSWedSH4trbzl4pl6IxfPmLKo1q4ooT1/Zl2ameBvCv14Wh45CR+s/jUgwolbEzLTL 6uZ7skDyXrz3AOz2g0npsOEaGAT8EXfXcIQj6L7XJ090BgBuKY0xwrBdOe8+vxgN/sxM kBbQ== X-Gm-Message-State: APjAAAVRxYMFOn4DT3akrGHOBXd+xE2bdEsNlP4+e22MEmZc0J2jp7nF 9DuVGMti8o55PI0Mih+VZzIWHfOD X-Google-Smtp-Source: APXvYqyI6qzKnanCht+OYtn602aM7PaIDf2ZkjCrOZPtcCcJyO5iD+wMoBFjWaLlc15e6Xc/94Tv2Q== X-Received: by 2002:a7b:c190:: with SMTP id y16mr12506004wmi.107.1581802458362; Sat, 15 Feb 2020 13:34:18 -0800 (PST) Received: from guixSD ([95.232.154.110]) by smtp.gmail.com with ESMTPSA id q14sm13074771wrj.81.2020.02.15.13.34.17 for <39622-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 15 Feb 2020 13:34:17 -0800 (PST) From: =?utf-8?Q?Nicol=C3=B2?= Balzarotti To: 39622-done@debbugs.gnu.org Subject: Re: bug#39622: Acknowledgement ([PATCH 3/4] gnu: Add lmdbxx.) In-Reply-To: References: <20200215213030.21121-3-nicolo@nixo.xyz> Date: Sat, 15 Feb 2020 22:34:16 +0100 Message-ID: <87lfp3fsbr.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39622-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: -1.0 (-) help-debbugs@gnu.org (GNU bug Tracking System) writes: > Thank you for filing a new bug report with debbugs.gnu.org. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > Your message has been sent to the package maintainer(s): > guix-patches@gnu.org > > If you wish to submit further information on this problem, please > send it to 39622@debbugs.gnu.org. > > Please do not send mail to help-debbugs@gnu.org unless you wish > to report a problem with the Bug-tracking system. > > -- > 39622: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39622 > GNU Bug Tracking System > Contact help-debbugs@gnu.org with problems From unknown Fri Jun 20 20:11:15 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: Sat, 15 Feb 2020 22:45:01 +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 Sat Feb 15 17:44:38 2020 Received: (at control) by debbugs.gnu.org; 15 Feb 2020 22:44:38 +0000 Received: from localhost ([127.0.0.1]:36547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j36Aw-0007W3-4w for submit@debbugs.gnu.org; Sat, 15 Feb 2020 17:44:38 -0500 Received: from tobias.gr ([80.241.217.52]:34332) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j36Au-0007Vt-97 for control@debbugs.gnu.org; Sat, 15 Feb 2020 17:44:36 -0500 Received: by tobias.gr (OpenSMTPD) with ESMTP id 73f7d31c for ; Sat, 15 Feb 2020 22:44:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=from:to :date:message-id:mime-version:content-type; s=2018; i= me@tobias.gr; bh=3dSWvP6B0nSY46MZxbzwzcFHfChTx45C2eZFzrX04+g=; b= hIA9CiIlbWTyShDSzD57vJvb90W1zGv1gS/cXoZ4mPwXneCsUZQwpWNLOr/GK4S+ 2IbbtBibpIEqNYUQrenpdvj/YYeIMpYrpLwwww5cjw7LHTHR6Qdaj6eoSsycMaWg M5biBUdL7AJZ9w0nNRu+WClSFWc2S68uxdK2G1tmyer+RSWX9CpK8xqslly+aWTu GFdip5pPAmq4F8SamwCvquh0ycoCLytajRtZGaXHyjxi/65lisijMML+lpuPgTwn FpaZw5Bvdy46D0QRyaYl+tin7l22pisjde00rrWYm8V4lrAOonHwIsn/4Mnys/TS l2sT2+6+iN1GuG2ThPf72w== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id e0be2ce0 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sat, 15 Feb 2020 22:44:34 +0000 (UTC) From: Tobias Geerinckx-Rice To: GNU bug tracker automated control server Date: Sat, 15 Feb 2020 23:39:20 +0100 Message-ID: <87k14n8oh3.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: -0.3 (/) 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.3 (-) reopen 39620 reopen 39621 reopen 39622 reopen 39623 merge 39619 39620 merge 39619 39621 merge 39619 39622 merge 39619 39623 From unknown Fri Jun 20 20:11:15 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, 22 Mar 2020 11: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