[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems.
|
From: |
Efraim Flashner |
|
Subject: |
[bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems. |
|
Date: |
Sun, 7 Jan 2024 22:00:47 +0200 |
On Sun, Jan 07, 2024 at 08:50:11PM +0100, Mathieu Othacehe wrote:
>
> Hello,
>
> > guix build: error: gnu/packages/gnome.scm:3504:2: librsvg@2.56.4: build
> > system `cargo' does not support cross builds
>
> That is no longer the case, there is however a new error:
>
> --8<---------------cut here---------------start------------->8---
> In guix/packages.scm:
> 1618:16 19 (package->bag _ _ _ #:graft? _)
> 1719:48 18 (thunk)
> 1512:25 17 (inputs _)
> In srfi/srfi-1.scm:
> 586:29 16 (map1 (("coreutils" #<package coreutils@9.1 guix/b…>) …))
> 586:29 15 (map1 (("grep" #<package grep@3.8 gnu/packages/com…>) …))
> 586:29 14 (map1 (("xz" #<package xz@5.2.8 gnu/packages/comme…>) …))
> 586:29 13 (map1 (("locales" #<package glibc-utf8-locales@2.3…>) …))
> 586:29 12 (map1 (("bash" #<package bash-minimal@5.1.16 gnu/p…>) …))
> 586:17 11 (map1 (("gcc" #<package gcc@11.3.0 gnu/packages/co…>) …))
> In guix/packages.scm:
> 1469:20 10 (rewrite ("gcc" #<package gcc@11.3.0 gnu/packages/com…>))
> In guix/memoization.scm:
> 101:0 9 (_ #<hash-table 7f049b80cbc0 14/31> #<package gcc@11.3…> …)
> In guix/packages.scm:
> 1483:13 8 (_)
> In guix/build-system/gnu.scm:
> 158:33 7 (cut? _)
> In gnu/packages/commencement.scm:
> 3241:36 6 (arguments #<package gcc@11.3.0 gnu/packages/commenceme…>)
> In gnu/packages/gcc.scm:
> 748:34 5 (arguments #<package gcc@11.3.0 gnu/packages/gcc.scm:73…>)
> 218:48 4 (arguments #<package gcc@4.8.5 gnu/packages/gcc.scm:398…>)
> In gnu/packages/bootstrap.scm:
> 338:11 3 (_)
> In ice-9/boot-9.scm:
> 1685:16 2 (raise-exception _ #:continuable? _)
> 1685:16 1 (raise-exception _ #:continuable? _)
> 1685:16 0 (raise-exception _ #:continuable? _)
>
> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> dynamic linker name not known for this system "aarch64-linux-gnu"
> --8<---------------cut here---------------end--------------->8---
>
> preventing fwupd from cross-compiling.
I'm not seeing that error, I'm getting json-glib failing to
cross-compile. Is it possible you have some stale .go files? (guix
platforms) changed recently.
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Simon South, 2024/01/05
- [bug#68263] [PATCH 1/2] gnu: libsmbios: Restrict to only supported systems., Simon South, 2024/01/05
- [bug#68263] [PATCH 2/2] gnu: fwupd: Depend on libsmbios only on supported systems., Simon South, 2024/01/05
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Mathieu Othacehe, 2024/01/07
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems.,
Efraim Flashner <=
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Mathieu Othacehe, 2024/01/08
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Simon South, 2024/01/08
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Efraim Flashner, 2024/01/08
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Simon South, 2024/01/08
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Mathieu Othacehe, 2024/01/08
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Simon South, 2024/01/08
[bug#68263] [PATCH v2 0/2] libsmbios: Restrict to only supported systems., Simon South, 2024/01/10