unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Vagrant Cascadian <vagrant@debian.org>
Cc: 32982@debbugs.gnu.org
Subject: [bug#32982] [PATCH] gnu: u-boot: Update to 2018.09.
Date: Thu, 11 Oct 2018 16:23:35 -0400	[thread overview]
Message-ID: <20181011202335.GB7201@jasmine.lan> (raw)
In-Reply-To: <875zydyvog.fsf@aikidev.net>

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

On Sun, Oct 07, 2018 at 08:16:47PM -0700, Vagrant Cascadian wrote:
> * gnu/packages/bootloaders.scm (u-boot): Update to 2018.09.
>   (u-boot-tools): Substitute "coverage" for "python-coverage".
>   (u-boot-tools): Update workaround for only 99% test coverage.

Thanks!

>  (define u-boot
>    (package
>      (name "u-boot")
> -    (version "2018.07")
> +    (version "2018.09")

For me, u-boot 2018.09 fails to build like this:

------
$ ./pre-inst-env guix build -e '(@@ (gnu packages bootloaders) u-boot)'
[...]
starting phase `configure'
source directory: "/tmp/guix-build-u-boot-2018.09.drv-0/u-boot-2018.09" (relative from build: ".")
build directory: "/tmp/guix-build-u-boot-2018.09.drv-0/u-boot-2018.09"
configure flags: ("CONFIG_SHELL=/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/bash" "SHELL=/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/bash" "--prefix=/gnu/store/c7smjwgl5xdmgcwgr1zf2clg97mln2kl-u-boot-2018.09" "--enable-fast-install" "--build=x86_64-unknown-linux-gnu")
/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/bash: ./configure: No such file or directory
Backtrace:
           4 (primitive-load "/gnu/store/z4953ip3kra5rz7abqxn98w66in…")
In ice-9/eval.scm:
   191:35  3 (_ _)
In srfi/srfi-1.scm:
    640:9  2 (for-each #<procedure 95aee0 at /gnu/store/f95ghy8mx00…> …)
In /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/gnu-build-system.scm:
   799:31  1 (_ _)
In /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/utils.scm:
    616:6  0 (invoke _ . _)

/gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/utils.scm:616:6: In procedure invoke:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/bash" arguments: ("./configure" "CONFIG_SHELL=/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/bash" "SHELL=/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/bash" "--prefix=/gnu/store/c7smjwgl5xdmgcwgr1zf2clg97mln2kl-u-boot-2018.09" "--enable-fast-install" "--build=x86_64-unknown-linux-gnu") exit-status: 127 term-signal: #f stop-signal: #f] 68fd40>)'.
builder for `/gnu/store/azfpx7n5ds8lwg6jnpwnfgd018d3wc0d-u-boot-2018.09.drv' failed with exit code 1
build of /gnu/store/azfpx7n5ds8lwg6jnpwnfgd018d3wc0d-u-boot-2018.09.drv failed
View build log at '/var/log/guix/drvs/az/fpx7n5ds8lwg6jnpwnfgd018d3wc0d-u-boot-2018.09.drv.bz2'.
guix build: error: build failed: build of `/gnu/store/azfpx7n5ds8lwg6jnpwnfgd018d3wc0d-u-boot-2018.09.drv' failed
------

Is that expected?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-10-11 20:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08  3:16 [bug#32982] [PATCH] gnu: u-boot: Update to 2018.09 Vagrant Cascadian
2018-10-11 20:23 ` Leo Famulari [this message]
2018-10-11 20:57   ` Vagrant Cascadian
2018-10-11 21:29     ` bug#32982: " Leo Famulari

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=20181011202335.GB7201@jasmine.lan \
    --to=leo@famulari.name \
    --cc=32982@debbugs.gnu.org \
    --cc=vagrant@debian.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).