unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: P via Bug reports for GNU Guix <bug-guix@gnu.org>
To: Vivien Kraus <vivien@planete-kraus.eu>
Cc: "37403@debbugs.gnu.org" <37403@debbugs.gnu.org>
Subject: bug#37403: Cannot 'guix guix build --target=x86_64-w64-mingw32 perl'
Date: Sat, 14 Sep 2019 11:16:55 +0000	[thread overview]
Message-ID: <_R48piXJzyD-bjGwWPFtNQxovaCS0VZl-zNZ2ymCKm_140q_hQnpTI1O4BZN4SqX2Y_JxfSrFE9Ile1No4dPWJUe0ehhtNJmgJNC44uhT2I=@protonmail.com> (raw)
In-Reply-To: <87a7b7l3f3.fsf@planete-kraus.eu>

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, September 14, 2019 7:53 AM, Vivien Kraus <vivien@planete-kraus.eu> wrote:

> Hello guix,
>
> Trying to run 'guix build --target=x86_64-w64-mingw32 perl' results in
> the following exception in the latest stages of the build:
>
> phase `install' succeeded after 36.7 seconds starting phase`remove-extra-references'
> Backtrace:
> 13 (primitive-load "/gnu/store/qnavzfxvw5rng7z8rzlx9zw0ji9…")
> In ice-9/eval.scm:
> 191:35 12 (_ _)
> In srfi/srfi-1.scm:
> 863:16 11 (every1 #<procedure 61edc0 at /gnu/store/gfprsx2m62cvq…> …)
> In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-build-system.scm:
> 799:28 10 (_ )
> In ice-9/eval.scm:
> 619:8 9 ( #(#(#(#(#(#(#<directory (guile-user)…>) …) …) …) …) …))In ice-9/boot-9.scm:
> 841:4 8 (with-throw-handler _ _ _)
> In ice-9/ports.scm:
> 444:17 7 (call-with-input-file _ _ #:binary _ #:encoding _ # )
> In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/utils.scm:
> 641:26 6 ( )
> 667:26 5 ( #<input: /gnu/store/fa7x5xq709dvsx0rnz167f5ba2h6ssq…> …)In srfi/srfi-1.scm:
> 466:18 4 (fold #<procedure 7ffff5d2b0c0 at /gnu/store/gfprsx2m6…> …)
> In ice-9/eval.scm:
> 202:51 3 (_ #(#(#(#(#(#(#<directory (guile-user)…> …)) …) …) …) …))
>
>     163:9  2 (_ #(#(#(#(#(#(#<directory (guile-user)…> …)) …) …) …) …))
>
>
> In unknown file:
> 1 (string-append "incpth='" #f "/include'\n")
> In ice-9/boot-9.scm:
> 752:25 0 (dispatch-exception _ _ _)
>
> ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
> In procedure string-append: Wrong type (expecting string): #f
> builder for
> `/gnu/store/2khcqc5rpc0wizhihpq69x6qn3f7nw5l-perl-5.28.0.drv' failed
> with exit code 1
>
> I have the full log. Do you wish to see it?
>
> Did I do something wrong? Is it the same for you? Is there a
> workaround?
>
> Best regards,
>
> Vivien

Seems like cross compiling with mingw is broken for other packages too, I tried the guile example about a week ago and also Lua (which is a super portable language, so it should work everywhere, usually without modifications) and neither worked.

  reply	other threads:[~2019-09-14 11:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-14  7:53 bug#37403: Cannot 'guix guix build --target=x86_64-w64-mingw32 perl' Vivien Kraus
2019-09-14 11:16 ` P via Bug reports for GNU Guix [this message]
2019-09-14 11:28   ` Vivien Kraus
2019-09-14 11:59 ` Danny Milosavljevic
2019-09-14 12:23   ` Danny Milosavljevic
2019-09-14 17:24     ` Vivien Kraus
2019-09-14 13:16 ` Jan Nieuwenhuizen
2019-09-14 17:25   ` Vivien Kraus
2019-09-15 12:16     ` Jan Nieuwenhuizen
2020-03-25 19:49       ` Mathieu Othacehe

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='_R48piXJzyD-bjGwWPFtNQxovaCS0VZl-zNZ2ymCKm_140q_hQnpTI1O4BZN4SqX2Y_JxfSrFE9Ile1No4dPWJUe0ehhtNJmgJNC44uhT2I=@protonmail.com' \
    --to=bug-guix@gnu.org \
    --cc=37403@debbugs.gnu.org \
    --cc=pronaip@protonmail.com \
    --cc=vivien@planete-kraus.eu \
    /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 public inbox

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

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