From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ez0Ot-0007jX-JB for guix-patches@gnu.org; Thu, 22 Mar 2018 09:37:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ez0Os-0000DF-K1 for guix-patches@gnu.org; Thu, 22 Mar 2018 09:37:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39048) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ez0Os-0000D1-G9 for guix-patches@gnu.org; Thu, 22 Mar 2018 09:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ez0Os-0001b7-6A for guix-patches@gnu.org; Thu, 22 Mar 2018 09:37:02 -0400 Subject: [bug#30885] Submitting Patch File for r-catdap Package Description for CRAN package Resent-Message-ID: References: <87d0zyc4v8.fsf@elephly.net> <1262bbc6-6b7c-fd72-5b34-06dc3e928ebd@swecha.net> <87vadpb0h7.fsf@elephly.net> From: Sahithi Yarlagadda Message-ID: <29772016-b5e2-f276-e58d-a6e0ba98b409@swecha.net> Date: Thu, 22 Mar 2018 19:05:53 +0530 MIME-Version: 1.0 In-Reply-To: <87vadpb0h7.fsf@elephly.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 30885@debbugs.gnu.org, help-guix@gnu.org Hi I made changes to gnu/packages/cran.scm file and tried to build by cloning the source and then ./bootstrap ./configure --localstatedir=/var make and then did this ./pre-inst-env guix build r-catdap Got this error while building the package starting phase `install' * installing *source* package ?catdap? ... ** package ?catdap? successfully unpacked and MD5 sums checked ** libs gfortran   -fpic  -g -O2  -c catdap1f.f -o catdap1f.o /gnu/store/icz3hd36aqpjz5slyp4hhr8wsfbgiml1-bash-minimal-4.4.12/bin/bash: gfortran: command not found make: *** [/gnu/store/af15vbzfw211mh278h3n2lbfrpxkps14-r-minimal-3.4.3/lib/R/etc/Makeconf:182: catdap1f.o] Error 127 ERROR: compilation failed for package ?catdap? * removing ?/gnu/store/amhlp36iaihivvcb1qddrbm8jfn55nyw-r-catdap-1.3.4/site-library/catdap? phase `install' failed after 0.4 seconds builder for `/gnu/store/v5l6i88p5xq8czgcnigwzwkcg9gz7qka-r-catdap-1.3.4.drv' failed with exit code 1 @ build-failed /gnu/store/v5l6i88p5xq8czgcnigwzwkcg9gz7qka-r-catdap-1.3.4.drv - 1 builder for `/gnu/store/v5l6i88p5xq8czgcnigwzwkcg9gz7qka-r-catdap-1.3.4.drv' failed with exit code 1 guix build: error: build failed: build of `/gnu/store/v5l6i88p5xq8czgcnigwzwkcg9gz7qka-r-catdap-1.3.4.drv' failed Please help me resolve this. On Thursday 22 March 2018 02:38 AM, Ricardo Wurmus wrote: > Hi Sahithi, > >> I resending the patch. Bear with my mistakes, im learning things. >> Hopefully Ill make sure my next patch would be perfect. > Thank you for persevering :) > > This looks a lot better, but I’ve just tried to build it and failed. > Have you tried building the package? > > Looking at the error message can you figure out what might be wrong > here? > > -- > Ricardo > > GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC > https://elephly.net > > > -- Regards Sahithi From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sahithi Yarlagadda Subject: Re: Submitting Patch File for r-catdap Package Description for CRAN package Date: Thu, 22 Mar 2018 19:05:53 +0530 Message-ID: <29772016-b5e2-f276-e58d-a6e0ba98b409@swecha.net> References: <87d0zyc4v8.fsf@elephly.net> <1262bbc6-6b7c-fd72-5b34-06dc3e928ebd@swecha.net> <87vadpb0h7.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ez0Oe-0007Yx-0K for help-guix@gnu.org; Thu, 22 Mar 2018 09:36:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ez0OY-0008LL-SC for help-guix@gnu.org; Thu, 22 Mar 2018 09:36:48 -0400 Received: from swecha.net ([136.243.177.181]:52313) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ez0OY-0007qK-IP for help-guix@gnu.org; Thu, 22 Mar 2018 09:36:42 -0400 In-Reply-To: <87vadpb0h7.fsf@elephly.net> Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ricardo Wurmus Cc: 30885@debbugs.gnu.org, help-guix@gnu.org Hi I made changes to gnu/packages/cran.scm file and tried to build by cloning the source and then ./bootstrap ./configure --localstatedir=/var make and then did this ./pre-inst-env guix build r-catdap Got this error while building the package starting phase `install' * installing *source* package ?catdap? ... ** package ?catdap? successfully unpacked and MD5 sums checked ** libs gfortran   -fpic  -g -O2  -c catdap1f.f -o catdap1f.o /gnu/store/icz3hd36aqpjz5slyp4hhr8wsfbgiml1-bash-minimal-4.4.12/bin/bash: gfortran: command not found make: *** [/gnu/store/af15vbzfw211mh278h3n2lbfrpxkps14-r-minimal-3.4.3/lib/R/etc/Makeconf:182: catdap1f.o] Error 127 ERROR: compilation failed for package ?catdap? * removing ?/gnu/store/amhlp36iaihivvcb1qddrbm8jfn55nyw-r-catdap-1.3.4/site-library/catdap? phase `install' failed after 0.4 seconds builder for `/gnu/store/v5l6i88p5xq8czgcnigwzwkcg9gz7qka-r-catdap-1.3.4.drv' failed with exit code 1 @ build-failed /gnu/store/v5l6i88p5xq8czgcnigwzwkcg9gz7qka-r-catdap-1.3.4.drv - 1 builder for `/gnu/store/v5l6i88p5xq8czgcnigwzwkcg9gz7qka-r-catdap-1.3.4.drv' failed with exit code 1 guix build: error: build failed: build of `/gnu/store/v5l6i88p5xq8czgcnigwzwkcg9gz7qka-r-catdap-1.3.4.drv' failed Please help me resolve this. On Thursday 22 March 2018 02:38 AM, Ricardo Wurmus wrote: > Hi Sahithi, > >> I resending the patch. Bear with my mistakes, im learning things. >> Hopefully Ill make sure my next patch would be perfect. > Thank you for persevering :) > > This looks a lot better, but I’ve just tried to build it and failed. > Have you tried building the package? > > Looking at the error message can you figure out what might be wrong > here? > > -- > Ricardo > > GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC > https://elephly.net > > > -- Regards Sahithi