From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2Xu3GfjTLmAhOwAA0tVLHw (envelope-from ) for ; Thu, 18 Feb 2021 20:54:16 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YH4RFfjTLmD2DQAAB5/wlQ (envelope-from ) for ; Thu, 18 Feb 2021 20:54:16 +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 C01F1123CC for ; Thu, 18 Feb 2021 21:54:15 +0100 (CET) Received: from localhost ([::1]:48706 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lCqJS-0008H7-RG for larch@yhetil.org; Thu, 18 Feb 2021 15:54:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:55482) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCqJH-0008Dy-Cw for bug-guix@gnu.org; Thu, 18 Feb 2021 15:54:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36681) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lCqJH-0002M9-5N for bug-guix@gnu.org; Thu, 18 Feb 2021 15:54:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lCqJH-0005BX-1c for bug-guix@gnu.org; Thu, 18 Feb 2021 15:54:03 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#46622: r-rserve 1.8-6 Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 18 Feb 2021 20:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46622 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Pink Gorilla Cc: 46622@debbugs.gnu.org X-Debbugs-Original-Cc: 46622@debbugs.gnu.org, bug-guix@gnu.org Received: via spool by 46622-submit@debbugs.gnu.org id=B46622.161368163619885 (code B ref 46622); Thu, 18 Feb 2021 20:54:02 +0000 Received: (at 46622) by debbugs.gnu.org; 18 Feb 2021 20:53:56 +0000 Received: from localhost ([127.0.0.1]:48221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lCqJA-0005Af-1N for submit@debbugs.gnu.org; Thu, 18 Feb 2021 15:53:56 -0500 Received: from tobias.gr ([80.241.217.52]:54976) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lCqJ7-0005AW-Rb for 46622@debbugs.gnu.org; Thu, 18 Feb 2021 15:53:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=kcnt97MHKwDJhWaMaQUm+m2QK/mewGXvRqg+8XyC6Qw=; h=date:in-reply-to: references:subject:cc:to:from; b=kdTdgOwc8lP5ZmiEB7QqijEGIehW+9F77PsuT aotBsjbybI9AUaFamKheX6CO2LGaO52+HrWkFTwqqYPmJ9cx+6ETMGGFzUfPEYr4yBtYgv uD7hKZgqMHRdPFO1BEMYOPBQjmbQP7lLUtfSxlkkEw+GCi7njAarhc6/CZpmx525QKM/Q0 VsQEVTElpUVDhIPVx8Y85iuh3M468XLV8nzVUuLiXa1xoI4wvL2THlU3QyXV/nxtEOd6tV f0m3gAKOh6Zm/y3LCk+SrWgV81p3moeRiROxEUtCf3jt5hvqGk/6EvuMYyBQXw13VPZo9k M+v3aaQrOEv+BuW50/YOywUug== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 15ad0e6f (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Thu, 18 Feb 2021 20:54:41 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; References: In-reply-to: Date: Thu, 18 Feb 2021 21:54:05 +0100 Message-ID: <875z2pm70y.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: Tobias Geerinckx-Rice From: Tobias Geerinckx-Rice via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.47 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=kdTdgOwc; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: C01F1123CC X-Spam-Score: -4.47 X-Migadu-Scanner: scn1.migadu.com X-TUID: 6alDYEIIMYFk --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, Pink Gorilla =E5=86=99=E9=81=93=EF=BC=9A > r-rserve 1.8-6 should compile a binary "RServ" which would be=20 > made > available for execution similar to "R" This was fixed during our conversation on #guix yesterday. Now=20 one gets the error I mentioned: =CE=BB R_HOME=3D$(guix build r-minimal) \ guix environment --ad-hoc r-rserve -- Rserve cannot find system Renviron Fatal error: unable to open the base package I haven't looked into it. > It think it fails because it wants to save the binary to=20 > /gnu/store > where the package "r-minimal" is installed. Correct. I patched R_HOME in Makevars.in to point to r-rserve's=20 /bin directory instead. > It might be also that r-minimal has to be installed with " > "--enable-R-shlib" What would that do? Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYC7T7Q0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15ez8BAPmbN3ngGcbEjRD7mVfPy8rG3jjCukz2sY8LGR51 bmoHAP0cQwXPllWX+dBiD61YRnZEkjGJbXEHFSOx0RdRqcOjBA== =tNla -----END PGP SIGNATURE----- --=-=-=--