unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Grant Wilson II <grantm.wilsonii@gmail.com>
To: help-guix@gnu.org
Subject: Pinebook pro build
Date: Sun, 18 Apr 2021 16:06:35 -0400	[thread overview]
Message-ID: <CANK3aa1g8tK4m=7fHhFpsOjL41=T+afA+DjcSP6OWBOLOhMG+g@mail.gmail.com> (raw)

I am attempting to build a bare bones image for the pinebook pro. Either
using `guix system image` or `guix system init`. I have noodled around with
many approaches but all have failed.
At the moment I am trying to cross compile this from an x86_64 system.
The following build command is failing and I am not sure why.

`guix build --target=aarch64-linux-gnu -e "(@ (gnu packages bootloaders)
u-boot-pinebook-pro-rk3399)"`

"
...
starting phase `set-environment'
Backtrace:
           9 (primitive-load "/gnu/store/720rvsfh0wgq2dik4jvi3m357hr…")
In ice-9/eval.scm:
   191:35  8 (_ #f)
In guix/build/gnu-build-system.scm:
    838:2  7 (gnu-build #:source _ #:outputs _ #:inputs _ #:phases . #)
In ice-9/boot-9.scm:
  1736:10  6 (with-exception-handler _ _ #:unwind? _ # _)
In srfi/srfi-1.scm:
   857:16  5 (every1 #<procedure 7ffff19d7580 at guix/build/gnu-bui…> …)
In guix/build/gnu-build-system.scm:
   847:30  4 (_ _)
In ice-9/eval.scm:
    619:8  3 (_ #(#(#<directory (guile-user) 7ffff1baff00>) (# # …)))
    159:9  2 (_ #(#(#<directory (guile-user) 7ffff1baff00>) (# # …)))
In unknown file:
           1 (string-append #f "/bl31.elf")
In ice-9/boot-9.scm:
  1669:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1669:16: In procedure raise-exception:
In procedure string-append: Wrong type (expecting string): #f
builder for
`/gnu/store/rlfcsy66wi25sr75ll6b2gbx0j4sfxhs-u-boot-pinebook-pro-rk3399-2021.04.drv'
failed with exit code 1
build of
/gnu/store/rlfcsy66wi25sr75ll6b2gbx0j4sfxhs-u-boot-pinebook-pro-rk3399-2021.04.drv
failed
View build log at
'/var/log/guix/drvs/rl/fcsy66wi25sr75ll6b2gbx0j4sfxhs-u-boot-pinebook-pro-rk3399-2021.04.drv.bz2'.
guix build: error: build of
`/gnu/store/rlfcsy66wi25sr75ll6b2gbx0j4sfxhs-u-boot-pinebook-pro-rk3399-2021.04.drv'
failed
"

I am curious about this specific issue, but any suggestions on how to
accomplish my main goal of building any guixsd image for a pinebook-pro are
welcome.

Thank you!

             reply	other threads:[~2021-04-18 21:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-18 20:06 Grant Wilson II [this message]
2021-04-18 23:03 ` Pinebook pro build Leo Famulari
2021-04-18 23:27   ` Grant Wilson II
2021-04-19  4:03     ` Leo Famulari
2021-04-19 22:55     ` Vagrant Cascadian
2021-04-20  0:24       ` Leo Famulari
2021-04-20  7:26         ` Efraim Flashner
2021-04-24  8:44           ` Vincent Legoll
2021-04-20  1:10       ` Vagrant Cascadian
2021-04-20  2:02         ` Leo Famulari
2021-04-20  3:40           ` Brian Woodcox

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='CANK3aa1g8tK4m=7fHhFpsOjL41=T+afA+DjcSP6OWBOLOhMG+g@mail.gmail.com' \
    --to=grantm.wilsonii@gmail.com \
    --cc=help-guix@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.
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).