Message ID | 87wmu0bgr7.fsf@gnu.org |
---|---|
State | New |
Headers |
Return-Path: <guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org> X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9425B27BBE9; Wed, 29 Nov 2023 17:41:08 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,PDS_BTC_ID,SPF_HELO_PASS,URIBL_BLOCKED, WEIRD_PORT autolearn=no autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 349F027BBE2 for <patchwork@mira.cbaines.net>; Wed, 29 Nov 2023 17:41:07 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <guix-patches-bounces@gnu.org>) id 1r8OYV-0001sD-An; Wed, 29 Nov 2023 12:40:59 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1r8OYR-0001rq-1E for guix-patches@gnu.org; Wed, 29 Nov 2023 12:40:55 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1r8OYQ-0002WS-Mx for guix-patches@gnu.org; Wed, 29 Nov 2023 12:40:54 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1r8OYY-0005Uk-83 for guix-patches@gnu.org; Wed, 29 Nov 2023 12:41:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67507] [PATCH v2 0/2] Using the right locales on GNU/Hurd Resent-From: Janneke Nieuwenhuizen <janneke@gnu.org> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org> Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 29 Nov 2023 17:41:02 +0000 Resent-Message-ID: <handler.67507.B67507.170127965921105@debbugs.gnu.org> Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67507 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?utf-8?q?Court=C3=A8s?= <ludo@gnu.org> Cc: 67507@debbugs.gnu.org Received: via spool by 67507-submit@debbugs.gnu.org id=B67507.170127965921105 (code B ref 67507); Wed, 29 Nov 2023 17:41:02 +0000 Received: (at 67507) by debbugs.gnu.org; 29 Nov 2023 17:40:59 +0000 Received: from localhost ([127.0.0.1]:51029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces@debbugs.gnu.org>) id 1r8OYU-0005UJ-Iz for submit@debbugs.gnu.org; Wed, 29 Nov 2023 12:40:59 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:37188) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <janneke@gnu.org>) id 1r8OYR-0005U3-P0 for 67507@debbugs.gnu.org; Wed, 29 Nov 2023 12:40:57 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <janneke@gnu.org>) id 1r8OYD-0002Ul-CC; Wed, 29 Nov 2023 12:40:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=06vd2yX5fQHhMdTDlCPw4Ie5BLf5c6yQ7WQ5AIpGqrE=; b=PdKXwLxnDVLeVfimDxrW Y2XkndS3lR4YUAM7An+raPnFWtRxChhGDhnqiRXviEvGmShsVgdNvHeQuESPSXEDUB+mnwF+4NI2V 4urF5aRNY/Q52uDEPuHrsCbN2Y9exweUBzsenFb0kmFeyPmCvA3MaElX5Tdg8znBmF5uxb6laDNmk TfaotSkq7GE+GSf+j2FDuG6+KLPT8zc4EWAis+otqve8BAB2Li2avrKJsHeOQsxiycGWq90MydjKb xk6eZ8g8FXZPG0oyC8jQtVCRVUdKNVVgDmJ/k+hCbp90THQP0uPVvNQOepvlWvUC+j7c45W77AeG7 nICU0xIa2z25ZA==; From: Janneke Nieuwenhuizen <janneke@gnu.org> In-Reply-To: <cover.1701272537.git.ludo@gnu.org> ("Ludovic =?utf-8?q?Court?= =?utf-8?q?=C3=A8s?= "'s message of "Wed, 29 Nov 2023 16:44:49 +0100") Organization: AvatarAcademy.nl References: <5bf71a8fa945627d1610b772a04ac65031e8d6b6.1701171221.git.mail@cbaines.net> <cover.1701272537.git.ludo@gnu.org> X-Url: http://AvatarAcademy.nl Date: Wed, 29 Nov 2023 18:39:56 +0100 Message-ID: <87wmu0bgr7.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: <guix-patches.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/guix-patches> List-Post: <mailto:guix-patches@gnu.org> List-Help: <mailto:guix-patches-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=subscribe> Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches |
Commit Message
Janneke Nieuwenhuizen
Nov. 29, 2023, 5:39 p.m. UTC
Ludovic Courtès writes: Hi! This looks great...but I've added your patches to the bottom of hurd-team, and also added a HACK commit with --8<---------------cut here---------------start------------->8--- --8<---------------cut here---------------end--------------->8--- ...but running `make as-derivation' gives --8<---------------cut here---------------start------------->8--- $ make as-derivation Building Guix in Guix... warning: 'nix-server-socket' is deprecated, use 'store-connection-socket' instead warning: 'nix-server-major-version' is deprecated, use 'store-connection-major-version' instead warning: 'nix-server-minor-version' is deprecated, use 'store-connection-minor-version' instead Computing Guix derivation for 'i586-gnu'... |process 7189 acquired build slot '/var/guix/offload/kluit.dezyne.org:10022/0' \normalized load on machine 'kluit.dezyne.org' is 0.91 waiting for locks or build slots... |process 7189 acquired build slot '/var/guix/offload/kluit.dezyne.org:10022/0' \normalized load on machine 'kluit.dezyne.org' is 0.64 \guix offload: sending 0 store items (0 MiB) to 'kluit.dezyne.org'... offloading '/gnu/store/3hc9fardc4pwmcjh6x5x6mi1yicvy861-glibc-utf8-locales-2.37.drv' to 'kluit.dezyne.org'... @ build-remote /gnu/store/3hc9fardc4pwmcjh6x5x6mi1yicvy861-glibc-utf8-locales-2.37.drv kluit.dezyne.org retrieving 1 store item from 'kluit.dezyne.org'... -importing file or directory '/gnu/store/30knn5niz8j43aqly8qy4k20755n92kv-glibc-utf8-locales-2.37'... guix offload: error: corrupt input while restoring '/gnu/store/30knn5niz8j43aqly8qy4k20755n92kv-glibc-utf8-locales-2.37' from #<input-output: channel (open) 7f8c392faee0> Backtrace: cannot build derivation `/gnu/store/2d6gh47cnnsv8zf5dvznlsszai4ry5qc-guile-3.0.9.drv': 1 dependencies couldn't be built 16 (primitive-load "/gnu/store/9glf45m6x8icvia8421jz5gapxkgr3zi-compute-guix-derivation") In ice-9/eval.scm: 155:9 15 (_ _) 159:9 14 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm: 152:2 13 (with-fluid* _ _ _) 152:2 12 (with-fluid* _ _ _) In ./guix/store.scm: 2168:24 11 (run-with-store #<store-connection 256.99 7faed7dee280> #<procedure 7faec76a3d20 at ./guix/self.scm:13?> ?) In ./guix/self.scm: 1354:2 10 (_ #<store-connection 256.99 7faed7dee280>) In ./guix/packages.scm: 2033:17 9 (_ #<store-connection 256.99 7faed7dee280>) In ./guix/store.scm: 2168:24 8 (run-with-store #<store-connection 256.99 7faed7dee280> #<procedure 7faec76bfe40 at ./guix/store.scm:1?> ?) 1996:8 7 (_ #<store-connection 256.99 7faed7dee280>) 2040:38 6 (_ #<store-connection 256.99 7faec95b7aa0>) In ./guix/grafts.scm: 323:16 5 (graft-derivation #<store-connection 256.99 7faec95b7aa0> #<derivation /gnu/store/2d6gh47cnnsv8zf5dvzn?> ?) 285:4 4 (_ #<vlist ()>) 173:4 3 (non-self-references #<store-connection 256.99 7faec95b7aa0> #<derivation /gnu/store/2d6gh47cnnsv8zf5d?> ?) 175:20 2 (_ #t) In ./guix/store.scm: 1417:15 1 (_ #<store-connection 256.99 7faec95b7aa0> ("/gnu/store/2d6gh47cnnsv8zf5dvznlsszai4ry5qc-guile-3.0.9.?") ?) 1417:15 0 (loop #f) ./guix/store.scm:1417:15: In procedure loop: ERROR: 1. &store-protocol-error: message: "build of `/gnu/store/2d6gh47cnnsv8zf5dvznlsszai4ry5qc-guile-3.0.9.drv' failed" status: 1 error: You found a bug: the program '/gnu/store/9glf45m6x8icvia8421jz5gapxkgr3zi-compute-guix-derivation' failed to compute the derivation for Guix (version: "20231129.17"; system: "i586-gnu"; host version: "1.4.0-13.e863274"; pull-version: 1). Please report the COMPLETE output above by email to <bug-guix@gnu.org>. make: *** [Makefile:7125: as-derivation] Error 1 [2]18:23:55 janneke@drakenpad:~/src/guix/hurd-team [env] --8<---------------cut here---------------end--------------->8--- What am I missing? (Thanks a lot for looking into this and working on my patches!) Greetings, Janneke
Comments
Hello! Janneke Nieuwenhuizen <janneke@gnu.org> skribis: > $ make as-derivation > Building Guix in Guix... > warning: 'nix-server-socket' is deprecated, use 'store-connection-socket' instead > warning: 'nix-server-major-version' is deprecated, use 'store-connection-major-version' instead > warning: 'nix-server-minor-version' is deprecated, use 'store-connection-minor-version' instead > Computing Guix derivation for 'i586-gnu'... |process 7189 acquired build slot '/var/guix/offload/kluit.dezyne.org:10022/0' > \normalized load on machine 'kluit.dezyne.org' is 0.91 > waiting for locks or build slots... > |process 7189 acquired build slot '/var/guix/offload/kluit.dezyne.org:10022/0' > \normalized load on machine 'kluit.dezyne.org' is 0.64 > \guix offload: sending 0 store items (0 MiB) to 'kluit.dezyne.org'... > offloading '/gnu/store/3hc9fardc4pwmcjh6x5x6mi1yicvy861-glibc-utf8-locales-2.37.drv' to 'kluit.dezyne.org'... > @ build-remote /gnu/store/3hc9fardc4pwmcjh6x5x6mi1yicvy861-glibc-utf8-locales-2.37.drv kluit.dezyne.org > retrieving 1 store item from 'kluit.dezyne.org'... > -importing file or directory '/gnu/store/30knn5niz8j43aqly8qy4k20755n92kv-glibc-utf8-locales-2.37'... > guix offload: error: corrupt input while restoring '/gnu/store/30knn5niz8j43aqly8qy4k20755n92kv-glibc-utf8-locales-2. [...] > 1. &store-protocol-error: > message: "build of `/gnu/store/2d6gh47cnnsv8zf5dvznlsszai4ry5qc-guile-3.0.9.drv' failed" > status: 1 This looks like an offloading issue. What happens if you do this beforehand: guix build /gnu/store/2d6gh47cnnsv8zf5dvznlsszai4ry5qc-guile-3.0.9.drv ? (Note that I tested on ‘master’ though, so I’m not sure if there are relevant differences between the two branches; I guess I should know better…) Thanks for testing! Ludo’.
Ludovic Courtès writes: Hi! > Janneke Nieuwenhuizen <janneke@gnu.org> skribis: > >> $ make as-derivation >> Building Guix in Guix... >> warning: 'nix-server-socket' is deprecated, use 'store-connection-socket' instead >> warning: 'nix-server-major-version' is deprecated, use 'store-connection-major-version' instead >> warning: 'nix-server-minor-version' is deprecated, use 'store-connection-minor-version' instead >> Computing Guix derivation for 'i586-gnu'... |process 7189 acquired build slot '/var/guix/offload/kluit.dezyne.org:10022/0' >> \normalized load on machine 'kluit.dezyne.org' is 0.91 >> waiting for locks or build slots... >> |process 7189 acquired build slot '/var/guix/offload/kluit.dezyne.org:10022/0' >> \normalized load on machine 'kluit.dezyne.org' is 0.64 >> \guix offload: sending 0 store items (0 MiB) to 'kluit.dezyne.org'... >> offloading '/gnu/store/3hc9fardc4pwmcjh6x5x6mi1yicvy861-glibc-utf8-locales-2.37.drv' to 'kluit.dezyne.org'... >> @ build-remote /gnu/store/3hc9fardc4pwmcjh6x5x6mi1yicvy861-glibc-utf8-locales-2.37.drv kluit.dezyne.org >> retrieving 1 store item from 'kluit.dezyne.org'... >> -importing file or directory '/gnu/store/30knn5niz8j43aqly8qy4k20755n92kv-glibc-utf8-locales-2.37'... >> guix offload: error: corrupt input while restoring '/gnu/store/30knn5niz8j43aqly8qy4k20755n92kv-glibc-utf8-locales-2. > [...] > >> 1. &store-protocol-error: >> message: "build of `/gnu/store/2d6gh47cnnsv8zf5dvznlsszai4ry5qc-guile-3.0.9.drv' failed" >> status: 1 > > This looks like an offloading issue. Yes, somehow I didn't have the correct chilhurd signging-key registered. > (Note that I tested on ‘master’ though, so I’m not sure if there are > relevant differences between the two branches; I guess I should know > better…) > > Thanks for testing! So, I created a new VM (needed to create yet another guix package update commit on hurd-team to avoid the circular dependency thing), and (with my curl fix from yesterday), now "guix shell -D guix" works again; and without any glibc-2.35 afaics (there's only one x86_64-linux glibc-2.35 in the hurd's store, I guess that's to be expected). I also tested on hurd-team using the `make as-derivation' trick with #:system "i586-gnu" in compile-as-derivation.scm, which now fails with --8<---------------cut here---------------start------------->8--- offloading '/gnu/store/qy6l0gjjpc40frz57fv08shpwj4pssfd-bash-minimal-5.1.16.drv' to 'kluit.dezyne.org'... @ build-remote /gnu/store/qy6l0gjjpc40frz57fv08shpwj4pssfd-bash-minimal-5.1.16.drv kluit.dezyne.org Backtrace: In ice-9/boot-9.scm: 160: 10 [catch #t #<catch-closure 1ba1510> ...] In unknown file: ?: 9 [apply-smob/1 #<catch-closure 1ba1510>] In ice-9/boot-9.scm: 66: 8 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 7 [eval # #] In ice-9/boot-9.scm: 2412: 6 [save-module-excursion #<procedure 1bb2c00 at ice-9/boot-9.scm:4084:3 ()>] 4089: 5 [#<procedure 1bb2c00 at ice-9/boot-9.scm:4084:3 ()>] 1734: 4 [%start-stack load-stack ...] 1739: 3 [#<procedure 1bbb930 ()>] In unknown file: ?: 2 [primitive-load "/gnu/store/dljmqd3db20j9z9bbqlha71p3jzj7cvk-bash-minimal-5.1.16-builder"] In ice-9/eval.scm: 432: 1 [eval # ()] In unknown file: ?: 0 [setlocale 6 "en_US.utf8"] ERROR: In procedure setlocale: ERROR: In procedure setlocale: Invalid argument builder for `/gnu/store/qy6l0gjjpc40frz57fv08shpwj4pssfd-bash-minimal-5.1.16.drv' failed with exit code 1 derivation '/gnu/store/qy6l0gjjpc40frz57fv08shpwj4pssfd-bash-minimal-5.1.16.drv' offloaded to 'kluit.dezyne.org' failed: build of `/gnu/store/qy6l0gjjpc40frz57fv08shpwj4pssfd-bash-minimal-5.1.16.drv' failed --8<---------------cut here---------------end--------------->8--- Not sure where that comes from or if that's a problem Greetings, Janneke
Hi, Janneke Nieuwenhuizen <janneke@gnu.org> skribis: > So, I created a new VM (needed to create yet another guix package update > commit on hurd-team to avoid the circular dependency thing), and (with > my curl fix from yesterday), now "guix shell -D guix" works again; and > without any glibc-2.35 afaics (there's only one x86_64-linux glibc-2.35 > in the hurd's store, I guess that's to be expected). Good. > I also tested on hurd-team using the `make as-derivation' trick with > #:system "i586-gnu" in compile-as-derivation.scm, which now fails with > > offloading '/gnu/store/qy6l0gjjpc40frz57fv08shpwj4pssfd-bash-minimal-5.1.16.drv' to 'kluit.dezyne.org'... > @ build-remote /gnu/store/qy6l0gjjpc40frz57fv08shpwj4pssfd-bash-minimal-5.1.16.drv kluit.dezyne.org > Backtrace: > In ice-9/boot-9.scm: > 160: 10 [catch #t #<catch-closure 1ba1510> ...] > In unknown file: > ?: 9 [apply-smob/1 #<catch-closure 1ba1510>] > In ice-9/boot-9.scm: > 66: 8 [call-with-prompt prompt0 ...] > In ice-9/eval.scm: > 432: 7 [eval # #] > In ice-9/boot-9.scm: > 2412: 6 [save-module-excursion #<procedure 1bb2c00 at ice-9/boot-9.scm:4084:3 ()>] > 4089: 5 [#<procedure 1bb2c00 at ice-9/boot-9.scm:4084:3 ()>] > 1734: 4 [%start-stack load-stack ...] > 1739: 3 [#<procedure 1bbb930 ()>] > In unknown file: > ?: 2 [primitive-load "/gnu/store/dljmqd3db20j9z9bbqlha71p3jzj7cvk-bash-minimal-5.1.16-builder"] > In ice-9/eval.scm: > 432: 1 [eval # ()] > In unknown file: > ?: 0 [setlocale 6 "en_US.utf8"] > > ERROR: In procedure setlocale: > ERROR: In procedure setlocale: Invalid argument > builder for `/gnu/store/qy6l0gjjpc40frz57fv08shpwj4pssfd-bash-minimal-5.1.16.drv' failed with exit code 1 It builds for me now on ‘master’: --8<---------------cut here---------------start------------->8--- $ ./pre-inst-env guix build bash-minimal -s i586-gnu --no-grafts /gnu/store/0iw3v18ar8vy1yknnf84lv0jzmq6gjhm-bash-minimal-5.1.16-doc /gnu/store/1gsf6zrl3fmbrip98nsqpkjykfhahmvd-bash-minimal-5.1.16 $ git log |head -1 commit aeb494322ca9dec4a4d66a7d063239c8536bd538 --8<---------------cut here---------------end--------------->8--- \o/ Christopher Baines <mail@cbaines.net> skribis: > These changes look good to me. > > For the data service instances, it would be good to fix the infinite > loop issue sooner rather than later. For affected revisions, I think the > data service is effectively waiting until the relevant processes run out > of memory and crash, and this is slowing down processing revisions. Yeah. Pushed as b0715d7cd2a74bc231751f8afc9dffb2047501ac. Let’s do some more testing from here and see how it goes. Thanks! Ludo’.
Ludovic Courtès writes: Hi, > Janneke Nieuwenhuizen <janneke@gnu.org> skribis: > >> I also tested on hurd-team using the `make as-derivation' trick with >> #:system "i586-gnu" in compile-as-derivation.scm, which now fails with [..] >> ERROR: In procedure setlocale: >> ERROR: In procedure setlocale: Invalid argument >> builder for `/gnu/store/qy6l0gjjpc40frz57fv08shpwj4pssfd-bash-minimal-5.1.16.drv' failed with exit code 1 > > It builds for me now on ‘master’: > > $ ./pre-inst-env guix build bash-minimal -s i586-gnu --no-grafts > /gnu/store/0iw3v18ar8vy1yknnf84lv0jzmq6gjhm-bash-minimal-5.1.16-doc > /gnu/store/1gsf6zrl3fmbrip98nsqpkjykfhahmvd-bash-minimal-5.1.16 > $ git log |head -1 > commit aeb494322ca9dec4a4d66a7d063239c8536bd538 > > \o/ Yeah, for me too; it's the grafting that seems to be implicit in `make as-derivation'...so maybe that's not a great way to test this? > Christopher Baines <mail@cbaines.net> skribis: > >> These changes look good to me. >> >> For the data service instances, it would be good to fix the infinite >> loop issue sooner rather than later. For affected revisions, I think the >> data service is effectively waiting until the relevant processes run out >> of memory and crash, and this is slowing down processing revisions. > > Yeah. > > Pushed as b0715d7cd2a74bc231751f8afc9dffb2047501ac. > > Let’s do some more testing from here and see how it goes. Great, thanks all! For `guix shell -D guix' to work with this (i.e., not hang resolving the circular dependency), I updated the guix package once again. Does hurd-packages need to be enabled again at https://ci.guix.gnu.org/? Greetings, Janneke
Dear all,
Ludovic Courtès <ludo@gnu.org> writes:
> Let’s do some more testing from here and see how it goes.
there was some discussion on IRC which, I think, is related to this
issue:
- https://logs.guix.gnu.org/guix/2023-12-03.log#104632
- https://logs.guix.gnu.org/guix/2023-12-04.log#165604
In short, people observe issues such as: "package glibc-locales@2.37
does not support x86_64-linux". There is also #67586 describing this.
I am sharing it in case it is related and with the hope that it helps.
Best regards
itd
diff --git a/build-aux/compile-as-derivation.scm b/build-aux/compile-as-derivation.scm index d945a8c79c..3bc4509f7a 100644 --- a/build-aux/compile-as-derivation.scm +++ b/build-aux/compile-as-derivation.scm @@ -51,7 +51,8 @@ (mlet* %store-monad ((source (interned-file source "guix-source" #:select? git? #:recursive? #t)) - (drv (build source #:pull-version 1))) + (drv (build source #:pull-version 1 + #:system "i586-gnu"))) (mbegin %store-monad (show-what-to-build* (list drv)) (built-derivations (list drv))