unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: t_w_@freenet.deThorsten Wilms <t_w_@freenet.de>,
	help-guix <help-guix@gnu.org>
Subject: Re: Trying to package GIMP Resynthesizer
Date: Thu, 20 Sep 2018 02:55:37 +0000	[thread overview]
Message-ID: <B4838407-DE25-43BB-BD1A-903B94E81C27@gmail.com> (raw)
In-Reply-To: <3e52025a-2dde-3960-0bf9-984428dd320f@freenet.de>

Hi Thorsten,


On September 19, 2018 12:25:23 PM UTC, Thorsten Wilms <t_w_@freenet.de> wrote:
>Hi!
>
>I'm trying to package https://github.com/bootchk/resynthesizer
>
>Unfortunately, this happens:
>
>---
>$: guix build --keep-failed gimp-resynthesizer
>checking that generated files are newer than configure... done
>configure: creating ./config.status
>./configure: line 9047: /bin/sh: No such file or directory
>---

I've had this before, and the way I could work around it was by setting the SHELL environment variable. Grep for 'setenv "SHELL"' in the package sources and I'm sure you'll find instances of that.

I'm not sure of the root cause, probably there are some hard-coded paths somewhere that should be patched in one of our packages?

HTH!

Maxim

  reply	other threads:[~2018-09-20  2:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-19 12:25 Trying to package GIMP Resynthesizer Thorsten Wilms
2018-09-20  2:55 ` Maxim Cournoyer [this message]
2018-09-20  9:25   ` Thorsten Wilms
2018-09-20 11:11     ` Ludovic Courtès
2018-09-20 13:43       ` Thorsten Wilms
2018-09-20 20:14         ` Thorsten Wilms
2018-09-21 11:19           ` Thorsten Wilms
2018-11-07 18:00             ` swedebugia

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=B4838407-DE25-43BB-BD1A-903B94E81C27@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=t_w_@freenet.deThorsten \
    /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).