From unknown Sun Jun 22 07:49:59 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#30972] [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline Resent-From: Roel Janssen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Mar 2018 16:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 30972 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 30972@debbugs.gnu.org X-Debbugs-Original-To: guix-patches Received: via spool by submit@debbugs.gnu.org id=B.152225387430130 (code B ref -1); Wed, 28 Mar 2018 16:18:01 +0000 Received: (at submit) by debbugs.gnu.org; 28 Mar 2018 16:17:54 +0000 Received: from localhost ([127.0.0.1]:57534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1Dlk-0007pp-0K for submit@debbugs.gnu.org; Wed, 28 Mar 2018 12:17:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48027) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1Dli-0007pa-Nz for submit@debbugs.gnu.org; Wed, 28 Mar 2018 12:17:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1Dlc-0006De-91 for submit@debbugs.gnu.org; Wed, 28 Mar 2018 12:17:41 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:56674) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f1Dlc-0006DW-4h for submit@debbugs.gnu.org; Wed, 28 Mar 2018 12:17:40 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1Dla-0000LL-Mj for guix-patches@gnu.org; Wed, 28 Mar 2018 12:17:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1DlW-0006Bx-TW for guix-patches@gnu.org; Wed, 28 Mar 2018 12:17:38 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1DlW-0006Bq-PU for guix-patches@gnu.org; Wed, 28 Mar 2018 12:17:34 -0400 Received: from ip-80-113-14-101.ip.prioritytelecom.net ([80.113.14.101]:61955 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1f1DlW-0001b3-AI for guix-patches@gnu.org; Wed, 28 Mar 2018 12:17:34 -0400 User-agent: mu4e 1.0; emacs 25.3.1 From: Roel Janssen Message-ID: <87k1twkwex.fsf@gnu.org> Date: Wed, 28 Mar 2018 18:17:27 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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-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.0 (/) --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-gnu-virtuoso-ose-Unbundle-zlib-and-build-with-readli.patch Content-Transfer-Encoding: 8bit >From 80b26cfcc3d64588738e5fecc92f3eabc214ed4c Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Wed, 28 Mar 2018 18:13:23 +0200 Subject: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline support. * gnu/packages/databases.scm (virtuoso-ose): Unbundle zlib and build with readline support. --- gnu/packages/databases.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 0622b5f37..d66fdb957 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -12,7 +12,7 @@ ;;; Copyright © 2016 Christopher Allan Webber ;;; Copyright © 2015, 2016, 2017, 2018 Efraim Flashner ;;; Copyright © 2016, 2017 Nils Gillmann -;;; Copyright © 2016, 2017 Roel Janssen +;;; Copyright © 2016, 2017, 2018 Roel Janssen ;;; Copyright © 2016 David Craven ;;; Copyright © 2016 Jan Nieuwenhuizen ;;; Copyright © 2016 Andy Patterson @@ -2040,10 +2040,14 @@ implementation for Python.") (base32 "12dqam1gc1v93l0bj0vlpvjqppki6y1hqrlznywxnw0rrz9pb002")))) (build-system gnu-build-system) (arguments - `(#:tests? #f)) ; Tests require a network connection. + `(#:tests? #f ; Tests require a network connection. + #:configure-flags '("--without-internal-zlib" + "--with-readline"))) (inputs `(("openssl" ,openssl) - ("net-tools" ,net-tools))) + ("net-tools" ,net-tools) + ("readline" ,readline) + ("zlib" ,zlib))) (home-page "http://vos.openlinksw.com/owiki/wiki/VOS/") (synopsis "Multi-model database system") (description "Virtuoso is a scalable cross-platform server that combines -- 2.16.2 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Dear Guix, I'd like to change the Virtuoso recipe to use readline so that we can go to previous commands in the “isql” command-line program. And I'd like to unbundle zlib. Kind regards, Roel Janssen --=-=-=-- From unknown Sun Jun 22 07:49:59 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#30972] [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Mar 2018 19:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30972 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Roel Janssen , 30972@debbugs.gnu.org Received: via spool by 30972-submit@debbugs.gnu.org id=B30972.152226402012587 (code B ref 30972); Wed, 28 Mar 2018 19:07:01 +0000 Received: (at 30972) by debbugs.gnu.org; 28 Mar 2018 19:07:00 +0000 Received: from localhost ([127.0.0.1]:57610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1GPU-0003Gx-7A for submit@debbugs.gnu.org; Wed, 28 Mar 2018 15:07:00 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:36461) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1GPS-0003Gn-GC for 30972@debbugs.gnu.org; Wed, 28 Mar 2018 15:06:58 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 3DF17218DF; Wed, 28 Mar 2018 15:06:58 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Wed, 28 Mar 2018 15:06:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=WfIC0sb0RFGVIGfrNtbgwjw7uk/LSu5QRBcsomqSEAM=; b=N0JkQiak 9MqsH/E8lkKDTnBYNSzuheQlqyk6fPjNtfzobw8X0zm0v3ufxJivY+I+i85OvKmg BxQd/tJA6N+LvaSF4XKkH71RNEmZxCx9hBRUwM5Y+cCxGTX0C95pxNIn8Xi4Wb+D GrKQZ3UVohxrH1J68NZVQTEslNIsUFT0VNvSJc0NU4rF53TV0eBU9KwuzEnWIzGV g4dEleL8nxK6D0bk0F4d8OqadnVzvUz+BgyDq6b88rzvPB4PVeU6oFXU4sEN6KS+ U2Bccpo1sfvsn+VCy6c91ZNjZLcNvubLPdZX/RDmZMy1XoDr4DIG44bshNjJprrY abZWiHaP3X2YKQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=WfIC0sb0RFGVIGfrNtbgwjw7uk/LS u5QRBcsomqSEAM=; b=QwgAHZ0gVKzX4lYJfw9VP40QtPJ/rvVqcJzpzhq27fWBw b2O5L+dZUEjM1kITmF6bnfxlcm94aB0vouf7iit65Y/SIKKzU7Rl0ArtzXBlCXE2 cxiER4XTUhcxzqQRzDXeAD1emFs3br+ZAaLtxOuZYfr+m5xXMl+K/sdbDhk0ypdL jTX6+9es5zKzRG+7C5xdfmdjVKkQRNFcQolBUGZ8e36O++vpeHr5lw0f7UDPE18Z JSJ0Nw7eS421ONvmcg6DWFL/RW+tJ/4CqSadGehxLiUdHYEcX6zMNHm3pfxBA2uR i0S60E8x/8P0R2qVWcU5NEGRPdcVHff7DlGNanBqw== X-ME-Sender: Received: from localhost (ti0089a400-2222.bb.online.no [88.89.166.190]) by mail.messagingengine.com (Postfix) with ESMTPA id B67EFE50AF; Wed, 28 Mar 2018 15:06:57 -0400 (EDT) From: Marius Bakke In-Reply-To: <87k1twkwex.fsf@gnu.org> References: <87k1twkwex.fsf@gnu.org> User-Agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu) Date: Wed, 28 Mar 2018 21:06:56 +0200 Message-ID: <87zi2sm33j.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) 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 (/) --=-=-= Content-Type: text/plain Roel Janssen writes: > From 80b26cfcc3d64588738e5fecc92f3eabc214ed4c Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Wed, 28 Mar 2018 18:13:23 +0200 > Subject: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline > support. > > * gnu/packages/databases.scm (virtuoso-ose): Unbundle zlib and build with > readline support. Please mention the changes to [inputs] and [arguments] here. Also, assuming there is an internal copy of zlib, can you remove it with a source 'snippet'? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlq759AACgkQoqBt8qM6 VPocFAgAm/KJEH2Wpt6rLG4gj8O4wNp7+M78ErjI7PObI40DFkN9mkpE/HZSg9VZ /bsj2hcT/TXRsvTVklZYplVWL9B3LsYPcuP4ccmiGYzYPoWKUED+Cvxjxj9O1+vU sHnUTdcc5gSqYk2nFJxBOUx/migC4bFNX1gQ6Q5xkm9VRsRqcPTsYQ2OEG/kki0A 0Y6TR3OYan6bOkz6+PVloOKEO7ZYiIitjtyWI1t4LMkPBdZ25wBSo3EMcXTiQXhk WTEEIjDqBtOrmertxmV8PglExbEII9iCP9WwEDN2PQ20MFtf4Wnx8rICybPrl9nv 9uCrqVuzCSQ4VNJ32BtgG6F4/0ITlA== =yybM -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 07:49:59 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#30972] [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline Resent-From: Roel Janssen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Mar 2018 22:30:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30972 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Marius Bakke Cc: 30972@debbugs.gnu.org Received: via spool by 30972-submit@debbugs.gnu.org id=B30972.152227618113245 (code B ref 30972); Wed, 28 Mar 2018 22:30:01 +0000 Received: (at 30972) by debbugs.gnu.org; 28 Mar 2018 22:29:41 +0000 Received: from localhost ([127.0.0.1]:57742 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1JZc-0003RY-PC for submit@debbugs.gnu.org; Wed, 28 Mar 2018 18:29:40 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41031) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1JZb-0003RN-Sj for 30972@debbugs.gnu.org; Wed, 28 Mar 2018 18:29:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1JZS-00066P-Of for 30972@debbugs.gnu.org; Wed, 28 Mar 2018 18:29:34 -0400 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,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54275) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1JZS-00066J-L1; Wed, 28 Mar 2018 18:29:30 -0400 Received: from ip112-245-209-87.adsl2.static.versatel.nl ([87.209.245.112]:58096 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1f1JZS-0003dU-4G; Wed, 28 Mar 2018 18:29:30 -0400 References: <87k1twkwex.fsf@gnu.org> <87zi2sm33j.fsf@fastmail.com> User-agent: mu4e 1.0; emacs 25.3.1 From: Roel Janssen In-reply-to: <87zi2sm33j.fsf@fastmail.com> Date: Thu, 29 Mar 2018 00:29:21 +0200 Message-ID: <87r2o3omv2.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) 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 (-----) Marius Bakke writes: > Roel Janssen writes: > >> From 80b26cfcc3d64588738e5fecc92f3eabc214ed4c Mon Sep 17 00:00:00 2001 >> From: Roel Janssen >> Date: Wed, 28 Mar 2018 18:13:23 +0200 >> Subject: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline >> support. >> >> * gnu/packages/databases.scm (virtuoso-ose): Unbundle zlib and build with >> readline support. > > Please mention the changes to [inputs] and [arguments] here. Also, > assuming there is an internal copy of zlib, can you remove it with a > source 'snippet'? Thanks for the quick response! Then I'll need to rerun =E2=80=9Cautogen.sh=E2=80=9D to make sure =E2=80=9Clibsrc/zlib/Makefile.in=E2=80=9D isn't included in the configure p= hase. That in turns needs the following packages added to native-inputs: autoconf, automake, bison, flex, gettext, gperf, libtool, perl, and pkg-config. Does that justify removing the zlib source directory? If so, I'll send the updated patch. Otherwise, I'll just update the commit message. Would this be a proper commit message: gnu: virtuoso-ose: Unbundle zlib and build with readline support. * gnu/packages/databases.scm (virtuoso-ose): [inputs]: Add zlib, and readline; [arguments]: Add --without-internal-zlib, and --with-readline. Thanks for your time. Kind regards, Roel Janssen From unknown Sun Jun 22 07:49:59 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#30972] [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Mar 2018 16:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30972 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Roel Janssen Cc: 30972@debbugs.gnu.org Received: via spool by 30972-submit@debbugs.gnu.org id=B30972.152234050024240 (code B ref 30972); Thu, 29 Mar 2018 16:22:01 +0000 Received: (at 30972) by debbugs.gnu.org; 29 Mar 2018 16:21:40 +0000 Received: from localhost ([127.0.0.1]:58863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1aJ2-0006Iu-6e for submit@debbugs.gnu.org; Thu, 29 Mar 2018 12:21:40 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:40035) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1aJ0-0006Im-71 for 30972@debbugs.gnu.org; Thu, 29 Mar 2018 12:21:38 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id C5E3A20B1E; Thu, 29 Mar 2018 12:21:37 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Thu, 29 Mar 2018 12:21:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.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= fm2; bh=fTWaDk7F6FALgBhwZmTTegxSsiMoUhVHcPkx3hZisrs=; b=izH3BtAi yh7FVMPvf0DemKtmapBg/MKe6uXwrbL35Jv6NIE96RPp49l9GOXwuDZ72DzJ+qxb vJqn1PDHCDmV4O8becf2y5nnKb2yurV9qpBnHCQ2+eIUyCX8M+mDzjP93UC8EBGd 8wjXdQOTgv24chs+XSyZI5vbMiA5NslkHUB3Q1ZqfQV88LfDHkmF5rcFXXj2qCRE nTU0cApO43lPVBkXsQiiP7rjwAD3bxgFdEp53Z8+u7UczkiqcJFcb7fxVMqRr04H 2oBwjmDX6GVfM4qCZMcwFtTIk/HK+fQA3Rg4mMNR5psQ2CK4Sk1VFrNIuPNDoZn/ itw1vYTd5UIMxw== 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=fm2; bh=fTWaDk7F6FALgBhwZmTTegxSsiMoU hVHcPkx3hZisrs=; b=ACbfz2FYG6Azy6nDzUpwp5VC5OC0ifpdWn5yAdt67OoQ/ cDGNjwG5aPmsl/iOa33WSH+ZN8JLdcjDqBKgH6c4aLgEI14ogfyp581p0yRHKkyd e9uE+nASCK+tEuBLtaYvBT/t5xhrw+j82fKwpdBwHqVaENQjhqZ1sc/LpJf/4mf2 MtpuzYRn/XQRsiOcSpE7arKfLQng/Jo8RN1HoEA1A3APsmfnTNDO7wdAr0Ll/6qV rPMZSGku7TNTanNBsAte3cv075QlsuFWPvREXae/RnYW/eMP57C7dKCycdEjX8Vu 9OcOx3zfdqa6QZqTFmsDXp0rm9KJKk6twITWD6cNg== X-ME-Sender: Received: from localhost (ti0089a400-2222.bb.online.no [88.89.166.190]) by mail.messagingengine.com (Postfix) with ESMTPA id 460F310252; Thu, 29 Mar 2018 12:21:37 -0400 (EDT) From: Marius Bakke In-Reply-To: <87r2o3omv2.fsf@gnu.org> References: <87k1twkwex.fsf@gnu.org> <87zi2sm33j.fsf@fastmail.com> <87r2o3omv2.fsf@gnu.org> User-Agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu) Date: Thu, 29 Mar 2018 18:21:35 +0200 Message-ID: <87fu4in980.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) 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 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Roel Janssen writes: > Marius Bakke writes: > >> Roel Janssen writes: >> >>> From 80b26cfcc3d64588738e5fecc92f3eabc214ed4c Mon Sep 17 00:00:00 2001 >>> From: Roel Janssen >>> Date: Wed, 28 Mar 2018 18:13:23 +0200 >>> Subject: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readli= ne >>> support. >>> >>> * gnu/packages/databases.scm (virtuoso-ose): Unbundle zlib and build wi= th >>> readline support. >> >> Please mention the changes to [inputs] and [arguments] here. Also, >> assuming there is an internal copy of zlib, can you remove it with a >> source 'snippet'? > > Thanks for the quick response! > > Then I'll need to rerun =E2=80=9Cautogen.sh=E2=80=9D to make sure > =E2=80=9Clibsrc/zlib/Makefile.in=E2=80=9D isn't included in the configure= phase. That > in turns needs the following packages added to native-inputs: autoconf, > automake, bison, flex, gettext, gperf, libtool, perl, and pkg-config. I came across a similar problem in . Can you see if the same solution works for you (preserve the autoconfery)? > Does that justify removing the zlib source directory? If so, I'll send > the updated patch. Otherwise, I'll just update the commit message. > Would this be a proper commit message: > > gnu: virtuoso-ose: Unbundle zlib and build with readline support. > > * gnu/packages/databases.scm (virtuoso-ose): > [inputs]: Add zlib, and readline; > [arguments]: Add --without-internal-zlib, and --with-readline. Looks good. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlq9Eo8ACgkQoqBt8qM6 VPoRbAgAqki7tTWI39VbSgOlheqIgfZk7AcPbAcHIbkK/omkAdFNiHdXQHxIVima 3ep/XHse/0J4XJUG3bIpPvKYc00k+ZcAwViDneBNP301CeQAbVuLi1nPPK8rysA3 RCBTKPK5+epAwycEI0a0DY4WEl4qVJsdaVCwfg6ZIzrojUhC9OzLG72VC8nODsI3 ZVDFi4AGJJv8sf83P2oE+EEfTAyE0l5PVJHp7qQ3bqaoji/euUt6jGyOqgyZrEQM +jGiujpVE13vsvx8VsqKF8Tew7q2l9G45+DJk/Ctx6HrSb8iQ5K5/c3XXGDuREN0 nFv+9KWr8Xcwe1rqn7mPDX1KO78Feg== =lSmb -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 07:49:59 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#30972] [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline Resent-From: Roel Janssen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Mar 2018 22:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30972 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Marius Bakke Cc: 30972@debbugs.gnu.org Received: via spool by 30972-submit@debbugs.gnu.org id=B30972.152236178831646 (code B ref 30972); Thu, 29 Mar 2018 22:17:02 +0000 Received: (at 30972) by debbugs.gnu.org; 29 Mar 2018 22:16:28 +0000 Received: from localhost ([127.0.0.1]:59134 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1fqN-0008EL-MC for submit@debbugs.gnu.org; Thu, 29 Mar 2018 18:16:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50944) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1fqL-0008E7-KH for 30972@debbugs.gnu.org; Thu, 29 Mar 2018 18:16:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1fqC-0002I7-FG for 30972@debbugs.gnu.org; Thu, 29 Mar 2018 18:16:20 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD, URIBL_BLACK autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1fqC-0002I3-BK; Thu, 29 Mar 2018 18:16:16 -0400 Received: from ip112-245-209-87.adsl2.static.versatel.nl ([87.209.245.112]:52238 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1f1fqB-00040c-Sq; Thu, 29 Mar 2018 18:16:16 -0400 References: <87k1twkwex.fsf@gnu.org> <87zi2sm33j.fsf@fastmail.com> <87r2o3omv2.fsf@gnu.org> <87fu4in980.fsf@fastmail.com> User-agent: mu4e 1.0; emacs 25.3.1 From: Roel Janssen In-reply-to: <87fu4in980.fsf@fastmail.com> Date: Fri, 30 Mar 2018 00:16:09 +0200 Message-ID: <87h8oyh6ja.fsf@gnu.org> 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] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.3 (---) 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: -3.3 (---) Marius Bakke writes: > Roel Janssen writes: > >> Marius Bakke writes: >> >>> Roel Janssen writes: >>> >>>> From 80b26cfcc3d64588738e5fecc92f3eabc214ed4c Mon Sep 17 00:00:00 2001 >>>> From: Roel Janssen >>>> Date: Wed, 28 Mar 2018 18:13:23 +0200 >>>> Subject: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline >>>> support. >>>> >>>> * gnu/packages/databases.scm (virtuoso-ose): Unbundle zlib and build with >>>> readline support. >>> >>> Please mention the changes to [inputs] and [arguments] here. Also, >>> assuming there is an internal copy of zlib, can you remove it with a >>> source 'snippet'? >> >> Thanks for the quick response! >> >> Then I'll need to rerun “autogen.sh” to make sure >> “libsrc/zlib/Makefile.in” isn't included in the configure phase. That >> in turns needs the following packages added to native-inputs: autoconf, >> automake, bison, flex, gettext, gperf, libtool, perl, and pkg-config. > > I came across a similar problem in . Can > you see if the same solution works for you (preserve the autoconfery)? I couldn't get this to work after spending two hours at it. So I checked whether it actually affects the build, and here's what I found: Built with “--without-internal-zlib”: roel@yellowstone /gnu/store/lngvklw1hniykn6skz3gghps3d08is7d-virtuoso-ose-7.2.4.2/bin$ ldd virtuoso-t linux-vdso.so.1 (0x00007ffe331a0000) libssl.so.1.0.0 => /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-openssl-1.0.2o/lib/libssl.so.1.0.0 (0x00007f2b552a7000) libcrypto.so.1.0.0 => /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-openssl-1.0.2o/lib/libcrypto.so.1.0.0 (0x00007f2b54e50000) liblzma.so.5 => /gnu/store/pj8xqlnkwgjia87jy6i8slglip9k8x6a-xz-5.2.3/lib/liblzma.so.5 (0x00007f2b54c2a000) libpthread.so.0 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libpthread.so.0 (0x00007f2b54a0c000) libdl.so.2 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libdl.so.2 (0x00007f2b54808000) libm.so.6 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libm.so.6 (0x00007f2b544bc000) libz.so.1 => /gnu/store/8hxm8am4ll05sa8wlwgdq2lj4ddag464-zlib-1.2.11/lib/libz.so.1 (0x00007f2b542a1000) libgcc_s.so.1 => /gnu/store/2ifmksc425qcysl5rkxkbv6yrgc1w9cs-gcc-5.5.0-lib/lib/libgcc_s.so.1 (0x00007f2b5408a000) libc.so.6 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libc.so.6 (0x00007f2b53cd8000) /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/ld-linux-x86-64.so.2 (0x00007f2b5551a000) Built without “--without-internal-zlib”: roel@yellowstone /gnu/store/nf3j0zc64flq47nlq65kvnhqzmp3lm1v-virtuoso-ose-7.2.4.2/bin$ ldd virtuoso-t linux-vdso.so.1 (0x00007ffda150f000) libssl.so.1.0.0 => /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-openssl-1.0.2o/lib/libssl.so.1.0.0 (0x00007f09d4f93000) libcrypto.so.1.0.0 => /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-openssl-1.0.2o/lib/libcrypto.so.1.0.0 (0x00007f09d4b3c000) liblzma.so.5 => /gnu/store/pj8xqlnkwgjia87jy6i8slglip9k8x6a-xz-5.2.3/lib/liblzma.so.5 (0x00007f09d4916000) libpthread.so.0 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libpthread.so.0 (0x00007f09d46f8000) libdl.so.2 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libdl.so.2 (0x00007f09d44f4000) libm.so.6 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libm.so.6 (0x00007f09d41a8000) libgcc_s.so.1 => /gnu/store/2ifmksc425qcysl5rkxkbv6yrgc1w9cs-gcc-5.5.0-lib/lib/libgcc_s.so.1 (0x00007f09d3f91000) libc.so.6 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libc.so.6 (0x00007f09d3bdf000) /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/ld-linux-x86-64.so.2 (0x00007f09d5206000) So at least it does seem to affect the resulting binaries. I also tried adding the native-inputs and run autogen.sh. This also failed to build when removing the “libsrc/zlib” directory. It seems to be tied into the build deeper than I thought at first. What should I do now? > >> Does that justify removing the zlib source directory? If so, I'll send >> the updated patch. Otherwise, I'll just update the commit message. >> Would this be a proper commit message: >> >> gnu: virtuoso-ose: Unbundle zlib and build with readline support. >> >> * gnu/packages/databases.scm (virtuoso-ose): >> [inputs]: Add zlib, and readline; >> [arguments]: Add --without-internal-zlib, and --with-readline. > > Looks good. Kind regards, Roel Janssen From unknown Sun Jun 22 07:49:59 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#30972] [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 03 Apr 2018 10:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30972 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Roel Janssen Cc: 30972@debbugs.gnu.org Received: via spool by 30972-submit@debbugs.gnu.org id=B30972.152275260611344 (code B ref 30972); Tue, 03 Apr 2018 10:51:02 +0000 Received: (at 30972) by debbugs.gnu.org; 3 Apr 2018 10:50:06 +0000 Received: from localhost ([127.0.0.1]:35898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f3JVt-0002wt-Uz for submit@debbugs.gnu.org; Tue, 03 Apr 2018 06:50:06 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:40265) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f3JVs-0002wl-Lo for 30972@debbugs.gnu.org; Tue, 03 Apr 2018 06:50:05 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 4813820F02; Tue, 3 Apr 2018 06:50:04 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Tue, 03 Apr 2018 06:50:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.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= fm2; bh=kDsalA/ctJA68LsK4Mv4zd2TQMYlCgbdm+adDLfHtQ4=; b=KFXXCQOD +GiHMLAAeWXoLAip9VukB3W/GAUBlGtDvUyNCkxGAYGMCCsELKbvZVOJmq1M5smv Q2ydY2zsaJINEw6/549yxF5JetUH/xEBJTi22VCE4d7tUnCqCs+b/K+oTzqLpyrB E+7ooew5VKQuplVzr1Ru/B8LOGPxKYwjf+SX/3L948nKfCqlZjhGUvc0Ss/DxRWs /+kJ2UgfWqOvCjBUlM6zgJwxOdVgx/xxYqENt8nhUEAAOBhflhwANHrdwmruyRxl UAPffrQmDRmkSn7x1CYvMGB9orePy9IMyRI/2vImDzrWWaRHhHFKaWtktDQNifXC I3lJmGbYjTSPAQ== 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=fm2; bh=kDsalA/ctJA68LsK4Mv4zd2TQMYlC gbdm+adDLfHtQ4=; b=gPflMcuQJJx2zD97gH2UXmi4P2gI0RLY021zLC/sFwf2t 9OS6+g0efJRV5vdLVUQhtldwQBS5V3kvLeACdxYln2XRM1LcO6lRasv0NaQp8IWV zAPhvKnT54M2GwQl7+LPKZdWp35wyiQqLVuFFJHTqHTAuLvZngRR1M6dvUVOttot cIW/L6YwKM+vs5PUQ/+PAIU6XjqV0OstcJYvxQQARCh0GnDnIzlXDnB/ZgPAPbNA NHaeiOQASZDXpJn5dIKYUttW95DbB3ckhoHnU6NdpqBG11hjQ7wTqvxKxMFVX+Mu gQn9Cn/4r+EkdqxYZAX/cvreFZXMAlRX+5IJR4Zeg== X-ME-Sender: Received: from localhost (ti0089a400-2222.bb.online.no [88.89.166.190]) by mail.messagingengine.com (Postfix) with ESMTPA id A4306E444A; Tue, 3 Apr 2018 06:50:03 -0400 (EDT) From: Marius Bakke In-Reply-To: <87h8oyh6ja.fsf@gnu.org> References: <87k1twkwex.fsf@gnu.org> <87zi2sm33j.fsf@fastmail.com> <87r2o3omv2.fsf@gnu.org> <87fu4in980.fsf@fastmail.com> <87h8oyh6ja.fsf@gnu.org> User-Agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu) Date: Tue, 03 Apr 2018 12:50:00 +0200 Message-ID: <87bmf0bm3r.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 1.0 (+) 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 (+) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Roel Janssen writes: > Marius Bakke writes: > >> Roel Janssen writes: >> >>> Marius Bakke writes: >>> >>>> Roel Janssen writes: >>>> >>>>> From 80b26cfcc3d64588738e5fecc92f3eabc214ed4c Mon Sep 17 00:00:00 2001 >>>>> From: Roel Janssen >>>>> Date: Wed, 28 Mar 2018 18:13:23 +0200 >>>>> Subject: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with read= line >>>>> support. >>>>> >>>>> * gnu/packages/databases.scm (virtuoso-ose): Unbundle zlib and build = with >>>>> readline support. >>>> >>>> Please mention the changes to [inputs] and [arguments] here. Also, >>>> assuming there is an internal copy of zlib, can you remove it with a >>>> source 'snippet'? >>> >>> Thanks for the quick response! >>> >>> Then I'll need to rerun =E2=80=9Cautogen.sh=E2=80=9D to make sure >>> =E2=80=9Clibsrc/zlib/Makefile.in=E2=80=9D isn't included in the configu= re phase. That >>> in turns needs the following packages added to native-inputs: autoconf, >>> automake, bison, flex, gettext, gperf, libtool, perl, and pkg-config. >> >> I came across a similar problem in . Can >> you see if the same solution works for you (preserve the autoconfery)? > > I couldn't get this to work after spending two hours at it. So I > checked whether it actually affects the build, and here's what I found: > > Built with =E2=80=9C--without-internal-zlib=E2=80=9D: > roel@yellowstone /gnu/store/lngvklw1hniykn6skz3gghps3d08is7d-virtuoso-ose= -7.2.4.2/bin$ ldd virtuoso-t=20 > linux-vdso.so.1 (0x00007ffe331a0000) > libssl.so.1.0.0 =3D> /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-= openssl-1.0.2o/lib/libssl.so.1.0.0 (0x00007f2b552a7000) > libcrypto.so.1.0.0 =3D> /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4= hb-openssl-1.0.2o/lib/libcrypto.so.1.0.0 (0x00007f2b54e50000) > liblzma.so.5 =3D> /gnu/store/pj8xqlnkwgjia87jy6i8slglip9k8x6a-xz-= 5.2.3/lib/liblzma.so.5 (0x00007f2b54c2a000) > libpthread.so.0 =3D> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-= glibc-2.26.105-g0890d5379c/lib/libpthread.so.0 (0x00007f2b54a0c000) > libdl.so.2 =3D> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc= -2.26.105-g0890d5379c/lib/libdl.so.2 (0x00007f2b54808000) > libm.so.6 =3D> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-= 2.26.105-g0890d5379c/lib/libm.so.6 (0x00007f2b544bc000) > libz.so.1 =3D> /gnu/store/8hxm8am4ll05sa8wlwgdq2lj4ddag464-zlib-1= .2.11/lib/libz.so.1 (0x00007f2b542a1000) > libgcc_s.so.1 =3D> /gnu/store/2ifmksc425qcysl5rkxkbv6yrgc1w9cs-gc= c-5.5.0-lib/lib/libgcc_s.so.1 (0x00007f2b5408a000) > libc.so.6 =3D> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-= 2.26.105-g0890d5379c/lib/libc.so.6 (0x00007f2b53cd8000) > /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d= 5379c/lib/ld-linux-x86-64.so.2 (0x00007f2b5551a000) > > Built without =E2=80=9C--without-internal-zlib=E2=80=9D: > roel@yellowstone /gnu/store/nf3j0zc64flq47nlq65kvnhqzmp3lm1v-virtuoso-ose= -7.2.4.2/bin$ ldd virtuoso-t=20 > linux-vdso.so.1 (0x00007ffda150f000) > libssl.so.1.0.0 =3D> /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-= openssl-1.0.2o/lib/libssl.so.1.0.0 (0x00007f09d4f93000) > libcrypto.so.1.0.0 =3D> /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4= hb-openssl-1.0.2o/lib/libcrypto.so.1.0.0 (0x00007f09d4b3c000) > liblzma.so.5 =3D> /gnu/store/pj8xqlnkwgjia87jy6i8slglip9k8x6a-xz-= 5.2.3/lib/liblzma.so.5 (0x00007f09d4916000) > libpthread.so.0 =3D> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-= glibc-2.26.105-g0890d5379c/lib/libpthread.so.0 (0x00007f09d46f8000) > libdl.so.2 =3D> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc= -2.26.105-g0890d5379c/lib/libdl.so.2 (0x00007f09d44f4000) > libm.so.6 =3D> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-= 2.26.105-g0890d5379c/lib/libm.so.6 (0x00007f09d41a8000) > libgcc_s.so.1 =3D> /gnu/store/2ifmksc425qcysl5rkxkbv6yrgc1w9cs-gc= c-5.5.0-lib/lib/libgcc_s.so.1 (0x00007f09d3f91000) > libc.so.6 =3D> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-= 2.26.105-g0890d5379c/lib/libc.so.6 (0x00007f09d3bdf000) > /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d= 5379c/lib/ld-linux-x86-64.so.2 (0x00007f09d5206000) > > So at least it does seem to affect the resulting binaries. > > I also tried adding the native-inputs and run autogen.sh. This also > failed to build when removing the =E2=80=9Clibsrc/zlib=E2=80=9D directory= . It seems to > be tied into the build deeper than I thought at first. > > What should I do now? Oh well. I guess leaving it is fine, with a TODO note somewhere. Thanks for checking! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlrDXFgACgkQoqBt8qM6 VPqOZQgAkxZeOCqb+VmShaRz5MfKGdYolDBjXInrnBiJXUjB0RX7eSIz38/qVUFv UPE60U/2uAK+WemGIU3ATo6IAJ4FxDTFXKcpsvJDz0P2YnN2veaWpkRZrTbODmud sxHQl2DkvCPZbb6FO6B8I9czI/DuUeH+Bklpqc7ZxKP2/S+HdRqUJMStbH3zfRjg OtOzhsOFQQZLUCWp9PVtu2w4IUWymFqMAwTYn3bv6+OlbLIZTKZVouuU1Z2M11JR 6hlQ+7UyuZTAzSdsWJxkLpAKagl/Cqv54+tyBqn1NnKR7JahUqP9gBBtcGdzt8+f TBgQkIQCmbzCs6kXMUISO0Vwwk9hAA== =oyJL -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 07:49:59 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Roel Janssen Subject: bug#30972: closed (Re: [bug#30972] [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline) Message-ID: References: <871sfwwnns.fsf@gnu.org> <87k1twkwex.fsf@gnu.org> X-Gnu-PR-Message: they-closed 30972 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 30972@debbugs.gnu.org Date: Tue, 03 Apr 2018 11:12:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1522753922-13296-1" This is a multi-part message in MIME format... ------------=_1522753922-13296-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #30972: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 30972@debbugs.gnu.org. --=20 30972: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D30972 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1522753922-13296-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 30972-done) by debbugs.gnu.org; 3 Apr 2018 11:11:16 +0000 Received: from localhost ([127.0.0.1]:35926 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f3JqO-0003RU-1Y for submit@debbugs.gnu.org; Tue, 03 Apr 2018 07:11:16 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52955) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f3JqL-0003RH-VM for 30972-done@debbugs.gnu.org; Tue, 03 Apr 2018 07:11:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f3JqD-0005NK-EV for 30972-done@debbugs.gnu.org; Tue, 03 Apr 2018 07:11:08 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD, URIBL_BLACK autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f3JqD-0005NG-Ae; Tue, 03 Apr 2018 07:11:05 -0400 Received: from ip-80-113-14-101.ip.prioritytelecom.net ([80.113.14.101]:58853 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1f3JqC-0001U1-R3; Tue, 03 Apr 2018 07:11:05 -0400 References: <87k1twkwex.fsf@gnu.org> <87zi2sm33j.fsf@fastmail.com> <87r2o3omv2.fsf@gnu.org> <87fu4in980.fsf@fastmail.com> <87h8oyh6ja.fsf@gnu.org> <87bmf0bm3r.fsf@fastmail.com> User-agent: mu4e 1.0; emacs 25.3.1 From: Roel Janssen To: Marius Bakke Subject: Re: [bug#30972] [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline Message-ID: <871sfwwnns.fsf@gnu.org> In-reply-to: <87bmf0bm3r.fsf@fastmail.com> Date: Tue, 03 Apr 2018 13:10:57 +0200 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] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 30972-done Cc: 30972-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: -3.3 (---) Marius Bakke writes: > Roel Janssen writes: > >> Marius Bakke writes: >> >>> Roel Janssen writes: >>> >>>> Marius Bakke writes: >>>> >>>>> Roel Janssen writes: >>>>> >>>>>> From 80b26cfcc3d64588738e5fecc92f3eabc214ed4c Mon Sep 17 00:00:00 2001 >>>>>> From: Roel Janssen >>>>>> Date: Wed, 28 Mar 2018 18:13:23 +0200 >>>>>> Subject: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline >>>>>> support. >>>>>> >>>>>> * gnu/packages/databases.scm (virtuoso-ose): Unbundle zlib and build with >>>>>> readline support. >>>>> >>>>> Please mention the changes to [inputs] and [arguments] here. Also, >>>>> assuming there is an internal copy of zlib, can you remove it with a >>>>> source 'snippet'? >>>> >>>> Thanks for the quick response! >>>> >>>> Then I'll need to rerun “autogen.sh” to make sure >>>> “libsrc/zlib/Makefile.in” isn't included in the configure phase. That >>>> in turns needs the following packages added to native-inputs: autoconf, >>>> automake, bison, flex, gettext, gperf, libtool, perl, and pkg-config. >>> >>> I came across a similar problem in . Can >>> you see if the same solution works for you (preserve the autoconfery)? >> >> I couldn't get this to work after spending two hours at it. So I >> checked whether it actually affects the build, and here's what I found: >> >> Built with “--without-internal-zlib”: >> roel@yellowstone /gnu/store/lngvklw1hniykn6skz3gghps3d08is7d-virtuoso-ose-7.2.4.2/bin$ ldd virtuoso-t >> linux-vdso.so.1 (0x00007ffe331a0000) >> libssl.so.1.0.0 => /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-openssl-1.0.2o/lib/libssl.so.1.0.0 (0x00007f2b552a7000) >> libcrypto.so.1.0.0 => /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-openssl-1.0.2o/lib/libcrypto.so.1.0.0 (0x00007f2b54e50000) >> liblzma.so.5 => /gnu/store/pj8xqlnkwgjia87jy6i8slglip9k8x6a-xz-5.2.3/lib/liblzma.so.5 (0x00007f2b54c2a000) >> libpthread.so.0 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libpthread.so.0 (0x00007f2b54a0c000) >> libdl.so.2 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libdl.so.2 (0x00007f2b54808000) >> libm.so.6 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libm.so.6 (0x00007f2b544bc000) >> libz.so.1 => /gnu/store/8hxm8am4ll05sa8wlwgdq2lj4ddag464-zlib-1.2.11/lib/libz.so.1 (0x00007f2b542a1000) >> libgcc_s.so.1 => /gnu/store/2ifmksc425qcysl5rkxkbv6yrgc1w9cs-gcc-5.5.0-lib/lib/libgcc_s.so.1 (0x00007f2b5408a000) >> libc.so.6 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libc.so.6 (0x00007f2b53cd8000) >> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/ld-linux-x86-64.so.2 (0x00007f2b5551a000) >> >> Built without “--without-internal-zlib”: >> roel@yellowstone /gnu/store/nf3j0zc64flq47nlq65kvnhqzmp3lm1v-virtuoso-ose-7.2.4.2/bin$ ldd virtuoso-t >> linux-vdso.so.1 (0x00007ffda150f000) >> libssl.so.1.0.0 => /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-openssl-1.0.2o/lib/libssl.so.1.0.0 (0x00007f09d4f93000) >> libcrypto.so.1.0.0 => /gnu/store/ggrpw6gh2rnqjwyjf99z8cdw5digc4hb-openssl-1.0.2o/lib/libcrypto.so.1.0.0 (0x00007f09d4b3c000) >> liblzma.so.5 => /gnu/store/pj8xqlnkwgjia87jy6i8slglip9k8x6a-xz-5.2.3/lib/liblzma.so.5 (0x00007f09d4916000) >> libpthread.so.0 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libpthread.so.0 (0x00007f09d46f8000) >> libdl.so.2 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libdl.so.2 (0x00007f09d44f4000) >> libm.so.6 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libm.so.6 (0x00007f09d41a8000) >> libgcc_s.so.1 => /gnu/store/2ifmksc425qcysl5rkxkbv6yrgc1w9cs-gcc-5.5.0-lib/lib/libgcc_s.so.1 (0x00007f09d3f91000) >> libc.so.6 => /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/libc.so.6 (0x00007f09d3bdf000) >> /gnu/store/4sqaib7c2dfjv62ivrg9b8wa7bh226la-glibc-2.26.105-g0890d5379c/lib/ld-linux-x86-64.so.2 (0x00007f09d5206000) >> >> So at least it does seem to affect the resulting binaries. >> >> I also tried adding the native-inputs and run autogen.sh. This also >> failed to build when removing the “libsrc/zlib” directory. It seems to >> be tied into the build deeper than I thought at first. >> >> What should I do now? > > Oh well. I guess leaving it is fine, with a TODO note somewhere. > > Thanks for checking! Thanks for your reply! I added the TODO note, and pushed in 6d09a7b5e. Kind regards, Roel Janssen ------------=_1522753922-13296-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 28 Mar 2018 16:17:54 +0000 Received: from localhost ([127.0.0.1]:57534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1Dlk-0007pp-0K for submit@debbugs.gnu.org; Wed, 28 Mar 2018 12:17:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48027) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1Dli-0007pa-Nz for submit@debbugs.gnu.org; Wed, 28 Mar 2018 12:17:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1Dlc-0006De-91 for submit@debbugs.gnu.org; Wed, 28 Mar 2018 12:17:41 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:56674) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f1Dlc-0006DW-4h for submit@debbugs.gnu.org; Wed, 28 Mar 2018 12:17:40 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1Dla-0000LL-Mj for guix-patches@gnu.org; Wed, 28 Mar 2018 12:17:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1DlW-0006Bx-TW for guix-patches@gnu.org; Wed, 28 Mar 2018 12:17:38 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1DlW-0006Bq-PU for guix-patches@gnu.org; Wed, 28 Mar 2018 12:17:34 -0400 Received: from ip-80-113-14-101.ip.prioritytelecom.net ([80.113.14.101]:61955 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1f1DlW-0001b3-AI for guix-patches@gnu.org; Wed, 28 Mar 2018 12:17:34 -0400 User-agent: mu4e 1.0; emacs 25.3.1 From: Roel Janssen To: guix-patches Subject: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline Message-ID: <87k1twkwex.fsf@gnu.org> Date: Wed, 28 Mar 2018 18:17:27 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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 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.0 (/) --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-gnu-virtuoso-ose-Unbundle-zlib-and-build-with-readli.patch Content-Transfer-Encoding: 8bit >From 80b26cfcc3d64588738e5fecc92f3eabc214ed4c Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Wed, 28 Mar 2018 18:13:23 +0200 Subject: [PATCH] gnu: virtuoso-ose: Unbundle zlib and build with readline support. * gnu/packages/databases.scm (virtuoso-ose): Unbundle zlib and build with readline support. --- gnu/packages/databases.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 0622b5f37..d66fdb957 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -12,7 +12,7 @@ ;;; Copyright © 2016 Christopher Allan Webber ;;; Copyright © 2015, 2016, 2017, 2018 Efraim Flashner ;;; Copyright © 2016, 2017 Nils Gillmann -;;; Copyright © 2016, 2017 Roel Janssen +;;; Copyright © 2016, 2017, 2018 Roel Janssen ;;; Copyright © 2016 David Craven ;;; Copyright © 2016 Jan Nieuwenhuizen ;;; Copyright © 2016 Andy Patterson @@ -2040,10 +2040,14 @@ implementation for Python.") (base32 "12dqam1gc1v93l0bj0vlpvjqppki6y1hqrlznywxnw0rrz9pb002")))) (build-system gnu-build-system) (arguments - `(#:tests? #f)) ; Tests require a network connection. + `(#:tests? #f ; Tests require a network connection. + #:configure-flags '("--without-internal-zlib" + "--with-readline"))) (inputs `(("openssl" ,openssl) - ("net-tools" ,net-tools))) + ("net-tools" ,net-tools) + ("readline" ,readline) + ("zlib" ,zlib))) (home-page "http://vos.openlinksw.com/owiki/wiki/VOS/") (synopsis "Multi-model database system") (description "Virtuoso is a scalable cross-platform server that combines -- 2.16.2 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Dear Guix, I'd like to change the Virtuoso recipe to use readline so that we can go to previous commands in the “isql” command-line program. And I'd like to unbundle zlib. Kind regards, Roel Janssen --=-=-=-- ------------=_1522753922-13296-1--