unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Arnaud B <arnaud.beaudhuin@gmail.com>
To: help-guix@gnu.org
Subject: Re: Trying to define a package
Date: Tue, 3 Apr 2018 23:54:06 +0200	[thread overview]
Message-ID: <CAAD90k-8-4vgjJ=8gwmm2kuPGNG2_q1+_Rt3YYT5_vRHCkOydg@mail.gmail.com> (raw)
In-Reply-To: <CAAD90k-Kdo9_i9HUAMnAb5apsYGDaom037Sh7Gm9TZ-yJHmDVA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]

Well I just tried, reading that it's doable, according to section 4.2 of
the manual.

​So I added ​one line right after (build-system gnu-build-system) :
(arguments '(#:phases (modify-phases %standard-phases (delete 'configure))))

And logically the outcome changed :
phase `unpack' succeeded after 0.1 seconds
starting phase `patch-usr-bin-file'
phase `patch-usr-bin-file' succeeded after 0.0 seconds
starting phase `patch-source-shebangs'
phase `patch-source-shebangs' succeeded after 0.1 seconds
starting phase `patch-generated-file-shebangs'
phase `patch-generated-file-shebangs' succeeded after 0.2 seconds
starting phase `build'
make: *** No targets specified and no makefile found.  Stop.
phase `build' failed after 0.1 seconds
builder for
`/gnu/store/s0diig2i0533r6sl7iib9pmskpx8ri4a-freefilesync-9.9.drv' failed
with exit code 1
@ build-failed
/gnu/store/s0diig2i0533r6sl7iib9pmskpx8ri4a-freefilesync-9.9.drv - 1
builder for `/gnu/s
tore/s0diig2i0533r6sl7iib9pmskpx8ri4a-freefilesync-9.9.drv' failed with
exit code 1
guix build: error: build failed: build of
`/gnu/store/s0diig2i0533r6sl7iib9pmskpx8ri4a-freefilesync-9.9
.drv'
failed

arnaud@brix ~/guix_packages/gnu/packages$

Getting late tonight but tomorrow pointing directly to the provided
Makefile might help ?
Cheers and thanks for reading so far :)

[-- Attachment #2: Type: text/html, Size: 2869 bytes --]

      reply	other threads:[~2018-04-03 21:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-02 11:50 Trying to define a package Arnaud B
2018-04-02 14:23 ` Pierre Neidhardt
2018-04-02 16:18   ` Oleg Pykhalov
2018-04-02 19:53     ` Arnaud B
2018-04-03 17:14       ` Arnaud B
2018-04-03 17:38         ` Pierre Neidhardt
2018-04-03 19:27         ` Thomas Sigurdsen
2018-04-03 19:41           ` Thomas Sigurdsen
2018-04-03 21:18             ` Arnaud B
2018-04-03 21:54               ` Arnaud B [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='CAAD90k-8-4vgjJ=8gwmm2kuPGNG2_q1+_Rt3YYT5_vRHCkOydg@mail.gmail.com' \
    --to=arnaud.beaudhuin@gmail.com \
    --cc=help-guix@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).