all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: julien lepiller <julien@lepiller.eu>
To: 30885@debbugs.gnu.org
Subject: [bug#30885] Submitting Patch File for r-catdap Package Description for CRAN package
Date: Thu, 22 Mar 2018 14:56:06 +0100	[thread overview]
Message-ID: <fcdaebc30df82423cda740af5584a8a8@lepiller.eu> (raw)
In-Reply-To: <29772016-b5e2-f276-e58d-a6e0ba98b409@swecha.net>

Hi Sahithi,

Le 2018-03-22 14:35, Sahithi Yarlagadda a écrit :
> 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

Well done :)

> 
> 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
   ^^^^
This error comes from the build itself and tells you that gfortran is 
not
present in the build environment. Although I don't know why the error
happens only in the install phase, you probably need to add gfortran in
the list of native-inputs (native-inputs because gfortran is a compiler
and is (I think) not required at runtime).

> 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
>> 
>> 
>> 

  reply	other threads:[~2018-03-22 13:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-20 16:48 [bug#30885] Submitting Patch File for r-catdap Package Description for CRAN package Sahithi Yarlagadda
2018-03-21  6:36 ` Ricardo Wurmus
2018-03-21 10:30   ` Sahithi Yarlagadda
2018-03-21 21:08     ` Ricardo Wurmus
2018-03-22 13:35       ` Sahithi Yarlagadda
2018-03-22 13:35         ` Sahithi Yarlagadda
2018-03-22 13:56         ` julien lepiller [this message]
2018-03-22 14:11         ` [bug#30885] " Ricardo Wurmus
2018-03-22 14:11           ` Ricardo Wurmus
2018-03-22 15:48           ` [bug#30885] " Sahithi Yarlagadda
2018-03-22 15:48             ` Sahithi Yarlagadda
2018-03-23 20:06             ` [bug#30885] " Sahithi Yarlagadda
2018-03-23 20:06               ` Sahithi Yarlagadda
2018-03-23 20:57               ` bug#30885: " Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fcdaebc30df82423cda740af5584a8a8@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=30885@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.