From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SMJCEtx+7F8wSQAA0tVLHw (envelope-from ) for ; Wed, 30 Dec 2020 13:21:32 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +LQSDtx+7F+ecQAA1q6Kng (envelope-from ) for ; Wed, 30 Dec 2020 13:21:32 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 727D3940367 for ; Wed, 30 Dec 2020 13:21:31 +0000 (UTC) Received: from localhost ([::1]:48992 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kubPu-0000zj-1C for larch@yhetil.org; Wed, 30 Dec 2020 08:21:30 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kubPS-0000yz-Qb for guix-patches@gnu.org; Wed, 30 Dec 2020 08:21:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58830) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kubPS-0002Bl-It for guix-patches@gnu.org; Wed, 30 Dec 2020 08:21:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kubPS-0004Yf-F7 for guix-patches@gnu.org; Wed, 30 Dec 2020 08:21:02 -0500 Subject: bug#44659: New package: sdcv Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 30 Dec 2020 13:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44659 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: luhux Mail-Followup-To: 44659@debbugs.gnu.org, efraim@flashner.co.il, luhux@outlook.com Received: via spool by 44659-done@debbugs.gnu.org id=D44659.160933445717488 (code D ref 44659); Wed, 30 Dec 2020 13:21:02 +0000 Received: (at 44659-done) by debbugs.gnu.org; 30 Dec 2020 13:20:57 +0000 Received: from localhost ([127.0.0.1]:42141 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kubPM-0004Y0-Px for submit@debbugs.gnu.org; Wed, 30 Dec 2020 08:20:57 -0500 Received: from flashner.co.il ([178.62.234.194]:33566) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kubPL-0004Xk-0Y for 44659-done@debbugs.gnu.org; Wed, 30 Dec 2020 08:20:55 -0500 Received: from localhost (unknown [5.102.238.249]) by flashner.co.il (Postfix) with ESMTPSA id 8E370400F4; Wed, 30 Dec 2020 13:20:48 +0000 (UTC) Date: Wed, 30 Dec 2020 15:20:15 +0200 From: Efraim Flashner Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HzGvK81QeiboOPPw" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 44659-done@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.93 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 727D3940367 X-Spam-Score: -3.93 X-Migadu-Scanner: scn1.migadu.com X-TUID: xfDi/aVHgrwX --HzGvK81QeiboOPPw Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Sorry for taking so long to get to this package. I was able to enable the tests by passing "-DENABLE_TESTS=3DYES" to configure-flags, and I was able to build the languages by adding an extra phase to run 'make lang'. I expanded the description a bit and re-ordered the module imports and the package inputs alphabetically. Patch pushed! Thanks. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --HzGvK81QeiboOPPw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl/sfo8ACgkQQarn3Mo9 g1HY0Q/9EFE3VBhFXWWrV5QnoO1YNvj9lZSdrWI7PKtXMrj37crYfNaW4UcAXrPx icTnY6wPmbrmRKx796/XaAPr8KHpBXlJz6xK7NeBr6mLXBvNfHjDD8Jy3km9cJeS 5W1aK0Z7wyETCjnyGIO54y52kXQJUOElcwwtrxZuIgskgXejizCNYwcIFn1zT3eO JWWY/cQbH/c1Z/+EAwu412V0js/ZW+0x9sseu6GSZl3ZrdJVgIr96rEHStt6gYoq d9TKo/670cDeCZaJfg7dwmD49l7Tj/0K9djqtFK7UopJiJKR4RTN4v25y4K+/0gU NtpJsxIh+iRxWxbAd4xlBpqYKMCQHUhOBkxml7zbCsBfIpAyuKPqMD20HbrjSwmv xKUajvYwfTmEmJ2Zgj1+AIUi1IPSYq/ggmuSkvMQMT5SNqdovEp/gE5ahP/wpbVp +MhTw6eDSzh3PbwUNeERh+tPoyfkLA/7nQXYpGvBurarAg/dx9CPZeRXPoEc/oNU 8C54p4SL4eNP3UpbQl13/TYsrvCm/JBd/ZnYEZLIetKFjmenYa+27zj4tHyK+1sn 0UOZdljqeyxXsUAUIc4a2p+ZpLAc8chDBzasgnR7gKxB3F2F8I+D+/LPVQlX2BWI Pp7NRO4ZK3o2tCE8Dix07NBertSVNl+dsUHhKWRYSyMwEVzb8AI= =PQ/a -----END PGP SIGNATURE----- --HzGvK81QeiboOPPw--