unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org, 33676@debbugs.gnu.org
Subject: bug#33676: GuixSD on eoma68-a20?
Date: Sat, 15 Dec 2018 20:21:37 +0100	[thread overview]
Message-ID: <20181215202137.4b3db598__34340.1567581624$1544901618$gmane$org@scratchpost.org> (raw)
In-Reply-To: <87efak5qp7.fsf@gnu.org>

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

Hi Ludo,

On Fri, 14 Dec 2018 11:48:52 +0100
Ludovic Courtès <ludo@gnu.org> wrote:

> I believe you can download it by running:
> 
>   guix build /gnu/store/ywrh286iqc3jlfhjqsvs22gmcr02i2bp-disk-image.drv

I don't have it.

> If you don’t have this .drv, you should be able to build it from commit
> cba7ddcf603455c6692eb50c8bbf203a6bf17ab1.

I tried

./pre-inst-env guix system disk-image --system=armhf-linux -e '(begin (use-modules (gnu system) (gnu bootloader) (gnu bootloader u-boot) (gnu system install)) (operating-system (inherit installation-os) (bootloader (bootloader-configuration (bootloader u-boot-bootloader) (target #f)))))'

and I get:

[...]
The following package will be installed:
   guile-bootstrap      2.0     /tmp/guix-tests/store/1gd1z2r2a38bh3a4494jbhyzcv5mi5hl-guile-bootstrap-2.0

The following derivation will be built:
   /tmp/guix-tests/store/dmmv0dnc8wvx9m12mln90w4b26sdxq5v-profile.drv
building /tmp/guix-tests/store/dmmv0dnc8wvx9m12mln90w4b26sdxq5v-profile.drv...
1 package in profile
The following environment variable definitions may be needed:
   export PATH="t-profile-15269/bin${PATH:+:}$PATH"
++ guix package -A guile-bootstrap
++ cut -f 1-2
Backtrace:
In guix/ui.scm:
  1603:12 19 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    829:9 18 (catch _ _ #<procedure fed02558 at guix/ui.scm:615:2 (…> …)
    829:9 17 (catch _ _ #<procedure fed02568 at guix/ui.scm:733:6 (…> …)
In guix/scripts/package.scm:
    914:8 16 (_)
   729:25 15 (process-query _)
In guix/discovery.scm:
    155:3 14 (fold-module-public-variables _ _ _)
In guix/combinators.scm:
    45:26 13 (fold2 #<procedure 1229310 at guix/discovery.scm:155:1…> …)
    45:26 12 (fold2 #<procedure 22f5a0 at guix/discovery.scm:156:19…> …)
In guix/discovery.scm:
   158:33 11 (_ #<package scmutils@20160827 gnu/packages/scheme.scm…> …)
In guix/scripts/package.scm:
   732:39 10 (_ #<package scmutils@20160827 gnu/packages/scheme.scm…> …)
In guix/packages.scm:
   777:17  9 (supported-package? #<package scmutils@20160827 gnu/pa…> …)
In guix/memoization.scm:
    101:0  8 (_ #<hash-table 2bc240 3740/7027> #<package scmutils@2…> …)
In srfi/srfi-1.scm:
   466:18  7 (fold #<procedure fd5d9fe8 at guix/packages.scm:764:10…> …)
In guix/packages.scm:
   768:33  6 (_ _ ("x86_64-linux" "i686-linux" "armhf-linux" "aar…" …))
In guix/memoization.scm:
    101:0  5 (_ #<hash-table 2bc240 3740/7027> #<package mit-scheme…> …)
In guix/packages.scm:
   980:46  1 (thunk)
In gnu/packages/scheme.scm:
   170:30  0 (inputs)

gnu/packages/scheme.scm:170:30: In procedure inputs:
Throw to key `match-error' with args `("match" "no matching pattern" "armhf-linux")'.
++ guix package -p t-profile-15269 -I
++ cut -f 1-2
+ test '' = 'guile-bootstrap    2.0'
+ rm -f t-profile-15269 t-profile-15269-1-link t-guix-package-file-15269
+ rm -rf t-guix-package-15269 t-home-15269
./test-env: line 1: 15250 Terminated              "/tmp/guix-build-guix-0.16.0-4.60b0402.drv-0/source/pre-inst-env" "/tmp/guix-build-guix-0.16.0-4.60b0402.drv-0/source/guix-daemon" --disable-chroot --substitute-urls="$GUIX_BINARY_SUBSTITUTE_URL"
FAIL tests/guix-package.sh (exit status: 1)
[...]
/gnu/store/diwcb1v9lr156sg3q4ww1wvsniw4n6rf-module-import/guix/build/gnu-build-system.scm:369:6: In procedure check:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "make" arguments: ("check") exit-status: 2 term-signal: #f stop-signal: #f] 1ebfa0>)'.
builder for `/gnu/store/dbf84br9nxk0a6d50lsgpcjkl5r4cm1s-guix-0.16.0-4.60b0402.drv' failed with exit code 1
build of /gnu/store/dbf84br9nxk0a6d50lsgpcjkl5r4cm1s-guix-0.16.0-4.60b0402.drv failed
View build log at '/var/log/guix/drvs/db/f84br9nxk0a6d50lsgpcjkl5r4cm1s-guix-0.16.0-4.60b0402.drv.bz2'.
guix system: error: build failed: build of `/gnu/store/dbf84br9nxk0a6d50lsgpcjkl5r4cm1s-guix-0.16.0-4.60b0402.drv' failed

And no image...

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  parent reply	other threads:[~2018-12-15 19:22 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <68f9fc17-94f5-dcc2-f54d-61d6e2bf384d@riseup.net>
2018-12-08 17:12 ` GuixSD on eoma68-a20? Danny Milosavljevic
2018-12-08 17:34   ` bug#33676: " Ricardo Wurmus
     [not found]   ` <87k1kjgbxv.fsf@elephly.net>
2018-12-08 19:15     ` Danny Milosavljevic
2018-12-08 23:30       ` Ludovic Courtès
2018-12-08 20:59   ` Mark H Weaver
     [not found]   ` <87pnubn386.fsf@netris.org>
2018-12-08 23:53     ` Danny Milosavljevic
2018-12-09 11:48     ` Danny Milosavljevic
     [not found]     ` <20181209124800.495326cd@scratchpost.org>
2018-12-09 21:32       ` Mark H Weaver
     [not found]       ` <87in0275ec.fsf@netris.org>
2018-12-11  8:13         ` Efraim Flashner
2018-12-11 17:34         ` Ludovic Courtès
     [not found]         ` <87va40x90s.fsf@gnu.org>
2018-12-12  8:12           ` Danny Milosavljevic
     [not found]           ` <20181212091211.78d2e86d@scratchpost.org>
2018-12-14 10:48             ` Ludovic Courtès
     [not found]             ` <87efak5qp7.fsf@gnu.org>
2018-12-15 19:21               ` Danny Milosavljevic [this message]
     [not found]               ` <20181215202137.4b3db598@scratchpost.org>
2018-12-16 15:59                 ` Ludovic Courtès
2018-12-16 20:14                   ` Danny Milosavljevic
2018-12-09 21:51   ` Andreas Enge
     [not found]   ` <20181209215126.GA10968@jurong>
2018-12-10 10:30     ` Danny Milosavljevic
2018-12-10 21:12       ` Andreas Enge
2018-12-14 11:09       ` bug#33676: ENOSPC upon offloading Ludovic Courtès
     [not found]       ` <20181210211224.GA7317@jurong>
2018-12-14 20:50         ` bug#33676: GuixSD on eoma68-a20? Danny Milosavljevic
     [not found]         ` <20181214215026.66ac1df2@scratchpost.org>
2018-12-15 10:29           ` Andreas Enge
     [not found]           ` <20181215102906.GA4621@jurong>
2018-12-15 19:04             ` Mark H Weaver
2018-12-15 19:19             ` Danny Milosavljevic
     [not found]             ` <87lg4qa9vu.fsf@netris.org>
2018-12-16 15:08               ` Andreas Enge
2018-12-21 23:09         ` Danny Milosavljevic
2018-12-22  8:33           ` swedebugia
     [not found]           ` <c04fae8746e55cbc9c35927d4886b353@riseup.net>
2018-12-22  8:44             ` Danny Milosavljevic
2018-12-22  8:47             ` swedebugia
     [not found]             ` <f1a9061ce610b3ea623951bbf368eb18@riseup.net>
2018-12-22  9:11               ` Danny Milosavljevic
     [not found]             ` <20181222094411.3e8fd6cd@scratchpost.org>
2018-12-23  5:09               ` swedebugia
     [not found]               ` <139d0a5a952f3b4c59c0d6534643f9ce@riseup.net>
2018-12-23  8:54                 ` swedebugia
2018-12-11  2:04   ` Luke Kenneth Casson Leighton
2018-12-21 23:05     ` Danny Milosavljevic
2018-12-21 23:49       ` Luke Kenneth Casson Leighton
2020-04-07 13:45       ` Marius Bakke
2020-04-07 15:17         ` Ricardo Wurmus
2020-04-07 15:33           ` Marius Bakke

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='20181215202137.4b3db598__34340.1567581624$1544901618$gmane$org@scratchpost.org' \
    --to=dannym@scratchpost.org \
    --cc=33676@debbugs.gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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 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).