all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#66600: Bug report, as requested
@ 2023-10-17 20:49 Anthony Hursh via Bug reports for GNU Guix
  2023-10-19  9:05 ` Simon Tournier
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony Hursh via Bug reports for GNU Guix @ 2023-10-17 20:49 UTC (permalink / raw)
  To: 66600

This is from an Ubuntu installation running in a Parallels VM on a Mac with an M1 processor.


./guix/store.scm:1417:15: In procedure loop:
ERROR:
  1. &store-protocol-error:
      message: "build of `/gnu/store/sh67jclf7cxgzj4zh1ji14a193p9h8gp-guile-3.0.9.drv' failed"
      status: 100
/guix pull: error: You found a bug: the program '/gnu/store/97bpf57qwsl78n3fm9z6h8fvvydz4v8x-compute-guix-derivation'
failed to compute the derivation for Guix (version: "7823c6504082a0cfbd98beb301e041fb8bc4e44e"; system: "aarch64-linux";
host version: "1.4.0"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#66600: Bug report, as requested
  2023-10-17 20:49 bug#66600: Bug report, as requested Anthony Hursh via Bug reports for GNU Guix
@ 2023-10-19  9:05 ` Simon Tournier
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Tournier @ 2023-10-19  9:05 UTC (permalink / raw)
  To: Anthony Hursh, 66600

Hi,

On Tue, 17 Oct 2023 at 12:49, Anthony Hursh via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:
> This is from an Ubuntu installation running in a Parallels VM on a Mac with an M1 processor.
>
> ./guix/store.scm:1417:15: In procedure loop:
> ERROR:
>   1. &store-protocol-error:
>       message: "build of `/gnu/store/sh67jclf7cxgzj4zh1ji14a193p9h8gp-guile-3.0.9.drv' failed"
>       status: 100
> /guix pull: error: You found a bug: the program '/gnu/store/97bpf57qwsl78n3fm9z6h8fvvydz4v8x-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "7823c6504082a0cfbd98beb301e041fb8bc4e44e"; system: "aarch64-linux";
> host version: "1.4.0"; pull-version: 1).
> Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

There are substitutes for this particular derivation:

--8<---------------cut here---------------start------------->8---
$ guix build /gnu/store/sh67jclf7cxgzj4zh1ji14a193p9h8gp-guile-3.0.9.drv
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
14.4 MB will be downloaded:
  /gnu/store/8filfzr71ar32zmfg7q98xbzblcxq9fr-guile-3.0.9-debug
  /gnu/store/9z46288s2j6ffslh9v9hkay45r863k4x-guile-3.0.9
substituting /gnu/store/8filfzr71ar32zmfg7q98xbzblcxq9fr-guile-3.0.9-debug...
downloading from https://ci.guix.gnu.org/nar/lzip/8filfzr71ar32zmfg7q98xbzblcxq9fr-guile-3.0.9-debug ...
 guile-3.0.9-debug  6.7MiB                                                                   2.9MiB/s 00:02 ▕██████████████████▏ 100.0%

/gnu/store/8filfzr71ar32zmfg7q98xbzblcxq9fr-guile-3.0.9-debug
/gnu/store/9z46288s2j6ffslh9v9hkay45r863k4x-guile-3.0.9
--8<---------------cut here---------------end--------------->8---

Have you enabled substitutes?  If no, one hypothetical cause of such
failure is the RAM size of your Parallels VM, well highly
hypothetical. :-)

Cheers,
simon




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-19  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-17 20:49 bug#66600: Bug report, as requested Anthony Hursh via Bug reports for GNU Guix
2023-10-19  9:05 ` Simon Tournier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.